Forum Replies Created
- AuthorPosts
- Yutaka EmuraKeymaster
Are you using the portable version (using INI files) or the normal installation (using the Registry)?
Do you use regular expressions?
Yutaka EmuraKeymasterThis bug will be fixed on beta 5. Thanks!
Yutaka EmuraKeymasterThat’s a good idea! The next version (7) will automatically open files from View/Source in IE in Read Only mode if the HTML file is in the Internet Temporary folder.
Yutaka EmuraKeymasterPlease be more specific and write in details about your request. Which shortcuts are you talking about?
August 20, 2007 at 10:20 pm in reply to: Opening multiple files using the OPEN dialog AND from the command line #4588Yutaka EmuraKeymasterIn Command Prompt, you can use FOR statement. For example:
for \%f in (*.ini) do emeditor.exe \%f
Yutaka EmuraKeymasterBoth Ctrl + Alt + N and Ctrl + Alt + x (Not Alt + X) are defined by EmEditor Tray Icon. You can disable both from the Customize Tray Icon dialog box.
August 19, 2007 at 3:17 am in reply to: Opening multiple files using the OPEN dialog AND from the command line #4580Yutaka EmuraKeymasterTheXman wrote:
I know that it may be a little late in the game but I’ll ask anyway. A while back I posted a suggestion that the ability to open multiple files from the command line AND from the open dialog. It looks as though the ability to open multiple files from through the OPEN dialog has been added to version 7. Unfortunately, doing so from the command line looks like it did not make it. I’m aware that doing this from the command line (without any switches) is a little more difficult in that it may break some of the existing functionality dealing with remembering the last open folder. However, maybe a new switch can be added to open multiple files? That way the existing command line functionality would not be affected. Opening multiple files from the command line would be much more useful (at least for me).Xavier
:-DYou should be able to open multiple files from command line:
emeditor.exe file1 file2 …
Please let me know if you have any further questions.
August 17, 2007 at 9:24 pm in reply to: Beta 3: When I open read-only file, a message box is shown #4572Yutaka EmuraKeymasterI think I fixed this bug on beta 4, but please come back to me with more details if you still see any problems on beta 4. Thanks!
Yutaka EmuraKeymasterYes, just install version 7 over 6, and it will pick up old configurations.
Yutaka EmuraKeymasterI also noticed this bug, and it will be fixed on beta 4. Thanks!
Yutaka EmuraKeymasteruser wrote:
hellocan you tell me please how to:
1) select all lines containing a string
2) select all lines NOT containing a stringthanks
Did you try these macros?
http://www.emeditor.com/modules/mydownloads/singlefile.php?cid=8&lid=170
http://www.emeditor.com/modules/mydownloads/singlefile.php?cid=8&lid=169Yutaka EmuraKeymasterI changed b to strong and i to em on beta 3. Thanks!
Yutaka EmuraKeymasterVersion 7 allows you to convert/replace within box selection. You can now replace something within box selection. Please let me know your specific needs if this still does not work for you.
Yutaka EmuraKeymasterI understand the issue, but it might take a while before I can fix this issue including data structure changes, which might also cause incompatibilities with the existing plug-ins. Please let me think about it if I can fix this before version 7 release. Thanks!
Yutaka EmuraKeymasterI fixed most of relative/absolute path issues on beta 3. Please give a try!
Yutaka EmuraKeymasterI hope I fixed this issue on beta 3.
Yutaka EmuraKeymasterI fixed this issue on beta 3. I hope this does not cause any other issues…
Yutaka EmuraKeymasterI am not sure if this is related, but I fixed the related issue. Please see if Beta 3 resolves this issue. Thanks!
Yutaka EmuraKeymasterI cannot reproduce this problem. It looks like Windows system issue. You might want to reboot Windows if the issue still appears.
Yutaka EmuraKeymasterEUC-KR should be already there. Can you find the other in Tools menu -> Define Encodings?
Yutaka EmuraKeymasterI didn’t have a time to fix the absolute/relative path issue before beta 2. I will certainly try to fix this issue by the release version. Thanks!
August 10, 2007 at 3:26 am in reply to: EmEditor Professional 7.00 beta 1 (through August 14, 2007) #4525Yutaka EmuraKeymasterI also downloaded a portable version , select a line by triple-click works there, i think i know how to operate the triple-click
it indeed failed in my direct-updated version:(I guess it was not installed correctly. Please reboot your computer and try again.
Yutaka EmuraKeymaster“Wscript” is not included in the Highlight list, so it will not be displayed unless “wscript” is used in the document. Those words with blue symbols are from the current document while those with pink symbols are from the Highlight list.
Yutaka EmuraKeymasterI believe it is a bug. I will try to fix that. Thanks!
Yutaka EmuraKeymasterI reproduced this issue. I will certainly fix that. Thanks!
- AuthorPosts