#1107 <https://github.com/leo-editor/leo-editor/issues/1107> contains a 
full report.  Here, I'd like to emphasize the highlights, as pre-writing 
for documentation.

1. The --session-save and --session-restore command-line options are 
deprecated. Leo will ignore them with a warning if they exist on the 
command line.

2. Leo saves and restores session data to sessions.leo *only* if the 
command line *doesn't* specify file names explicitly.  This convention is 
*much* better than the old clumsy way, and pretty much matches how pyzo 
works.

3. The code changes were small, though not trivial.  I botched the first 
attempt, but it's unlikely any bugs remain.

*Summary*

This is an amazingly useful addition to Leo. The new recommended usage is:

- Invoke Leo *without  *files on the command line to resume where you left 
off.
- Invoke Leo *with* files on the command line to invoke a specialized 
(named) session.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to