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
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
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
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
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