On Tue, Nov 11, 2014 at 7:56 PM, Davy Cottet <cottet.d...@gmail.com> wrote:

> PS : a very practical question to finish : which Leo command return the
> path of the currently opened .leo project ?


It's very complicated:

c

:)    From the scripting page
<http://leoeditor.com/scripting.html#positions>:

   - c is the commander of the outline containing the script.

To echo the file name to the log pane, put this in a body pane and hit
[Ctrl-B]. "g" is global, "es" is echo-screen (I think):

g.es(c)

-matt

-- 
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 http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to