EmEditor (text editor) Forum Index Enhancement Suggestions about Macros
'Silent' find and/or replace | Register To Post |
| Threaded | Newest First | Previous Topic | Next Topic | Bottom |
| Poster | Thread |
|---|---|
| AbqBill | Posted on: 8/30/2011 11:13 am |
Just popping in ![]() ![]() Joined: 4/28/2007 From: Posts: 13 |
'Silent' find and/or replace Hi Yutaka,
I would like to be able to prevent the 'text not found' message in the status line (and sound) if I use the Find and/or Replace methods of the Selection object. It also seems to me that Find/Replace in macros should not affect the search highlight unless requested. Thanks! Bill |
| gordy | Posted on: 6/8/2012 10:49 am |
Just popping in ![]() ![]() Joined: 8/17/2009 From: Posts: 9 |
Re: 'Silent' find and/or replace +1
The Delphi code editor allows you to use F3 while recording/replaying macros and it's very effective. This doesn't work in EmEditor. |
| GRC | Posted on: 2/11/2013 11:32 am |
Just popping in ![]() ![]() Joined: 2/8/2010 From: Posts: 6 |
Re: 'Silent' find and/or replace +1. Highlight should not be affected by selection object search and/or replace.
I also have this problem. I am working in a large text file ( 50Mb). I am performing a regular expression search, and then performing a document.selection.replace on the resulting highlighted text. Even though the search and replace is a simple operation, because the highlighting of the text is affected by the selection.replace operation, Emeditor grinds to a halt with a large text file. If anyone has any alternative suggestions, I'd be eager to hear them. |
| Threaded | Newest First | Previous Topic | Next Topic | Top |
| Register To Post | |


