Forum Replies Created
- AuthorPosts
Yutaka Emura
KeymasterHello,
You can also use the Filter feature to do just these, and so these macros are not necessary anymore.Yutaka Emura
KeymasterHello John,
I apologize for any inconveniences. I received the similar issue by email, and I believe there are embedded newlines when visible lines were reduced, and the Output bar should show “Invalid double quotes”.
The older version would continue when this happens, but v18.0.5-v18.0.6 will embed all newlines after the encountered line. The next version should fix this issue.If the source file does NOT contain any embedded newlines, you can clear the “Allow newlines in double quotes” check box in the CSV page of the Customize dialog box. This will fix the issue, and also will make EmEditor faster.
I will release a minor update soon. If you want to make sure the new version will work for you, I will, either send you a new test version for you to test, or you can send me a sample file so that I can test, so let me know if you would like either way. Again, I am sorry for inconveniences.
Thank you for reporting the issue.
Yutaka Emura
KeymasterHello Dino,
You might want to remove ‘)’ from the Characters Not Allowed at End text box in the Link page of configuration properties.
Thanks,
Yutaka Emura
KeymasterWe’ve fixed all these issues on v18.0.6.
Thanks,Yutaka Emura
KeymasterHello LTT,
We’ve fixed Issue 2 and Issue A on v18.0.6. Issue B is due to the slowness because a new window group is opened, and please wait a few seconds until the candidate list becomes ready (v18.0.6 should be much faster).
Yutaka Emura
KeymasterHello LTT,
We’ve fixed all the issues except non-critical Issue 7 and Issue 1+ on v18.0.6.
Thanks,
Yutaka Emura
KeymasterI am sorry for inconveniences. Please select “Import and Export” on the Tools menu, “Export all settings into a registry file”, and zip the .reg file and AppData folder (and inside the folder), and send it to me at tech @ emurasoft.com as an attachment. However, if you are using the portable version, you can send me all the INI files plus AppData folder. Please also include a sample file to reproduce the issue, screenshots to show the issue, and steps to reproduce the issue.
Thanks,
Yutaka Emura
Keymasterv18.0.4 fixes the Suggestion 3 issue.
I can’t reproduce the Issue 2. However, it is not unusual that the candidate list is displayed somewhat slower if the dictionary size is large.
Can you please write numbers in details (how many seconds to display the list, and how large the dictionary is)?Yutaka Emura
KeymasterHello LTT,
These issues will be fixed on the next version. Thanks!
Yutaka Emura
KeymasterYou can go to the View page of the Customize dialog box, reset the “Use System Color”, and click Text and Background buttons to customize colors.
For German translations, can you please clarify which text you are talking about? Please write more info, and you can send me a screenshot at tech @ emurasoft.com
Thanks,
August 9, 2018 at 7:57 am in reply to: Custom menu items fail to work after upgrading to v18.0.0 #23593Yutaka Emura
KeymasterThere were issues with menus on v18.0.0. We will fix the issues and release a minor update shortly. I apologize for any inconveniences.
Yutaka Emura
KeymasterHello,
The new version (v18.0) moves commands in “This Document” up the hierarchy by default.
You can also access the Bookmark related command by right-clicking on the Line Numbers of the left edge of the EmEditor window.
Or, you can press CTRK + K to show User Menu (1) to select a selected number of bookmark related commands.
Or, you can record a bookmark related command as a macro, save it as a macro file, and add that macro to the toolbar.Thanks,
Yutaka Emura
KeymasterHello LTT,
We’ve fixed all these issues on the next version.
Thanks,Yutaka Emura
KeymasterHello LTT,
All issues except 2 and 3 will be addressed on the next version. I am not sure if I understand/reproduce the Issue 2, but it might be also addressed on the next version. Please see if it is fixed when the next version is released.
All suggestions will be also addressed on the next version.
Thanks,Yutaka Emura
KeymasterHello David,
If you use “eeExFind…” flags in Find/Replace macros, please use them as a separate parameter like this:
document.selection.Replace("de_DE@(.+?);","",eeFindNext | eeReplaceAll | eeFindReplaceRegExp, eeExFindRegexBoost);
If the issue still persists, please let us know.
Thanks,
Yutaka Emura
KeymasterHello,
The next version (v17.9.0 beta) will address this issue.
Thanks!Yutaka Emura
Keymaster** Any way to delete the last editable line(s) leaves an empty line.
** Triple-clicking in an editable line selects the line including the newline character, except in the last editable line.These are correct behaviors.
All the other issues will be addressed on the next version. Thanks!
Yutaka Emura
KeymasterThese issues will be addressed on the next version. Thanks!
Yutaka Emura
KeymasterWe reproduced the issue when the Show Markers on Vertical Scroll Bars is cleared in the Scroll page of configuration properties. We will address the issue on the next version. I am sorry for any inconveniences, and thank you for reporting the issue.
Yutaka Emura
KeymasterIssue 3-3 also occurs on Untitled documents.
I am not sure what you mean by this? Are you talking about a normal untitled document (NOT grabbed text)? If so, this is an intentional behavior.
Yutaka Emura
KeymasterI am not sure if you tried, but you can use the Advanced Filter on the Filter toolbar.
As for your second suggestion, I am not sure if the “Wildcard” is a good solution. Regular expressions should be easy to understand and flexible. Please let me know if you need more help.
Thanks,Yutaka Emura
KeymasterAs for double-clicking on an Option item, this will be fixed on the next version.
Yutaka Emura
KeymasterAll these issues will be fixed on the next version. Thanks!
Yutaka Emura
KeymasterIssue D: I reproduced the issue. Thank you.
Issue E: I will think about an option in the future.Yutaka Emura
KeymasterIssue D: We can’t reproduce the issue with EmEditor v17.8.0 whether DirectWrite is on or off. Can you make sure you are using the latest version of EmEditor, and can explain once more in details?
Issue E: WordComplete plug-in does NOT monitor dictionary file changes. If this is important, we might add extra code to monitor those changes.
Issue G: We reproduced the issue, and will fix it on the next version.
Issue ZZ: We will add these accelerators on the next version.
- AuthorPosts