Forum Replies Created

Viewing 25 posts - 826 through 850 (of 3,700 total)
  • Author
    Posts
  • in reply to: Is this a bug? #22847
    Yutaka Emura
    Keymaster

    This seems a Windows 10 issue. I will address this issue on the next version.

    Thanks,

    in reply to: Configuration properties in the memory #22835
    Yutaka Emura
    Keymaster

    Hello 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,

    in reply to: Problem with filtering after using AND #22822
    Yutaka Emura
    Keymaster

    Hello,

    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?

    in reply to: Very Long Lines Exist ? #22792
    Yutaka Emura
    Keymaster

    As 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.

    in reply to: Very Long Lines Exist ? #22791
    Yutaka Emura
    Keymaster

    Hello 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,

    in reply to: Projects Plug-In #22758
    Yutaka Emura
    Keymaster

    Currently, 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.

    in reply to: No sound playback in Windows build 17063 #22739
    Yutaka Emura
    Keymaster

    EmEditor 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.

    in reply to: Projects Plug-In #22738
    Yutaka Emura
    Keymaster

    I 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?

    in reply to: Add shortcut Ctrl+A to the Cell Toolbar #22715
    Yutaka Emura
    Keymaster

    Hello,
    v17.3.0 adds that feature.
    Thanks,

    in reply to: "Replace in Files" CR and LF problem #22689
    Yutaka Emura
    Keymaster

    Regardless 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,

    in reply to: Newline Characters replacement problem #22687
    Yutaka Emura
    Keymaster

    Since 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.

    in reply to: bookmarks – removed bookmarks return after "reload" #22684
    Yutaka Emura
    Keymaster

    I 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?

    in reply to: Newline Characters replacement problem #22681
    Yutaka Emura
    Keymaster

    That 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.

    in reply to: bookmarks – removed bookmarks return after "reload" #22680
    Yutaka Emura
    Keymaster

    I couldn’t find your message. Please email me again and please identify yourself in your email.

    in reply to: bookmarks – removed bookmarks return after "reload" #22677
    Yutaka Emura
    Keymaster

    I couldn’t find your email with your name Pepper Mint. Can you send me again? Please include your name Pepper Mint in your email.

    in reply to: /nr again when the file is already open #22668
    Yutaka Emura
    Keymaster

    I will fix this on the next version. Thanks!

    in reply to: Filter > Select > Delete Line #22667
    Yutaka Emura
    Keymaster

    This issue will be fixed on the next version. Thanks!

    Yutaka Emura
    Keymaster

    This issue will be addressed on the next version.

    in reply to: Redo #22664
    Yutaka Emura
    Keymaster

    This will be fixed on the next version. Thanks!

    in reply to: How to hide some columns temporarily in CSV mode? #22663
    Yutaka Emura
    Keymaster

    Hello,

    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,

    in reply to: Problem with Auto Reload file #22637
    Yutaka Emura
    Keymaster

    Hello,

    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?

    in reply to: bookmarks – removed bookmarks return after "reload" #22636
    Yutaka Emura
    Keymaster

    Hello,

    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,

    Yutaka Emura
    Keymaster

    Hello,

    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,

    in reply to: Problem with Auto Reload file #22633
    Yutaka Emura
    Keymaster

    Hello,

    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.

    in reply to: How can I change my avatar picture? #22632
    Yutaka Emura
    Keymaster

    To change the avatar picture, please refer to:

    https://www.emeditor.com/forums/topic/our-website-redesigned/

Viewing 25 posts - 826 through 850 (of 3,700 total)