[reportlab-users] [Patch]platypus.doctempate breaks emacs syntax
coloring
Robin Becker
robin at reportlab.com
Wed Sep 13 04:53:23 EDT 2006
Thomas Heller wrote:
> Here's a patch for platypus/doctemplate.py which will not break
> emacs syntax coloring. The coloring in emacs itself is broken,
> it is messed up when a triple quoted string contains one of the
> quotes in the text itself.
>
> There was also this wrong quoting:
>
> def notify(self, kind, stuff):
> """"Forward to any listeners"""
> for l in self._indexingFlowables:
> l.notify(kind, stuff)
>
> Thomas
I'll take a look asap, but as a vi person I can only say hrrmphhhh :)
--
Robin Becker
More information about the reportlab-users
mailing list