On Monday, March 20, 2017 at 8:44:01 AM UTC-5, Edward K. Ream wrote:

*New item*: Support p.results.  Again, p.results will be a Python property, 
> using uA's behind the scenes.  Unlike p.drawer, results will not 
> necessarily be strings. Any picklable values should be allowed, and 
> possibly versioned sequences of values.
>

Two more new, related, items: 

1. Leo  should support the following extension of the execute-script 
command.  If there is no text selection, execute-script should use only the 
code from the present insert point back to the previous @language directive 
(in the node) and forward to the next @language directive.  In effect, this 
will make @language directives work like org-mode's #+BEGIN_SRC <language> 
<http://orgmode.org/manual/Working-With-Source-Code.html> lines.

2. Following up on this idea, Leo probably should allow arguments to 
@language, as in org mode 
<http://orgmode.org/manual/Code-block-specific-header-arguments.html#Code-block-specific-header-arguments>.
 
If we actually do this, we are likely going to want much of the org mode 
arg machinery 
<http://orgmode.org/manual/Using-header-arguments.html#Using-header-arguments>. 
Naturally, Leo settings may be able to handle much of the load.

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

Reply via email to