Forum Replies Created

Viewing 25 posts - 1,926 through 1,950 (of 3,703 total)
  • Author
    Posts
  • in reply to: get help on function using standart chm files #9511
    Yutaka Emura
    Keymaster

    Hi Stefan,

    I rebuilt the program using the static library:

    eehelptool001.zip

    so you won’t need the Visual C++ 2010 Redistributable Package any more.

    You might need to add all the tools, and those tools appear on the toolbar, but you can set the keyboard shortcut for each configuration. Therefore, you can customize the same shortcut key to launch both vbx.CHM for VBS doc and html.CHM for HTML doc.

    Thanks!

    in reply to: get help on function using standart chm files #9509
    Yutaka Emura
    Keymaster

    Hi Stefan,

    I created a small program that can be used to open a CHM file with a keyword from EmEditor external tools.

    Please download

    eehelptool.zip

    You can specify external tool properties as:

    Command: the path to eehelptool.exe
    Arguments: “CHM file path” $(WordText)

    Please see the screenshot included in the zip file.
    I hope this tool helps you.

    Thanks!

    in reply to: Snippet Plugin: "Edit > Modify > auto save" question #9508
    Yutaka Emura
    Keymaster

    Hi Stefan,

    This is the intended behavior.
    The modified documents are automatically saved, so I thought we shouldn’t need prompt to ask. If there were prompts, there is another problem when trying to close the plug-in (when opening a new plug-in custom bar, for instance). However, in the future, I might include the snippets plug-in to the EmEditor core so that I can add an option to ask for the prompt.

    Thanks!

    in reply to: Snippet Plugin drag&drop joins lines #9505
    Yutaka Emura
    Keymaster

    Hi Stefan,

    This feature will be added on the next major version.

    Thank you!

    in reply to: External Tools configuration #9495
    Yutaka Emura
    Keymaster

    Hello,

    I am sorry, it was my mistake. There is no Output bar option for the Standard Error (nor for the Standard Output). I will consider adding the Output bar as an option for future versions. Thanks for your inputs!

    in reply to: in chinese lan no include ini config file #9493
    Yutaka Emura
    Keymaster

    I am fixing those 。 to ‘.’. Thank you for letting us know!

    in reply to: in chinese language translate is wrong #9492
    Yutaka Emura
    Keymaster

    I am fixing those words. Thanks!

    in reply to: External Tools configuration #9491
    Yutaka Emura
    Keymaster

    Hello JohnQSmith,

    This screenshot

    /images/emeditor10_tool_prop_e.png

    replaces the current document with the new standard output, and shows the standard error as a tooltip. You can change the standard output to the new document, and then standard error as the output bar. I hope this helps.

    Thanks!

    in reply to: emed32_10.1.0a.exe #9486
    Yutaka Emura
    Keymaster

    This is just for an installer fix. There were no changes between emed32_10.1.0 and emed32_10.1.0a in program files (including emeditor.exe).

    in reply to: Ctrl+F3 non-intuitive work #9485
    Yutaka Emura
    Keymaster

    I will add a little smart way in the future version.
    Thanks!

    in reply to: REQ: Undo/Redo drop-down list toolbar buttons #9483
    Yutaka Emura
    Keymaster

    Hello Deipotent,

    I might think about this in future versions.
    Thanks!

    Yutaka Emura
    Keymaster

    Hello,

    You probably had “Count Matches” check box checked. I fixed this issue on the next version.
    Thanks!

    Yutaka Emura
    Keymaster

    Hello Deipotent,

    This will be fixed on the next version.
    Thanks!

    in reply to: Column problem in TSV mode #9465
    Yutaka Emura
    Keymaster

    Hello spudly,

    I am sorry it was not fixed on v10.1.0. I have just fixed that in my code, so the fix will be reflected on the next release, whether it is minor or major. Thank you!

    in reply to: Regression: Focus in Checking for Updates #9462
    Yutaka Emura
    Keymaster

    Hello dw7832,

    Thanks for your report. I needed to downgrade the installer because there was a problem in the latest version. I will look into this issue.

    in reply to: no reason closed #9459
    Yutaka Emura
    Keymaster

    Hello,

    I can’t reproduce your issue, so I won’t be able to fix the issue. Can you please take a screenshot of the dialog you encounter, and email me at tech@emurasoft.com? Please identify you are from the forum so I can easily recognize you. Thank you!

    in reply to: Exceptions or bugs? #9456
    Yutaka Emura
    Keymaster

    Hi LTT,

    This is a Windows issue, and not the EmEditor issue. Windows escape and unescape command lines because a double quote (“) and a backslash () has a special meaning. For instance, means so you will need to use to send a backslash and a quote. It is a very complicate matter, so please refer to Microsoft documents in order to understand how to escape command lines. While the command options are documented in the EmEditor Help, this Find in Files command option is not recommended to use directly. It is internally used by EmEditor.

    in reply to: Exceptions or bugs? #9454
    Yutaka Emura
    Keymaster

    Hello LTT,

    Thank you for explaining. This was certainly a bug, and I am fixing it for the next minor version – 10.1.0.

    Thanks again!

    in reply to: Exceptions or bugs? #9452
    Yutaka Emura
    Keymaster

    1. It is possible that the Replace All do not work exactly same as the Replace Next.

    2. Can you please create a sample file, and explain what you expect as a result? You might want to zip your sample file, and send it to tech@emurasoft.com, and please identify yourself as a forum member.

    3. It is possible that you might escape a backslash when you use a command line, and escape again when using escape sequences.

    Thanks!

    in reply to: Exceptions or bugs? #9450
    Yutaka Emura
    Keymaster

    Hello,

    Are you using the normal Find/Replace? Or Find in Files/Replace in Files?

    Thanks!

    in reply to: Name document without saving #9448
    Yutaka Emura
    Keymaster

    Hi Deipotent,

    Thanks for your comments. I might consider that in future versions.

    in reply to: EmEditor Professional v10.1.0 beta 1 #9446
    Yutaka Emura
    Keymaster

    Hi spudly,

    I am enabling the CSV/TSV on very large files for v10.1.0 release.
    Thanks!

    Yutaka Emura
    Keymaster

    Hi,

    “Word at Cursor” will always pick up a word at cursor even if there is a selection. “Selected Text” will not pick up a word if there is a selection.

    Your understanding about the announcement is correct.

    Thank you!

    Yutaka Emura
    Keymaster

    Hi,

    This is the correct behavior. Even if Selected Text is selected, if no text is selected, the word at cursor will be the initial text to find. I will have to add an option to customize the behavior in future versions.

    in reply to: EmEditor Professional v10.1.0 beta 1 #9438
    Yutaka Emura
    Keymaster

    CSV/TSV mode will take too long time for very large files, so it was disabled. You can change the very large file threshold by changing the value in the “Minimum File Size to Use Temporary File” in the Advanced tab of Configuration dialog. In the future versions, I might add an option to allow CSV/TSV mode in very large files.

    Thanks!

Viewing 25 posts - 1,926 through 1,950 (of 3,703 total)