Forum Replies Created
- AuthorPosts
Yutaka Emura
KeymasterThis seems a Windows 10 issue. I will address this issue on the next version.
Thanks,
Yutaka Emura
KeymasterHello LTT,
I can’t reproduce the issue. Which version of EmEditor are you using? If you are not using the newest version, please update to the newest version. Portable version or Installer version? It is possible that either configuration A or B was corrupted. Can you try another configuration to reproduce the issue?
Thanks,
Yutaka Emura
KeymasterHello,
I am not sure what the issue is. How exactly can’t you easily return to normal mode?
Are you using the newest version of EmEditor?Yutaka Emura
KeymasterAs of the current version of EmEditor, the condition to trigger this prompt is supposed to be 0x08000000 (134,217,728) characters or more exist in one line.
Yutaka Emura
KeymasterHello sky,
This is a bug, and I will fix that on the next minor version. Meanwhile, you can set the Do not show this message again option in this dialog box, or Prompt when Very Long Lines Exist check box in the Edit page of the Customize dialog box.
Thanks,
Yutaka Emura
KeymasterCurrently, it is not possible to define several root folders in the Explorer plug-in. If this is important, and if the Explorer plug-in is right for you, I can think about adding the ability to define several root folders to the Explorer plug-in.
Yutaka Emura
KeymasterEmEditor does NOT use such APIs. The Windows build 17063 is yet in Preview Build, and has NOT been officially released. I imagine any issues will be resolved by the official release.
Yutaka Emura
KeymasterI think you should use Explorer plug-in instead, and locate the system folder, and select “Make this Root” when you right-click on the located system folder in the Explorer plug-in tree. The projects plug-in does NOT link to a folder. Does this make sense?
Yutaka Emura
KeymasterHello,
v17.3.0 adds that feature.
Thanks,Yutaka Emura
KeymasterRegardless of this setting, Replace in Files will treat CR and LF separately if the Use Regular Expressions is on.
Please see:
http://www.emeditor.org/en/howto_search_search_nl.html
Thanks,
Yutaka Emura
KeymasterSince you are using a regular expression to replace, it won’t become as fast as the “Remove Newline Characters” command. You might want to try the “Use Escape Sequence” option instead of the “Use Regular Expressions” option. Nevertheless, the “Remove Newline Characters” command is the fastest way among these 3 methods.
Yutaka Emura
KeymasterI received your message and video, but I couldn’t reproduce the issue. Also, this is different procedure from the one you described above. You wrote:
I use ctrl+f2 to toggle off a bookmark then make some edits and save. When I reload the file, the bookmark is there. How do I permanently remove a bookmark?
But, the way you reload in the video is different, and do you want bookmarks turned on or off?
I have to ask again. Is “Save Cursor Position and Bookmarks” check box is set in the File page of the Customize dialog box?
Yutaka Emura
KeymasterThat is probably related to the settings in the Advanced page of the Customize dialog box.
You might want to increase the number in the Minimum File Size to Use Temporary File text box so that your file is under this number if you need to do many replaces. This will avoid using the temporary file, and will load all the file contents to the memory (RAM) so that EmEditor will replace many lines faster.
Please also use the latest version of EmEditor.Yutaka Emura
KeymasterI couldn’t find your message. Please email me again and please identify yourself in your email.
Yutaka Emura
KeymasterI couldn’t find your email with your name Pepper Mint. Can you send me again? Please include your name Pepper Mint in your email.
Yutaka Emura
KeymasterI will fix this on the next version. Thanks!
Yutaka Emura
KeymasterThis issue will be fixed on the next version. Thanks!
December 3, 2017 at 6:47 pm in reply to: Non-empty EOF line can not be duplicated when selection is multiple-line #22665Yutaka Emura
KeymasterThis issue will be addressed on the next version.
Yutaka Emura
KeymasterThis will be fixed on the next version. Thanks!
Yutaka Emura
KeymasterHello,
You can’t hide a column, but you can adjust a column size so one column has only 1 character width. You might want to clear the Adjust Separator Positions Automatically check box in the CSV page of the Customize dialog box if you have not done already.
I will think about adding move right/left a column command in the future, but you can drag and drop selected column(s) if the Cell Selection Mode is disabled.
Thanks,
Yutaka Emura
KeymasterHello,
I reproduced the issue, but I don’t know if Command Prompt output can be monitored in this fashion. Do you know any other text editors that can monitor the output like this?
November 21, 2017 at 10:23 am in reply to: bookmarks – removed bookmarks return after "reload" #22636Yutaka Emura
KeymasterHello,
I can’t watch this video, or I don’t want to download the video from this website. Can you give me a DIRECT link to a popular video file format (such as .mp4, .avi, .mov, etc.), or email me those files as an attachment?
Thanks,
November 21, 2017 at 9:38 am in reply to: Option for filters.Import() to append to current filter rather than only replace #22635Yutaka Emura
KeymasterHello,
The next version (v17.2.5) will add the second parameter (bAppend) to the Import() method. If bAppend is true, the Import() method will append the filters. If the second parameter is omitted, bAppend is assumed as false.
Thanks,
Yutaka Emura
KeymasterHello,
In the File page of configuration properties, did you select Auto-Reload from the Changed by Another Program drop-down list? If you need to have it reloaded more frequently, you might want to enter a smaller number in the Monitor Interval text box.
Yutaka Emura
KeymasterTo change the avatar picture, please refer to:
https://www.emeditor.com/forums/topic/our-website-redesigned/
- AuthorPosts