Forum Replies Created

Viewing 25 posts - 2,326 through 2,350 (of 3,701 total)
  • Author
    Posts
  • in reply to: EmEditor Professional v10 beta 2 (9.90.2) #8214
    Yutaka Emura
    Keymaster

    Thanks for trying out beta versions!

    I will think about your request, but I am not sure if I can add that feature. There are many other features people ask. Thanks again for your inputs!

    in reply to: EmEditor Professional v10 beta 2 (9.90.2) #8210
    Yutaka Emura
    Keymaster

    Hello dw7832,

    I am glad you resolved the issue. I think this issue was resolved in beta 2.

    Your feature request about Print header/footer will be implemented in beta 3. Thanks for your inputs!

    in reply to: EmEditor Professional v10 beta 2 (9.90.2) #8209
    Yutaka Emura
    Keymaster

    Hello zhouzh2,

    Thanks for trying out EmEditor 10 beta!

    1. I reproduced the current line coloring bug. It is going to be fixed on the next beta. Thanks for reporting this bug.

    2. The macro’s recording will not work when vertical mode is on. Currently, this is the specification. As you can imagine, the macro’s recording becomes complicated when vertical mode is on.

    3. You can find Overwrite/Insert mode by this code:

    b = document.selection.OverwriteMode;

    Sticky vertical mode can be found by:

    editor.QueryStatusByID( 4473 );  // 4473 VerticalMode

    Please let me know if you have any other questions. Thanks again!

    in reply to: EmEditor Professional v10 beta 2 (9.90.2) #8207
    Yutaka Emura
    Keymaster

    Hello dw7832,

    When you right click, and select Dictionaries, do you see “(no dictionaries)” as gray text? If not, your menus are not correctly customized. You might want to go to “Customize Menus” on the Tools menu, select “Context Menu”, and then click “Reset” button. I hope this helps.

    in reply to: EmEditor Professional v10 beta 2 (9.90.2) #8206
    Yutaka Emura
    Keymaster

    Hello betaspin,

    You don’t need to copy dictionary files to c:UsersAppDataRoamingEmurasoftEmEditorSpell. You only need to copy them to C:Program FilesEmEditorDictionaries.

    Hello dw7832,

    Can you make sure that “Check Spelling” is checked on the Context Menu (the menu you see when you right-click on an EmEditor window)? This check also corresponds to the “Spelling” tab of configuration properties > “Check Spelling” checkbox. They should be both checked, other wise the list of dictionaries won’t appear. However, you wrote that spell-checking English text works. This is strange, and I need to reproduce what happened.

    in reply to: The result list of search #8200
    Yutaka Emura
    Keymaster

    Hello Zhishupp,

    You can enter the file name in the “File Type” text box. Please let me know if you still have any questions. Thanks!

    in reply to: EmEditor Professional 10 beta 1 (9.90.1) #8194
    Yutaka Emura
    Keymaster

    Hello nikkho,

    Thank you for trying EmEditor Professional beta!

    I reproduced this problem, so I will fix it as soon as possible. Thanks so much for posting it here.

    Most people request more features to EmEditor Professional, so that’s why I use my time this way. An old version of EmEditor Free is still available, and many users who use EmEditor Free don’t require many features as EmEditor Professional users.

    Please let me know if you have further comments or bug reports. Thanks again!

    Yutaka Emura
    Keymaster

    Hello angel123,

    Thanks for using EmEditor!

    In Projects plug-in, it might be possible to display the comment if the comment was written next to the function name. Otherwise, I don’t think it possible to display the comments on this current version.

    Please don’t hesitate to contact us if you have further questions. Thanks again!

    in reply to: EmEditor Professional 10 beta 1 (9.90.1) #8191
    Yutaka Emura
    Keymaster

    Hello Maria,

    Thanks for trying EmEditor beta version!

    You can disable the context menu shortcuts by clearing the “Add a shortcut to the Context Menu on Explorer” check box in the More Shortcuts dialog (Tools > Customize > Shortcuts > More Shortcuts button). However, this will also disable “EmEditor” menu item when you right-click on normal files. They cannot be disabled separately. Is this something you want to do (disabling separately)?

    in reply to: EmEditor Professional 10 beta 1 (9.90.1) #8190
    Yutaka Emura
    Keymaster

    Hello dw7832 and betaspin,

    Thanks for trying out the new beta version!

    I am sorry that some dictionaries didn’t work on beta 1. I reproduce the problem with bg_BG.dic and bg_BG.aff, and I fixed this problem this morning. However, I couldn’t reproduce the problem with a Dutch dictionary. Possibly I was testing with a different dictionary, but please test again when the next beta is released as I made some code changes and possibly fixed the other problem too.

    If you have any feature requests, please post your requests here, and they are possibly considered for inclusion in future versions.

    I thought about traditional spelling functions, but there was nothing like that in Mozilla FireFox, and then I thought it might not be necessary any more. I will think about again if you still need the traditional spelling functions.

    in reply to: Very Strange issue #8183
    Yutaka Emura
    Keymaster

    Thanks for your reply. Yes, that might have caused the problem. I suggest you can clear ALT+CTRL+N shortcut from the EmEditor tray icon as I explain earlier. Thanks again!

    in reply to: Very Strange issue #8181
    Yutaka Emura
    Keymaster

    EmEditor Tray Icon’s menu opens when a user presses CTRL + ALT + N. To disable this behavior, you can right-click on the Tray Icon, select Customize, and then clear the “Shortcut Key to Simulate Left Mouse Button” text box.

    I apologize for any inconveniences this might have caused you even though you shouldn’t see the menu if you press only an N key (without CTRL or ALT).

    Please don’t hesitate to ask me if you have further questions. Thank you.

    in reply to: why don't show the format of the file? #8179
    Yutaka Emura
    Keymaster

    The return method can be display in the Status Bar if you check the “Return Method” check box in the Status Bar.

    Please let me know if you have further questions. Thanks!

    in reply to: The result list of search #8178
    Yutaka Emura
    Keymaster

    Thanks for using EmEditor!

    You might want to use the “Search” plug-in to display the result list of search in the Custom Bar. “Find in Files” can also list the result in the Output Bar, and you can specify a single file as the path to find files in.

    Please let me know if you have further questions.

    Yutaka Emura
    Keymaster

    You are welcome! And thank you for your suggestions. I will consider those suggestions on future versions.
    Please don’t hesitate to let me know if you have further inputs about EmEditor.

    Yutaka Emura
    Keymaster

    If you use a template file, the encoding of the template file should match with the information you enter in the New File Details dialog box (Tools menu > Configuration Properties > New Files button). Is it possible for you to adjust these options to match with the template file encoding?

    Please don’t hesitate to ask me if you have further questions. Thank you.

    in reply to: crash with big file #8170
    Yutaka Emura
    Keymaster

    I am very sorry that you had such a bad experience with EmEditor. Reliability and robustness are our top priority, and no features are more important than reliability and robustness. I will try to reproduce your issue and will fix it as soon as possible.

    If you want to create a very large file from scratch, by gradually increasing the size by adding a block of text, you might want to save the file at the point it reaches more than 300MB, and then reload the file and then you can continue your work more safely. 300MB is the default minimum size for EmEditor to use a temporary file to manage a very large file. Even if you reload the file, and if it still crashes, then you might need to adjust this size. This threshold size can be adjusted in the Advanced tab of the Customize dialog box. If EmEditor still crashes, then you might need to enter a smaller number, like 100MB. Then next time you open that large file (>100MB), EmEditor shouldn’t crash because it will open the file using a temporary file and will not rely only on the virtual memory.

    Nevertheless, EmEditor shouldn’t crash because of no memory situation, but it should display a dialog box to allow you to cancel the task gracefully. I sincerely apologize for this issue, and will try to fix this issue as soon as possible. I do appreciate your inputs. If you have further questions or comments, please don’t hesitate to contact me. Thanks again.

    in reply to: Drag&Drop stopped working #8167
    Yutaka Emura
    Keymaster

    I don’t know why you have this issue. Maybe another application interferes EmEditor. Can you try on another PC if possible?

    in reply to: SpellCheck plugin caused EmEditor to freeze #8165
    Yutaka Emura
    Keymaster

    I am sorry that EmEditor froze. I will try to reproduce this issue.

    When you install Spelling (U.S. English) plug-in, instead of double-clicking the installer in Explorer, please make sure to click the right mouse button on the file, and select “Run as Administrator” in the context menu.

    Thank you for using EmEditor!

    in reply to: Custom Configuration Syntax not Exporting all Keywords #8163
    Yutaka Emura
    Keymaster

    There was a related bug with several minor versions ago (v9.0x or v9.1x), so if this issue happend several minor versions ago, I believe it was fixed. If you don’t have any issues with newest version (v9.14 or 9.15), the issue shouldn’t happen again. However, if you still have the issue with the latest version, please don’t hesitate to ask me again. Thank you for posting your issues.

    in reply to: Custom Configuration Syntax not Exporting all Keywords #8161
    Yutaka Emura
    Keymaster

    I tried to reproduce your issue with EmEditor 9.14 and fresh Windows on Virtual PC, but I could not reproduce your issue. What I did was:

    1. I installed EmEditor Professional 9.14 on fresh Windows XP2 on Virtual PC.
    2. Run EmEditor, select Tools menu > Select Configuration > Define Configurations.
    3. Select SQL and click “Copy” button to create “SQL2” configuration.
    4. Double-click SQL2 to open SQL2 properties, and then click “Highlight (1)” tab.
    5. Click “Add” button to add a new keyword called “123”.
    6. Click “Export” button to export keywords, named as “test.esy”.
    6. Close all dialog boxes, and open test.esy. I saw all SQL keywords plus “123”.

    If my procedure is different from yours, please advise me. I want to reproduce your issue and fix that problem. Thank you.

    in reply to: Problem with version 9.14 x64 on Windows 7 #8160
    Yutaka Emura
    Keymaster
    in reply to: Problem with version 9.14 x64 on Windows 7 #8158
    Yutaka Emura
    Keymaster

    As I wrote in another thread, this will be fixed shortly. I am very sorry for inconvenience.

    Yutaka Emura
    Keymaster

    I reproduced this issue. It will be fixed in the next minor version. I am very sorry about this bug.

    in reply to: Tab bar corrupted when file name is of specific length #8152
    Yutaka Emura
    Keymaster

    You are right. I tried to adjust the width of the toolbar buttons for close buttons and the different font for bold type, etc, but it can still happen sometimes especially when you use the button style for the Tab Bar. I might try to adjust that again. Thank you.

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