Forum Replies Created
- AuthorPosts
- September 5, 2017 at 9:24 am in reply to: Critical bug introduced in Filter functionality in last version(s)! #22360
Yutaka Emura
KeymasterHello,
I just want to confirm, but are you using the latest version of EmEditor (v17.1.1)?
Thanks,
Yutaka Emura
KeymasterHello,
I believe this bug was fixed on the latest version (v17.1.1). Can you make sure you are installing the latest version?
Thanks,
Yutaka Emura
KeymasterThe Problem 1 will be fixed on the next version.
The Problem 2 is actually NOT a bug, but it is how EmEditor works.
When you enter a string in the Cell toolbar, EmEditor automatically converts the string according to the CSV rule described in:https://en.wikipedia.org/wiki/Comma-separated_values
I hope this helps.
Thanks,
September 1, 2017 at 10:54 am in reply to: Browse Filter Expressions (Filter toolbar) behavior #22349Yutaka Emura
KeymasterThis issue will be fixed on the next version.
Thanks!September 1, 2017 at 10:39 am in reply to: Bug?: .esy ; EmEditor Syntax File import ignores the Highlight (2) settings #22348Yutaka Emura
KeymasterThis issue will be fixed on the next version.
Thanks!Yutaka Emura
KeymasterHello LTT,
All these issues will be fixed on the next version.
Thanks!Yutaka Emura
KeymasterThe Pin to this (favorite) list, and Unpin from this (favorite) list commands were NOT enabled for workspaces, but I will fix other issues on the next version.
Thanks,Yutaka Emura
KeymasterThis will be fixed on the next version.
Thanks,Yutaka Emura
KeymasterThis will be fixed on the next version.
Thanks!August 31, 2017 at 1:59 pm in reply to: Enabling / disabling Macro Events using a macro in EmEditor Version 17+ #22337Yutaka Emura
KeymasterHello,
“CWP” is NOT related to macros.
Currently, there is no way to enable/disable another macro’s “Runs at Events” settings, unfortunately. I am not sure why you need to enable/disable another macros’ event settings. Maybe, you might want to explain why, and I might think about workarounds.Thanks,
Yutaka Emura
KeymasterThis issue will be fixed on the next version. Thanks!
Yutaka Emura
KeymasterThis issue will be fixed on the next version. Thanks!
Yutaka Emura
KeymasterCan you show me the screenshot of Windows Task Manager > Performance tab > Memory after you open the very large file but before you Replace All?
August 27, 2017 at 11:24 am in reply to: Find Next with the "In the Selection Only" option did not work continuously #22314Yutaka Emura
KeymasterThis will be fixed on the next version.
Thanks!Yutaka Emura
KeymasterGood finding! I will fix that on the next version.
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.
- AuthorPosts