Re: [Python-mode] triple-quoted-string bug fixed (3)

2009-09-11 Thread Barry Warsaw
On Sep 11, 2009, at 3:55 PM, Andreas Roehler wrote: as it turns out, assumed fix was wrong as far it concerns XEmacs. Change only works for GNU Emacs. Will see. Cool, thanks. -Barry PGP.sig Description: This is a digitally signed message part __

Re: [Python-mode] triple-quoted-string bug fixed

2009-09-11 Thread Barry Warsaw
On Sep 10, 2009, at 7:54 AM, Andreas Roehler wrote: Hi Barry, diff attached against latest python-mode.el solves bug 328790, the triple string bug for me - checked with X- and GNU Emacs. Took some stuff from python.el, thanks towards its excellent author BTW. Did create a branch for it. Log n

Re: [Python-mode] triple-quoted-string bug fixed

2009-09-10 Thread Rohan Nicholls
Damn, that was fast. Thanks. On Thu, Sep 10, 2009 at 1:54 PM, Andreas Roehler wrote: > > Hi Barry, > > diff attached against latest python-mode.el solves bug > 328790, the triple string bug for me - checked > with X- and GNU Emacs. > > Took some stuff from python.el, thanks towards its > excelle