On Sat, Aug 28, 2010 at 7:54 PM, Offray Vladimir Luna Cárdenas
<[email protected]> wrote:

> Could we use "combined directives" for example "@render @language html".

Interesting idea.  As you may know, the directives machinery is complicated.

There are three versions of scanAllDirectives: c.scanAllDirectives,
at.scanAllDirectives and the deprecated tangle.scanAllDirectives,
which I'll ignore from here on.

c/at.scanAllDirectives have been refactored so they call functions in:

Code-->Core classes-->@thin leoGlobals.py-->Commands &
Directives-->g.Directive utils...

So it's conceivable that more flexibility could be built in.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to