Forum Replies Created

Viewing 25 posts - 326 through 350 (of 3,679 total)
  • Author
    Posts
  • 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,

    in reply to: Wrap Indent #26992
    Yutaka Emura
    Keymaster

    Thank you for explaining but this will need another option to set the min length. I might think about it in future versions.
    The bug on toggling the wrap indent was addressed on beta 8 (20.0.908).

    in reply to: EmEditor v20.1 beta 7 (20.0.907) #26991
    Yutaka Emura
    Keymaster

    This issue was addressed on beta 8 (20.0.908).

    in reply to: CSV trivia #26990
    Yutaka Emura
    Keymaster

    These issues 1, 2, and 3. were addressed on beta 8 (20.0.908). As for 2., Replace can work only the first time. In this case, Replace All should be used.

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

    This issue was fixed on v20.1 beta 7 (20.0.907).

    in reply to: EmEditor v20.1 beta 4 (20.0.904) #26982
    Yutaka Emura
    Keymaster

    This issue was fixed again on v20.1 beta 7 (20.0.907). Thanks!

    in reply to: Auto-width the dropdown lists where necessary #26981
    Yutaka Emura
    Keymaster

    This issue was addressed in v20.1 beta 7 (20.0.907).

Viewing 25 posts - 326 through 350 (of 3,679 total)