On Thu, May 5, 2011 at 3:04 PM, Gregory Crosswhite <[email protected]> wrote:
> Okay, clearly I was mixing up a lot of the terminology, so I appreciate your > taking the time to clarify it for me. Fortunately, despite my best attempt > to confuse you, you nonetheless seem to have figured out what I was asking > anyway. :-) So in other words you decided not to make @ an escape > character in order to avoid inconveniencing people who use Python > decorators, so @ only affects the write logic when it is followed by > something that has special meaning to Leo (i.e., a Leo directive) and > otherwise it is ignored. Leo never ignores at signs. Leo writes Leo directives using sentinel lines; all other at signs get written as is. 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.
