Re: [Python-mode] looking for a discussion of things python(-mode) ish

2009-09-10 Thread Andreas Roehler
Barry Warsaw wrote: > On Sep 9, 2009, at 5:56 AM, Andreas Roehler wrote: > >> checking for the triple-quoted-bug: >> >> with python.el, >> >> (nth 8 (syntax-ppss)) shows the correct result. >> >> Unfortunately with python-mode.el (nth 8 (syntax-ppss)) fails. >> >> From there I assume, setting the

Re: [Python-mode] looking for a discussion of things python(-mode) ish

2009-09-09 Thread Barry Warsaw
On Sep 9, 2009, at 5:56 AM, Andreas Roehler wrote: checking for the triple-quoted-bug: with python.el, (nth 8 (syntax-ppss)) shows the correct result. Unfortunately with python-mode.el (nth 8 (syntax-ppss)) fails. From there I assume, setting the syntax-table properly might solve the bug I

Re: [Python-mode] looking for a discussion of things python(-mode) ish

2009-09-09 Thread Andreas Roehler
Barry Warsaw wrote: > On Sep 8, 2009, at 4:43 AM, Rohan Nicholls wrote: > >> I checked out the python-mode launchpad project, and am now sending an >> email. Do I need to sign up to the python mailing list to see any >> discussions? Or does this email get me added to some secret list? ;) > > Wh

Re: [Python-mode] looking for a discussion of things python(-mode) ish

2009-09-08 Thread Barry Warsaw
On Sep 8, 2009, at 4:43 AM, Rohan Nicholls wrote: I checked out the python-mode launchpad project, and am now sending an email. Do I need to sign up to the python mailing list to see any discussions? Or does this email get me added to some secret list? ;) While I approved your message, you s

[Python-mode] looking for a discussion of things python(-mode) ish

2009-09-08 Thread Rohan Nicholls
Hi all, I was looking for information about ptyhon.el and ipython.el and have started making ipython work with python.el, when I stumbled on the consolidation attempt of the two modes. I checked out the python-mode launchpad project, and am now sending an email. Do I need to sign up to the pytho