Forum Replies Created

Viewing 25 posts - 301 through 325 (of 3,660 total)
  • Author
    Posts
  • in reply to: Batch Find/Replace dialogs #27101
    Yutaka Emura
    Keymaster

    Both these issue will be fixed on v20.2.902. Thank you!

    in reply to: Wrap Indent #27100
    Yutaka Emura
    Keymaster

    I’ve reproduced both these issues, and they will be fixed on v20.2.902. Thank you!

    in reply to: Open URL via tooltip #27087
    Yutaka Emura
    Keymaster

    That’s because both your macro and “%22” want to show tooltips. Which tooltip do you want to see?

    in reply to: Wrap Indent #27086
    Yutaka Emura
    Keymaster

    I am not sure if I understand your last issue. Are you referring to this?:

    Take the picture as example again:
    Set the caret at the end of the logical line.
    Toggle “Wrap Indent”.
    ** The caret blinks at a false position.

    If so, can you post a sample file (or screenshot) and where the cursor is?

    in reply to: "Count Matches" and "Move to Start/End of Document" #27085
    Yutaka Emura
    Keymaster

    I reproduced this issue, and it will be fixed on the next version. Thank you.

    in reply to: CHM/Help #27082
    Yutaka Emura
    Keymaster

    This will be fixed on the next version of Help. Thank you.

    in reply to: Crash on Deleting Duplicate Lines #27081
    Yutaka Emura
    Keymaster

    I reproduced the issue, and it will be fixed on the next version. Thank you.

    in reply to: “Selected Text” in Replace dialog box #27062
    Yutaka Emura
    Keymaster

    I will fix this issue on the next version. Thank you!

    in reply to: Replace problem #27054
    Yutaka Emura
    Keymaster

    I reproduced this issue with exactly “ABC” x 100,000 times = 300,000 characters. I am not sure why but it was OK when the text is very long (100,000,000 characters). Anyway, it will be fixed on the next version. Thank you!

    in reply to: Replace problem #27052
    Yutaka Emura
    Keymaster

    In my case, the Replace finishes in 14 seconds. The sample file was one line “ABCABCABC…”, total of 100,000,000 character long (100MB). The result can be different with other computers. It could be more than a few minutes to finish. I could adjust the timing when the progress dialog box opens. How many minutes did you wait until you reboot the computer?

    Since I can’t reproduce the issue, please do the following steps if you don’t mind.

    Select the Tools menu -> Import and Export, and then select Export all settings into a registry file (if you are using a Desktop Installer) or INI files (if you are using a portable version), and save exported files and folders.

    Then select the Tools menu -> All Commands -> Tools -> Reset All Settings, this should prompt you to restart EmEditor. You can always restore your settings by importing your settings you just saved.

    Please check if the issue still persists. If the issue has been resolved, then please zip exported files and folders (including the AppData subfolder within the exported folder), and email the zip file to me at tech @ emurasoft.com .

    Thank you,

    in reply to: Replace problem #27050
    Yutaka Emura
    Keymaster

    Hi sky,
    Are you using the latest beta v20.1.901? Please wait a few more seconds before you shut down the computer. Does the progress dialog box appear while you are waiting for the Replace finish?

    in reply to: Retrieve/control multiple selections in a macro #27035
    Yutaka Emura
    Keymaster

    The next version will add the iSel parameter to the SetActivePoint method.

    in reply to: CSV Converter #27030
    Yutaka Emura
    Keymaster

    CSV Converter will be scrollable on the next version. Thank you!

    in reply to: Retrieve/control multiple selections in a macro #27029
    Yutaka Emura
    Keymaster

    If you can use GetTopPointX, GetBottomPointX methods, you can use the second parameter iSel to retrieve a specific index of selections. There are no “Set” functions for these. If you need “Set” functions, I will extend the methods for multi-selections. Do you need “Set” functions?

    in reply to: Match an empty cell with regex #27028
    Yutaka Emura
    Keymaster

    If you search a single column for an empty cell, select the column, and make sure the ‘^’ and ‘$’ can Match Beginning and End of the Selection check box is set in the Advanced dialog of the Find dialog, and search for ^$.

    in reply to: “Selected Text” in Replace dialog box #27027
    Yutaka Emura
    Keymaster

    Hello LTT,
    These issues and suggestions will be addressed on the next version. Thank you!

    in reply to: Unable to select a word by double clicking in CSV headings #27026
    Yutaka Emura
    Keymaster

    I reproduced the issue, and it will be fixed on the next version. Thank you!

    in reply to: CTRL + Click #27025
    Yutaka Emura
    Keymaster

    Hello LTT,
    I reproduced these issues, and they will be fixed on the next version. Thank you!

    in reply to: Replace problem #27024
    Yutaka Emura
    Keymaster

    Hello sky,
    I reproduced this issue, and it will be fixed on the next version. Thank you!

    in reply to: Batch Find/Replace dialog box problem… #27023
    Yutaka Emura
    Keymaster

    This will be fixed on the next version. Thank you!

    in reply to: “Selected Text” in Replace dialog box #27013
    Yutaka Emura
    Keymaster

    Hello sky,

    This is the correct behavior if you select multiple lines. In this case, EmEditor will set the In the Selection Only option instead.

    in reply to: Cursor position #27009
    Yutaka Emura
    Keymaster

    Hi LTT,
    These issues will be fixed on v20.1.1.
    Thank you!

    in reply to: Sum macro problem #27008
    Yutaka Emura
    Keymaster

    Hello sky,
    This issue will be fixed on the next version.
    Thank you!

    in reply to: Wrap Indent #27007
    Yutaka Emura
    Keymaster

    Hello LTT,
    This issue will be fixed on the next version.
    Thank you!

    in reply to: Character Code value problem #26998
    Yutaka Emura
    Keymaster

    Hello sky,

    I am sorry for inconveniences.

    If EmEditor crashes, a crash report file will be created usually in the C:\ProgramData\Emurasoft\EmEditor\Error folder. Please email me the most recent file (compressed to a Zip archive) as an attachment with the detail information including procedure to reproduce your issue.

    In order for me to reproduce the issue, please do the following steps if you don’t mind.

    Select the Tools menu -> Import and Export, and then select Export all settings into a registry file (if you are using a Desktop Installer) or INI files (if you are using a portable version), and save exported files and folders.

    Then select the Tools menu -> All Commands -> Tools -> Reset All Settings, this should prompt you to restart EmEditor. You can always restore your settings by importing your settings you just saved.

    Please check if the issue still persists. If the issue has been resolved, then please zip exported files and folders (including the AppData subfolder within the exported folder), and email the zip file to me.

    You can also send me a small sample file that I can reproduce the issue (after zipped).

    Thank you,

Viewing 25 posts - 301 through 325 (of 3,660 total)