On Mon, Nov 14, 2011 at 11:49 AM, Josef <joe...@gmx.net> wrote:

> Well, unfortunately the comment delimiters are the problem. When
> trying to embed SQL or Lua in Python strings, this means the resulting
> strings contain comments starting with "#", which is not recognized as
> a valid comment delimiter in either of these languages (it's "--"
> instead). So for now, I cannot use @others inside such strings.

Have you tried playing with the @delims directive?

http://webpages.charter.net/edreamleo/directives.html#part-4-dangerous-directives

As noted, this directive is dangerous, but sometimes there is no other way.

Edward

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

Reply via email to