Rhodri James wrote: > On Tue, 26 May 2009 14:22:29 +0100, Roy Smith <r...@panix.com> wrote: > >> My pet peeve is syntax-aware editors which get things wrong. For >> example, >> the version of emacs I'm using now doesn't parse this properly: >> >> '''A triple-quoted string. Some editors won't get this right''' >> >> The solution is to change the outer quotes to double-quotes, but it >> annoys me when I have to change my code to appease a tool. > > It's the separate python-mode that gets this (and much else) wrong. > The Python mode that Ubuntu packages with emacs 22.2.1 works just > fine. >
As it should do python-mode.el from https://launchpad.net/python-mode -- http://mail.python.org/mailman/listinfo/python-list