Forum Replies Created

Viewing 25 posts - 2,351 through 2,375 (of 3,693 total)
  • Author
    Posts
  • in reply to: CDATA bug in Outline plugin #8134
    Yutaka Emura
    Keymaster

    You are welcome! Please let me know if you have any other questions. Thanks for the link!

    in reply to: Ability to search tabs by file name #8131
    Yutaka Emura
    Keymaster

    I will consider this feature in future versions. Thank you for your inputs!

    in reply to: CDATA bug in Outline plugin #8130
    Yutaka Emura
    Keymaster

    EmEditor does not take into account special cases like this. However, I might consider improving this behavior in future versions. Thank you for your inputs!

    in reply to: Fixed width as opposed to delimited #8127
    Yutaka Emura
    Keymaster

    You are welcome! I hope you find EmEditor useful!

    in reply to: Fixed width as opposed to delimited #8125
    Yutaka Emura
    Keymaster

    Unfortunately, there is no option like fixed width format. This might be a feature request. Just to remind you, the Sort feature can be used in any text files, not limited to CSV, TSV or DSV. If first x-column characters are the same across the entire document, you can still use the Sort feature for the entire document. If this is not the case, you might want to write a macro for this purpose. Please let me know if I can help you with writing such a macro. Thanks!

    in reply to: Task list #8123
    Yutaka Emura
    Keymaster

    You can write a macro for this purpose. You can find all lines that begin with TODO and write those lines to the Output Bar with the file name and line number. I will write one for you if you would like, so please let me know. :-)

    in reply to: Scratch Pad Area #8121
    Yutaka Emura
    Keymaster

    How about automatic workspace with undo information? That way you don’t have to worry about saving untitled documents, and you can have one untitled document every time you launch EmEditor.

    But, if that doesn’t work, I might consider to create a Scratch pad plug-in in future versions.

    in reply to: How to STOP EmEditor from saving my workspace? #8119
    Yutaka Emura
    Keymaster

    Please select Customize on the Tools menu, and in the Window tab, select None from the Automatic Workspace drop-down list.

    in reply to: Native Linux support #8117
    Yutaka Emura
    Keymaster

    I don’t think it is possible to support Linux platform. I wouldn’t be able to afford resources for Linux development. The reality is more people request updates for Windows versions.

    in reply to: German x64 v9 #8113
    Yutaka Emura
    Keymaster

    Today, EmEditor Professional (German) (x64) is also available (v9.12). Enjoy!

    in reply to: I want to get the filename on "File Opened" event. #8110
    Yutaka Emura
    Keymaster

    It should be

    alert(editor.ActiveDocument.Name);

    in reply to: German x64 v9 #8108
    Yutaka Emura
    Keymaster

    I also uploaded the German Language Pack for Version 9. You can download it at:
    http://www.emeditor.com/modules/mydownloads/singlefile.php?cid=17&lid=279

    Please see the note on the download page for the 64-bit program.

    in reply to: Search when no text is highlighted #8107
    Yutaka Emura
    Keymaster

    I am glad you solved the problem! :-)

    in reply to: Search when no text is highlighted #8105
    Yutaka Emura
    Keymaster

    Hi,

    Did you clear the “Use Word at Cursor in Find/Replace Dialog Box” check box in the Search tab of the Customize dialog box (on the Tools menu > Customize)?

    in reply to: German x64 v9 #8102
    Yutaka Emura
    Keymaster

    You can install the 32-bit version in x64 OS. However, I will build the 64-bit version German edition as well. Thanks!

    in reply to: Emeditor 9.10 registration code #8100
    Yutaka Emura
    Keymaster

    I don’t think your download was complete, and so some files are missing from the Zip file. You might want to clear temporary files for the browser, and then try downloading the file again. Please make sure the file size is 3,838,112 bytes for emed911ep32_portable.zip. I would also recommend you to download the installer version, and then check the digital signature after downloading the file. Then you can export the portable version from the installed EmEditor > Tools menu > Import and Export command.

    in reply to: Emeditor 9.10 registration code #8098
    Yutaka Emura
    Keymaster

    The version 9 doesn’t ask you to enter 16-digit numbers. It will ask you only a v9 registration key. So, I suspect your installation was not correct. You might want to extract the Zip file into a new folder (don’t extract over v8 folder). This way, you will make sure you are only running v9 files. Thanks!

    in reply to: XML highlight CDATA bug #8092
    Yutaka Emura
    Keymaster

    The text editor is for general purpose, so you cannot define any exceptions other than keywords and settings you can specify in the configuration properties. I might work on the special case area like this in future versions.

    in reply to: Closing member of a highlighted pair is in comment text #8091
    Yutaka Emura
    Keymaster

    mguttman wrote:
    Dear Yutaka,
    BTW, I just upgraded to ver. 9.11 and this behaveior is still there. FYI

    I am going to fix it by the next major version — that is v10. This area is very sensitive, and I don’t want to break code in v9.xx. Thank you for understanding.

    in reply to: Question and little helpfile typo correction. #8087
    Yutaka Emura
    Keymaster

    Salabim wrote:
    Hi Yutaka,

    Sorry for the late reply, I’m a little ill these days, I use the latest version 9.08
    I have “Save and Restore” in that drop-down list.

    I will try to check with this setting again. Thanks!

    in reply to: Loading large files – memory and speed #8086
    Yutaka Emura
    Keymaster

    I will try to add this information to the FAQ. Thanks!

    in reply to: question before buying #8085
    Yutaka Emura
    Keymaster

    Can you make sure your Outline plug-in settings are the same between v8 and v9? You can verify the settings from the Outline plugin Properties, and then select HTML configuration. Your v8 screenshot suggests that you used the XML default settings:

    Custom (Level1/2)

    for level 1
    for level 2

    and check “Regular Expressions” for both levels.

    in reply to: Edit > Convert Selection > comment is not available #8084
    Yutaka Emura
    Keymaster

    In HTML, these commands are disabled because Line Comment is empty. Instead, please use the HTML Bar plug-in, where you can select the Comment button. Unfortunately, there is no Uncomment alternative.

    in reply to: Emeditor 9.10 registration code #8078
    Yutaka Emura
    Keymaster

    gan wrote:
    After upgrading Emeditor 9.08 to 9.10 emeditor changed to unregistered and my registration code is all of sudden no longer accepted.

    Does version 9.10 require a new registration code and if so where do i get it? The registration key found when i logon to the customer center is not accepted.

    gan

    There was a bug in v9.10. This bug was fixed in v9.11, and it is released now. I am sincerely sorry about this. Thank you.

    in reply to: Loading large files – memory and speed #8076
    Yutaka Emura
    Keymaster

    You will notice a difference when EmEditor opens a larger file. If you open a file smaller than 300MB, EmEditor tries to load all the file content to memory, and so it consumes more memory. If you open a file larger than 300MB, EmEditor uses less memory. This threshold (300MB) can be customized via Customize dialog > Advanced tab.

Viewing 25 posts - 2,351 through 2,375 (of 3,693 total)