Forum Replies Created
- AuthorPosts
Yutaka Emura
KeymasterHello,
If the Adjust Separator Positions Automatically is checked, EmEditor will adjust the column size automaticaly when EmEditor opens a CSV file, or when you reorder columns, insert or delete text. If not, EmEditor will not adjust columns automatically.
Thanks,
Yutaka Emura
KeymasterHello,
The current workspace feature can save the cursor positions, but not selections. We might consider this in future versions.
Thanks,
Yutaka Emura
KeymasterHello,
You cannot have two versions coexist at the same time. Please use a portable version if you want to try in a different folder.
Thanks!
Yutaka Emura
KeymasterYou can set the “Save Options” check box at the end of the wizard. Thanks!
Yutaka Emura
KeymasterYes, as you can see, there is a limitation of 259 characters long for the header text field. You can use the $(FirstLine) parameter to avoid this limitation, or check the “Repeat the first line as header” check box as described above.
Thanks!
Yutaka Emura
KeymasterHello,
I am not sure exactly what your question is. However, in the new beta version, the “Repeat the first line as header” check box was added to the “Header and footer” page of the “Split Current Document into Several Files” wizard.
If you still use the old stable version, you might want to add “\r\n” to the end of the header you specify, which will add the newline.
Thanks!
July 10, 2015 at 3:18 pm in reply to: use of escaping in strings when using regex and command line find and replace #20227Yutaka Emura
KeymasterHello,
I don’t recommend using command line options to do replace. Please use a macro to do the replace.
Thanks!
July 7, 2015 at 11:38 am in reply to: Dont show "Create Text File" in context menu in EmEditor 15.1.0 #20222Yutaka Emura
KeymasterUsing the Registry Editor, locate HKEY_CLASSES_ROOT\emeditor64.txt
In this key, can you find FriendlyTypeName value? If not, you can create this value (String Value) as:Value name:
FriendlyTypeName
Value data:
Текстовый документ
I hope this helps.
July 6, 2015 at 1:24 pm in reply to: Dont show "Create Text File" in context menu in EmEditor 15.1.0 #20220Yutaka Emura
KeymasterThis has been fixed on v15.1.6. Sorry for the delay.
Thank you!Yutaka Emura
KeymasterHello,
You can add leading zeros in the First Line text box in the Numbering dialog box.
For example, if you want to add 001, 002, 003, …, then you would specify “001” in the First Line text box.Thanks!
June 19, 2015 at 12:31 pm in reply to: Dont show "Create Text File" in context menu in EmEditor 15.1.0 #20199Yutaka Emura
KeymasterPlease create the key ShellNew and also create NullFile value as described before.
June 19, 2015 at 10:40 am in reply to: Dont show "Create Text File" in context menu in EmEditor 15.1.0 #20197Yutaka Emura
KeymasterUsing the Registry Editor (regedit.exe), locate to HKEY_CLASSES_ROOT\.txt and if you don’t see a key:
HKEY_CLASSES_ROOT\.txt\ShellNew
craete this key above.
Then create a string value called “NullFile” under the ShellNew key and assign an empty string.
HKEY_CLASSES_ROOT\.txt\ShellNew NullFile REG_SZ (empty)
Thank you,
Yutaka Emura
KeymasterHello,
You should be able to use Python as a macro language for EmEditor.
Please refer to:
http://www.emeditor.com/help/macro/directive/language.htm
and let me know if you still have any questions.
Thank you,
June 17, 2015 at 1:55 pm in reply to: BUG: Word Count: Refresh Automatically -> Refreshes count during selection #20183Yutaka Emura
KeymasterThere are two columns in this plug-in (three if you include the headings). If you scroll to the right, you will find the “Selection Only” column, and it should be updated when you are selecting text by the mouse.
June 17, 2015 at 1:17 pm in reply to: BUG: Word Count: Refresh Automatically -> Refreshes count during selection #20181Yutaka Emura
KeymasterHello,
I am not sure what the issue is. Can you please describe more in details?
Yutaka Emura
KeymasterHello JohnQSmith,
This issue was fixed on v15.1.4.
Thank you!
Yutaka Emura
KeymasterHello,
It could be resource files. Do you use our official language files which come with the program from our Download link?
If an exception happens, you will usually see a crash report file. Can you email me after zipped to tech @ emurasoft.com ? Thank you,
Yutaka Emura
KeymasterHello Paul,
I am sorry. It is fixed now.
Thanks,
Yutaka Emura
KeymasterHello JohnQSmith,
I reproduced the issue, and I will look into the issue.
For this task, you might want to use the Filter toolbar.
You can enter “ABCD00000” with the “Negative” button pressed. After filtered, press the “Extract All” to get all lines without “ABCD00000”.
Thanks,
May 17, 2015 at 10:07 am in reply to: How i can update ".java" options colors Inside Emeditor ??? #20094Yutaka Emura
KeymasterIf you want to reset all settings, you can go to Tools menu > All Commands > Tools > Reset All.
If you don’t want to reset all settings, you can go to Properties of Java configuration, Highlight (1) and click “Reset”.Thanks,
Yutaka Emura
KeymasterHello,
This is fixed on version 15.1.2. Please update on the Help menu > Check Updates.
Thank you,
Yutaka Emura
KeymasterHello,
Thanks for screenshots. I fixed those on EmEditor v15.1.1, which will be released shortly.
Thanks!Yutaka Emura
KeymasterHello,
Can you send me a screenshot of the problem on EmEditor? That would be helpful. You can paste the image here, or email me at [email protected].
Thank you!May 13, 2015 at 11:48 am in reply to: Dont show "Create Text File" in context menu in EmEditor 15.1.0 #20072Yutaka Emura
KeymasterHello,
I realize this issue, and it will be fixed shortly on v15.1.1.
Thanks!
Yutaka Emura
KeymasterHello QiaoJiao,
This request has been supported on v15.1.0 beta 4:
https://www.emeditor.com/forums/topic/emeditor-v15-1-0-beta-4/
Thanks,
- AuthorPosts