Forum Replies Created
-
AuthorPosts
-
Yutaka Emura
KeymasterHello,
I am sorry for inconveniences. The Runs at Events issue will be fixed on the next version (v17.1.1). Meanwhile, you can work around by adding a new registry value:
UsedEvents
as REG_DWORD at HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Common, and set the value as 0xffffffff in hexadecimal (or 4294967295 in decimal).
Notes that this workaround will NOT be needed anymore once v17.1.1 is released and installed.
Thanks,
Yutaka Emura
KeymasterThis will be fixed on the next version. I wonder how you came across this bug!
Yutaka Emura
KeymasterThis will be fixed on the next version.
Thanks!Yutaka Emura
KeymasterI will fix the “Runs at Events” bug on the next version.
As for how to run a macro within a macro, please use ExecuteMacro Method:
http://www.emeditor.org/en/macro_editor_editor_executemacro.html
Thanks!
Yutaka Emura
KeymasterI will fix this on the next version. Thanks!
Yutaka Emura
KeymasterThat is a good idea, but I wish you could have written your idea before the official release of v17.0. I might add that feature in future versions.
Yutaka Emura
KeymasterWill be fixed on the next version. Thanks!
Yutaka Emura
KeymasterI will fix that on the next version. Thanks!
Yutaka Emura
KeymasterI fixed these issues on v17.1.0.
Thanks!August 17, 2017 at 8:52 am in reply to: Don't synchronize find/replace text between Find toolbar and Find/Replace dialog #22270Yutaka Emura
KeymasterThis option does NOT completely separate those two histories (Find dialog box and Find toolbar) as there is only one container to save. Therefore, these two histories will be eventually merged into one. I will think about making them completely separate in future versions.
August 16, 2017 at 2:00 pm in reply to: "Collapse All" ~ "Expand All" in Outline Bar doesn't work #22263Yutaka Emura
KeymasterHello sky,
This will be fixed on the next version.
Thanks!August 15, 2017 at 6:52 pm in reply to: Question – Unsmooth /Slack operating while opening a 12MB XML file! #22259Yutaka Emura
KeymasterHello,
I addressed this issue on beta 6, which I released just now.
Thanks!
August 15, 2017 at 10:59 am in reply to: Question – Unsmooth /Slack operating while opening a 12MB XML file! #22250Yutaka Emura
KeymasterOK. Sorry for many revisions. I reproduced the issue if the Match Case option in the Replace dialog box was cleared as default. If the Match Case option is set, the Replace All operation will become much faster. Please set the Match Case if you try to do the similar operation. I will try to remedy the issue.
Thanks,
August 15, 2017 at 10:39 am in reply to: Question – Unsmooth /Slack operating while opening a 12MB XML file! #22248Yutaka Emura
KeymasterI tried to reproduce the issue with similar file: 22MB xml file with 94K instances of the same tag, but it took only 6.547 seconds to complete the same Replace All. However, I just noticed that the portable version will take much, much longer time to complete. I will try to fix this issue.
Thanks,
Yutaka Emura
KeymasterThese words are NOT duplicates. EmEditor always respect case in duplicate deletion/bookmarking. Are you trying to say the opposite?
Yutaka Emura
KeymasterHello,
I reproduced this issue, and it will be fixed on the official release of v17.1.0.
Thank you!Yutaka Emura
KeymasterI reproduced the issue, and it will be fixed on the official release.
Thanks!Yutaka Emura
KeymasterHello,
There is a difference in the selection between the Normal mode (or Non-CSV cell selection mode) and the CSV cell selection mode. However, I can’t reproduce the issue where the last line (with partial columns) can’t be selected. Which version of EmEditor are you using?
Yutaka Emura
KeymasterHello,
I reproduced the issue now.
This is because the Output Window contains many lines of text even if you close the Output Window.
You will probably experience the same slow behavior if you try to create a new file (CTRL+N) or open a new file after Step 3.
I will address this issue, but you might want to clear the contents of the Output window (by selecting Clear All on right-click menu in the Output Window) before you close it to minimize this issue.Thanks!
Yutaka Emura
KeymasterThe markers on the scroll bar are actually disabled for files larger than the size specified in the Minimum File Size to use Temporary File text box in the Advanced page of the Customize dialog box. So, I believe the actual request would be to add more flexible options to specify criteria to disable various highlight features.
Yutaka Emura
KeymasterHello sky,
I am having a difficult time to reproduce the issue. Can you still reproduce the issue with the most recent beta version?
If so, please let me know which options are enabled in the Find dialog box, and also click the Advanced button in the Find dialog, and let me know all the options, regex engine and the number of lines in the Advanced dialog box, as well as all the options in the Extract options.
Thanks,
Yutaka Emura
KeymasterThe recent beta version changes the behavior per your request.
Thanks!Yutaka Emura
KeymasterIf the Validate CSV and Output Errors check box option is set in the CSV page of the Customize dialog box, EmEditor will check the number of columns on each row, and shows an error if it finds inconsistency.
Yutaka Emura
KeymasterThis issue will be fixed on the next version.
Thanks!Yutaka Emura
Keymasterv17.1.0 beta 4 added the Add a Sequential &Number to Untitled Document Name check box in the New File Details dialog box (configuration properties – File page – New Files button).
-
AuthorPosts