Forum Replies Created

Viewing 25 posts - 2,301 through 2,325 (of 3,693 total)
  • Author
    Posts
  • in reply to: Backup / auto save: file name pattern #8257
    Yutaka Emura
    Keymaster

    Hello cecilyen,

    Thank you for using EmEditor Professional!

    I might think about that in future versions, but I don’t know when.

    Thanks for your inputs! Please let me know if you have further comments.

    in reply to: EmEditor Professional v10 beta 5 (9.90.5) #8256
    Yutaka Emura
    Keymaster

    Hello banita,

    Thank you for using EmEditor!

    If this is the first time you try v10, it should import settings from v9, but of course, except new colors like Comparison-related and misspelled words. Then after you tried v10, and if you go back to v9 and change settings, those new settings will not be reflected to v10 because v10 uses a different entry for color settings. I hope this information helps.

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

    in reply to: About Binary (Hex View) #8252
    Yutaka Emura
    Keymaster

    Thank you for trying EmEditor beta!

    You can show line numbers on the General tab of configuration properties. Please let me know if you have further questions. Thanks!

    in reply to: EmEditor Professional v10 beta 5 (9.90.5) #8250
    Yutaka Emura
    Keymaster

    Hello banita,

    Thank you for using EmEditor!

    When you uninstall v9, the uninstaller will ask you whether you want to save settings. You can select “YES”, and then you should have any problems. If you need to move your settings from one PC to another, you can Import/Export wizard on the Tools menu.

    Please let me know if you have further questions. Thank you.

    in reply to: EmEditor Professional v10 beta 5 (9.90.5) #8249
    Yutaka Emura
    Keymaster

    Hello robben,

    I will fix this issue. I am very sorry about this inconvenience.
    Will that fix your zen-coding issue, too? If not, please be more specific about the issue.

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

    Thanks,

    in reply to: About Binary (Hex View) #8243
    Yutaka Emura
    Keymaster

    Now supported on v10 beta 5!

    in reply to: EmEditor Professional v10 beta 4 (9.90.4) #8241
    Yutaka Emura
    Keymaster

    Hello zhouzh2,

    Thanks for using EmEditor beta!

    Your two points are true. I might improve at least #2 so the spelling checker always checks spelling even if you overwrite words with another styles.

    Thanks for your inputs!

    in reply to: EmEditor Professional v10 beta 4 (9.90.4) #8238
    Yutaka Emura
    Keymaster

    Hello Viggen,

    Thanks for trying EmEditor Professional Beta!

    I reproduced this issue. I will see what cause this issue. Thank you for your input!

    Please let me know if you have further comments or questions.

    in reply to: EmEditor Professional v10 beta 4 (9.90.4) #8236
    Yutaka Emura
    Keymaster

    Hello ToadLoadin,

    I reproduced this issue, and I am going to fix this one although it might not be perfect.

    Thank you!

    in reply to: EmEditor Professional v10 beta 4 (9.90.4) #8235
    Yutaka Emura
    Keymaster

    zhouzh2 wrote:
    Hi Yutaka,
    When using regex to find and/or replace ‘s’, Emeditor will match both TABs and SPACEs. Is this an expected behavior or a bug?

    Yes, whitespace (s) includes both tabs and spaces.

    in reply to: EmEditor Professional v10 beta 4 (9.90.4) #8231
    Yutaka Emura
    Keymaster

    Hello ToadLoadin,

    I am going to fix that bug, and also try to add that feature. Thank you!

    in reply to: EmEditor Professional v10 beta 4 (9.90.4) #8230
    Yutaka Emura
    Keymaster

    You are right! I will remove “TagComplete” from the default snippet set.

    I’ve just added “Snippets” category in our library, so you will be the first one to add to this category. :-)

    in reply to: EmEditor Professional v10 beta 4 (9.90.4) #8229
    Yutaka Emura
    Keymaster

    Hello zhouzh2,

    Thanks for trying EmEditor beta!

    You can still use the original method by selecting “non-zero” width vertical selection.

    in reply to: Snippets with WordComplete #8223
    Yutaka Emura
    Keymaster

    Hello shx,

    Thank you for using EmEditor!

    I am working on this issue, and you might see fixes in future beta versions.

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

    in reply to: EmEditor Professional v10 beta 3 (9.90.3) #8220
    Yutaka Emura
    Keymaster

    Hello zhouzh2,

    Thanks for trying out EmEditor beta 3!

    1. I reproduced this issue, and it has been already fixed for beta 4.

    2. I reproduced this issue too, and I will fix it soon.

    3. This is currently a specification, but I will try to fix it in the future.

    4. Yes. The cursor color is actually inverted color, so if background is other than white, the cursor color will change accordingly.

    other 1. I reproduced this issue only if you select “COBOL (*.cob)” (or any configuration other than “All Files (*.*)”) in the “Save as Type” drop-down list. Next time, please select “All Files (*.*)” in the Save As dialog box, and you should see “.COB” as you expected.

    other 2, 3. I will have to consider these in future versions, but I am not sure when I can implement these features.

    Thanks again for trying EmEditor beta!

    in reply to: Question about Find/Replace with RegExp and Backslash #8217
    Yutaka Emura
    Keymaster

    Hello jowra,

    Thank you for using EmEditor!

    If you use JavaScript macros, you will need to escape a backslash as four backslashes like ‘\’. This is because Regular Expressions need one escape, and then JavaScript language also needs one escape.

    I hope this makes sense you. If you have further questions, please don’t hesitate to ask me. Thanks again!

    in reply to: EmEditor Professional v10 beta 3 (9.90.3) #8215
    Yutaka Emura
    Keymaster

    Thank you for trying beta 3 and confirming the footer/header work!

    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!

Viewing 25 posts - 2,301 through 2,325 (of 3,693 total)