Forum Replies Created
- AuthorPosts
Yutaka Emura
KeymasterOpening the same file in several EmEditor windows is NOT supported.
Thanks!
Yutaka Emura
KeymasterWhat kind of theme do you use in the Display properties of Windows? Please try resetting the theme.
You can also try Classic Theme, which causes EmEditor to use an alternate node image for Outlining.
Yutaka Emura
KeymasterAre you using Remote Desktop and connect to your machine remotely? I reproduced the issue by using Remote Desktop.
Yutaka Emura
KeymasterI don’t see this issue anymore maybe because of Windows updates. Can you update your Windows (please apply all available updates), restart Windows, and try again?
Thanks,February 10, 2018 at 7:38 pm in reply to: Spellchecker correction applied to highlighted words spills beyond one word #22848Yutaka Emura
KeymasterHello,
It depends on how those words are highlighted. If they were highlighted exactly the same way as misspelled words, EmEditor will NOT figure out which text are misspelled words, and currently this is limitation of EmEditor. If this is important, I might have to look into the issue. If you are NOT sure what I mean, please send me a screenshot so that I can figure out exactly what the issue is.
Thanks,
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,
- AuthorPosts