Forum Replies Created
- AuthorPosts
- Aye_WongMember
Yutaka wrote:
When only one “untitled” document is left when you close the window, this state will not be saved. Instead previous workspace will be restore. This is the specification.
I think this should be declared in the document. At least I cannot find this in the Japanese help.
Aye_WongMemberSorry for confusion. What I said was the quire opposite of your expectation. I read this thread through again and now I understand what you want. :-)
Aye_WongMemberowilsky wrote:
I have two files open, then I close EmEditor.
When I restart EmEditor, both files are reopened. So far, so good.
Now I press Ctrl-F4 twice to close all files.
Now only one empty file is open, named “untitled”.
When I now close EmEditor, I expect to have an empty document opened the next time I start EmEditor. Instead the two previously opened documents are restored.
Bug or intention?Okay. I understand. The problem you mentioned here is that automatic saving workspace is too automatic and it dares to save nothing even when meaningless. And you may think it might be better to keep the previous workspace rather than storing the meaningless workspace with no valid entries. Is my understanding correct ?
Aye_WongMemberI have one concern related to this. If you store file pathes to removable drives in a workspace, it could be troublesome in restore since in many cases they are assumed not to exist.
So you should ignore when you miss a file in restoring workspace and the file was on the removable drive.
And it may be better to store the path to files in relative path from EmEditor only where the files are placed in the same removable drive in which EmEditor lies.
Or anyway it might be better to ignore when files are missed in restoring workspaces. Most of users may think the notification just as bothersome.
Is my concern off the topic here ?
Aye_WongMemberI think choosing config independently from file extention should be done by event-driven macro rather than hard-coded. It should be possible with version 7 feature.
- AuthorPosts