On Wednesday, March 15, 2017 at 11:32:47 AM UTC-4, Edward K. Ream wrote: > > > On Tue, Mar 14, 2017 at 10:07 PM, Largo84 <[email protected] <javascript:>> > wrote: > > Now if only the node headlines can be created from placeholder variables, >> it would be perfect. I believe there's a ticket on git for that very thing. >> > > ​Hehe. I know what you're doing--trying to get this into 5.5b1 using the > nefarious tactic of sincere praise. I'll see what I can do. > > No guarantees though, messing with headlines is tricky due to focus > problems. I'll do the work in an abbrev branch so you wont' have to wait > for an official release. >
I was thinking about something similar for my programming with speech recognition extensions. The idea is you have a template which is cloned and each template has a subsection which refers to local values or methods for template variables. When I was playing around with this a while back, I found that a recursive template expansion was incredibly powerful for making reusable templates without any flow control. -- 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.
