Forum Replies Created

Viewing 25 posts - 3,426 through 3,450 (of 3,679 total)
  • Author
    Posts
  • in reply to: die many times #4729
    Yutaka Emura
    Keymaster

    It can be one of plug-ins you install on your machine for EmEditor. Please try disabling all plug-ins and see if you can reproduce the issue. If the issue resolves, then gradually enable plug-ins one by one, and find which plug-in causes the issue, and let me know. Thanks!

    Yutaka Emura
    Keymaster

    I cannot reproduce your issue. Do you use English user interface?

    in reply to: Beta 9 line number and ruler color display #4727
    Yutaka Emura
    Keymaster

    This bug will be fixed on beta 10. Thanks!

    in reply to: triple click to select line not working #4726
    Yutaka Emura
    Keymaster

    danderson wrote:
    Still doesn’t work for me in Beta 9. Does this work for others? I saw a post somewhere that led me to believe that it does actually work for some people.

    Triple-click should work. Do you use any utilities that might conflict with mouse triple-clicking? Can you stop, disable or uninstall any other applications and test again?

    in reply to: Beta8: double-click does not select word inside quotes #4716
    Yutaka Emura
    Keymaster

    This has been fixed on beta 9. Thanks!

    Yutaka Emura
    Keymaster

    If you just update on the same machine, you don’t need to uninstall before install newer version. So you don’t need to export settings.

    in reply to: [Bug]beta8:Converted a box selection,undo,strange result #4712
    Yutaka Emura
    Keymaster

    I confirmed this bug, and fixed that for beta 9. Thanks!

    Yutaka Emura
    Keymaster

    This is really not a bug. It is a specification. You must choose “FindBar Toolbar” on the context menu on the toolbars. That is because some people would like to customize a shortcut key to set focus to the Drop-down text box in the FindBar. This way, even when the FindBar is visible, a user can still press that shortcut key to set the focus to the text box.

    in reply to: Beta 6 Word Complete #4687
    Yutaka Emura
    Keymaster

    For the first point (key customization), beta 7 will allow you to do complete key customization.

    The dictionary file is any text file that contains words and not available anywhere in the library. Most users should not need dictionary files because highlight words should suffice the needs.

    in reply to: wikipedia needs rewriting #4686
    Yutaka Emura
    Keymaster

    That was quick and it looks good! The latest release date should be 6.00.4 / April 10, 2007.
    Thanks!

    in reply to: Includes in macros? #4681
    Yutaka Emura
    Keymaster

    Not at this moment. I might think about adding the #include macro in future

    in reply to: MnzkSyncScroll – not working in 7.0? #4680
    Yutaka Emura
    Keymaster

    I don’t think the MnzkSyncScroll plugin support EmEditor 5 or later… I might implement another way to sync-scroll.

    in reply to: Handle Not Released #4676
    Yutaka Emura
    Keymaster

    Which version of EmEditor are you using? Thanks!

    in reply to: Highlight for PHP syntax #4663
    Yutaka Emura
    Keymaster

    Did you try the latest version of EmEditor 7 beta? If you still see the problem with latest 7 beta, please zip only Smarty.class.php file and attach/email to [email protected]. Thanks!

    Yutaka Emura
    Keymaster

    You must have “Use Regular Expressions” checked.

    Also, make sure you select the original resource (English version).

    in reply to: Wrap by characters to No Wrap change no bottom scroll #4627
    Yutaka Emura
    Keymaster

    This will be fixed on beta 6.

    in reply to: Feature proposals #4623
    Yutaka Emura
    Keymaster

    You can customize keyboard shortcuts for individual named macros. Go to Keyboard Map under the Help menu, or go to Properties/Keyboard. You can find your macros under My Macro category.

    There are commands for Next/Previous Bookmark for the current document. All you need to do is to reassign F2/Shift-F2 to Next/Previous Bookmark for the Current Document.

    I will consider the multiline snippets as plug-in. Thanks!

    in reply to: Find/Replace dialog enhancements #4622
    Yutaka Emura
    Keymaster

    atnak wrote:
    Some enhancement requests for the find/replace dialog:

    – Multi-line (maybe 3 lines) and slightly bigger width-wise Find and Replace-with text boxes. –Entering multiple lines into the text box is the same as inserting “n” in the text.

    – Linked Find and Replace-with combo boxes. –When a previously-used pattern is selected from the Find combo box, the replacement text that was last used with the selected pattern is automatically selected. All replacement texts that have been used with the current search pattern are grouped at the top of the Replace-with combo box–sorted in the order of recently used–and a separator line placed to divide this group from the other replacement texts.

    – Linked Find options. Sort of like above except with search options. When a search pattern is selected from the Find combo box, search options (the top four) like “Use Regular Expressions” are automatically restored to how it was.

    A few bonus nice-to-haves:
    – Resizable Find/Replace dialogs. (Actually, it’s already resizable, but the controls inside don’t move or resize.)

    – Syntax colouring for escape sequences and regex control characters in the Find/Replace-with text boxes.

    Versoin 7 beta already has resizable Find/Replace dialog features, and you can resize so the text boxes become multi-lines.

    I might consider the Linked Find options and syntax coloring for escape sequences and regex control characters. Thanks!

    in reply to: "Find in Files" is slow…Very Slow!! #4621
    Yutaka Emura
    Keymaster

    The portable version is slower than the normal (registry) version. If you still see the differene, please let me know more details how to reproduce the difference.

    in reply to: "Find in Files" is slow…Very Slow!! #4618
    Yutaka Emura
    Keymaster

    Are you using the portable version (using INI files) or the normal installation (using the Registry)?

    Do you use regular expressions?

    in reply to: Crash on saving plugin settings in 7 beta 4 #4614
    Yutaka Emura
    Keymaster

    This bug will be fixed on beta 5. Thanks!

    in reply to: Using EmEditor in read-only #4613
    Yutaka Emura
    Keymaster

    That’s a good idea! The next version (7) will automatically open files from View/Source in IE in Read Only mode if the HTML file is in the Internet Temporary folder.

    in reply to: Shorcut for Find Toolbar #4589
    Yutaka Emura
    Keymaster

    Please be more specific and write in details about your request. Which shortcuts are you talking about?

    Yutaka Emura
    Keymaster

    In Command Prompt, you can use FOR statement. For example:


    for \%f in (*.ini) do emeditor.exe \%f

    in reply to: Ctrl + Alt vs. Alt #4581
    Yutaka Emura
    Keymaster

    Both Ctrl + Alt + N and Ctrl + Alt + x (Not Alt + X) are defined by EmEditor Tray Icon. You can disable both from the Customize Tray Icon dialog box.

Viewing 25 posts - 3,426 through 3,450 (of 3,679 total)