On Sat, Mar 14, 2015 at 7:45 AM, 'Terry Brown' via leo-editor < [email protected]> wrote:
> On Sat, 14 Mar 2015 00:02:23 -0500 > "Edward K. Ream" <[email protected]> wrote: > > > Here is the output: > > > abbrev-kill-all > > It still seems to me it would be good to have the docs Most missing items will have a entry in the Commands reference. In addition, there will also be a key-binding reference. This will be mostly a copy of the same material in the Tutorial. > I f the documentation is separate from the command > definition, would it be at all helpful to have commands with their own > rst class, :cmd:`abbrev-kill-all`, in the doc.s, to allow them to be > identified? > Possible. For now, Instead of "paragraph" style, which imo is way too wordy, I am converting all the docs to use rst definition lists:: ``clear-recent-files`` Delete all entries in the Recent Files submenu except the most recent file. The files themselves are not affected. ``close-window (Ctrl-F4)`` Close the selected Leo window, prompting you to save your work if necessary. ``new (Ctrl-N)`` Create a new Leo main window. ``open-cheat-sheet-leo`` Open CheatSheet.leo. [snip] There will still be room for "real" discussion, which will stand out as a result. For example:: **About compression**: The ``save-file``, ``save-file-as`` and ``save-file-to`` commands compress the file if it was originally compressed. Leo always uses the .leo extension, regardless of whether the file is zipped. Zipped .leo files contain a single archive, whose name is the same as the .leo file itself. Again, less is more. 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
