Re: [Python-mode] special editor support for indentation needed.

2008-11-27 Thread skip
>> Barry Warsaw, the maintainer, took it to >> >> https://launchpad.net/python-mode Diez> Can you redirect users to that from the SF-site? I wanted to get a Diez> recent copy yesterday, and did not find the launchpad site. I think Barry said he tried to put up some informatio

Re: [Python-mode] triple quote patch

2008-11-27 Thread skip
Diez> The problem is that the patch doesn't apply clean for me. So it Diez> might not be of to much use :( I got the rejects to apply. I can't test it under XEmacs, but I attached it to your bug report. Skip ___ Python-mode mailing list Pytho

Re: [Python-mode] triple quote patch

2008-11-27 Thread skip
Diez> This one has been provided by Sebastian Wiesner. Just wanted to Diez> make sure you guys have it. I applied this to my repository. There were several merge problems since it appears to be for a slightly different version. It failed byte compilation because XEmacs doesn't have stri

Re: [Python-mode] triple quote patch

2008-11-27 Thread Diez B. Roggisch
On Thursday 27 November 2008 15:49:35 Barry Warsaw wrote: > On Nov 27, 2008, at 4:54 AM, Diez B. Roggisch wrote: > > just read the message regarding the "floating patches". > > > > This one has been provided by Sebastian Wiesner. Just wanted to make > > sure you > > guys have it. > > Diez, if possi

Re: [Python-mode] triple quote patch

2008-11-27 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Nov 27, 2008, at 4:54 AM, Diez B. Roggisch wrote: just read the message regarding the "floating patches". This one has been provided by Sebastian Wiesner. Just wanted to make sure you guys have it. Diez, if possible, could you please submit

Re: [Python-mode] special editor support for indentation needed.

2008-11-27 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Nov 27, 2008, at 4:51 AM, Diez B. Roggisch wrote: On Thursday 27 November 2008 09:13:36 Andreas Roehler wrote: Eric S. Johansson wrote: Andreas Roehler wrote: with python-mode.el from http://sourceforge.net/projects/python-mode/ I think the

Re: [Python-mode] special editor support for indentation needed.

2008-11-27 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Nov 27, 2008, at 3:13 AM, Andreas Roehler wrote: Eric S. Johansson wrote: Andreas Roehler wrote: with python-mode.el from http://sourceforge.net/projects/python-mode/ I think there's something wrong with the site because it tells me it's v

[Python-mode] triple quote patch

2008-11-27 Thread Diez B. Roggisch
Hi, just read the message regarding the "floating patches". This one has been provided by Sebastian Wiesner. Just wanted to make sure you guys have it. Diez Index: python-mode.el === --- python-mode.el (Revision 465) +++ python-mod

Re: [Python-mode] special editor support for indentation needed.

2008-11-27 Thread Diez B. Roggisch
On Thursday 27 November 2008 09:13:36 Andreas Roehler wrote: > Eric S. Johansson wrote: > > Andreas Roehler wrote: > >> with python-mode.el from > >> > >> http://sourceforge.net/projects/python-mode/ > > > > I think there's something wrong with the site because it tells me it's > > version 1.0 from

Re: [Python-mode] special editor support for indentation needed.

2008-11-27 Thread Andreas Roehler
Eric S. Johansson wrote: > Andreas Roehler wrote: >> with python-mode.el from >> >> http://sourceforge.net/projects/python-mode/ > > I think there's something wrong with the site because it tells me it's version > 1.0 from year 2005. You are right, sorry. I should tell you the present place. Bar