Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #8063
    Salabim
    Participant

    Hi,

    Question:
    Using the latest version, If I open EmEditor, and it restores the workspace, when there was a file open which doesn’t exists anymore now, EmEditor prompts me :

    “The specified file doesn’t exist. Open as a new file ?”

    When I select “No”, it prompts me :
    “Do you want to cancel opening the workspace ?”

    Q1) Please, how can I stop the first prompt, and make EmEditor to forget about the now non-existing file, and not prompting me to create a new file instead ?
    Q2) …and how can I stop the prompts asking me to cancel opening the workspace ?

    Helpfile typo (faulty example)
    In the EmEditor help file, under Frequently Asked Questions,
    Q. What are examples of regular expressions?,
    there is :

    Remove // at end of lines
    Find: ^//
    Replace:

    shouldn’t that be :

    Remove // at end of lines
    Find: //$
    Replace:

    Thanks for the help ! :-)

    #8066
    Yutaka Emura
    Keymaster

    Which version of EmEditor are you using? Earlier versions of EmEditor had this issue.

    Which option do you choose in the “Automatic Workspace” drop-down list box in the Window tab of the Customize dialog box?
    EmEditor should not ask you to open non-existing files after the first try.

    I corrected the Help file.
    Thanks!

    #8080
    Salabim
    Participant

    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.

    #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!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.