Search found 4 matches

by Erik G D
Fri Jun 07, 2013 7:04 am
Forum: General
Topic: Some regexps which worked before now causes "eternal lo
Replies: 9
Views: 1470

The bug has survived into 7.0.7 Inserting the line "oh dear", then replacing regexp "(.*)" with "o" results (after a while) in a long line starting with "oooooooo...". Even though this problem can be circumvented by changing the regexp, I still consider it a bug, a bug that has been introduced after ...
by Erik G D
Thu Jun 06, 2013 2:03 pm
Forum: General
Topic: Some regexps which worked before now causes "eternal lo
Replies: 9
Views: 1470

Some regexps which worked before now causes "eternal lo

In earlier versions, replacing the whole contents of a line with something, in this way: replace "\(.*\)" with "some text including \1;" did work. Now (version 7.0.4) the corresponding regexp, "(.*)", causes TP to hang, eventually producing the error message (which btw cannot be copied and pasted ...
by Erik G D
Fri Feb 08, 2008 8:19 am
Forum: General
Topic: Start Record Macro menu item not present after upgr. to 5.1
Replies: 4
Views: 430

Start Record Macro menu item not present after upgr. to 5.1

Hi, the Macro menu only shows "Stop Recording" after I've upgraded to 5.1. Obviously this must have to do with my Windows XP configuration. But is there a solution? Removing config.xml from a directory under C:\Documents and Settings has been mentioned in another post, but there is no such directory ...
by Erik G D
Tue Jan 29, 2008 10:04 am
Forum: Enhancement Suggestions
Topic: Open file in new tab not new instance
Replies: 12
Views: 2043

Allow multiple instances, but open files in active instance

Previous versions of Textpad let the user decide if and when a new instance should be started, by opening files in the currently active (if any).
Several issues regarding this has been registered in the forums.

Why has this behaviour been removed, and when will it be reimplemented?

Regards,
Erik