Re: Indenting in Emacs

2007-06-26 Thread Rustom Mody
Ive been struggling with this same question -- which python mode -- for a while but not getting anywhere! I understand (from the emacs list) that the new python mode has better support for debugging (pdbtrack in addition to pdb) but dont know much more. On 6/26/07, John J. Lee <[EMAIL PROTECTED]

Re: Indenting in Emacs

2007-06-25 Thread John J. Lee
Michael Hoffman <[EMAIL PROTECTED]> writes: > John J. Lee wrote: >> Eugene Morozov <[EMAIL PROTECTED]> writes: >> >>> Steven W. Orr пишет: >>> > Ok. I'm not stupid but I do not see a 4.78 anywhere even though I >>> see refs from google. I have 4.75 The SVN tree doesn't seem to even have

Re: Indenting in Emacs

2007-06-22 Thread Michael Hoffman
John J. Lee wrote: > Eugene Morozov <[EMAIL PROTECTED]> writes: > >> Steven W. Orr пишет: >> > Ok. I'm not stupid but I do not see a 4.78 anywhere even though I >> see refs >>> from google. I have 4.75 The SVN tree doesn't seem to even have >>> that. >>> >>> I checked the latest copy out from so

Re: Indenting in Emacs

2007-06-21 Thread John J. Lee
Eugene Morozov <[EMAIL PROTECTED]> writes: > Steven W. Orr пишет: > > Ok. I'm not stupid but I do not see a 4.78 anywhere even though I > see refs >> from google. I have 4.75 The SVN tree doesn't seem to even have >> that. >> >> I checked the latest copy out from sourceforge and that was 4.75 to

Re: Indenting in Emacs

2007-06-21 Thread Eugene Morozov
Steven W. Orr пишет: > Ok. I'm not stupid but I do not see a 4.78 anywhere even though I see refs > from google. I have 4.75 The SVN tree doesn't seem to even have that. > > I checked the latest copy out from sourceforge and that was 4.75 too. > > Can someone please tell me where to find the

Re: Indenting in Emacs

2007-06-21 Thread Steven W. Orr
On Thursday, Jun 21st 2007 at 10:11 +0100, quoth Michael Hoffman: =>[EMAIL PROTECTED] wrote: =>> Hello, =>> Does anyone know how to make python-mode correctly indent nested lists =>> and dictionaries. I hate indenting Django url patterns and Zope =>> Archetypes schemas by hand, because python-mode

Re: Indenting in Emacs

2007-06-21 Thread Michael Hoffman
[EMAIL PROTECTED] wrote: > Hello, > Does anyone know how to make python-mode correctly indent nested lists > and dictionaries. I hate indenting Django url patterns and Zope > Archetypes schemas by hand, because python-mode indents them in > incorrect and ugly way. > > Here's how it should be: >

Indenting in Emacs

2007-06-21 Thread [EMAIL PROTECTED]
Hello, Does anyone know how to make python-mode correctly indent nested lists and dictionaries. I hate indenting Django url patterns and Zope Archetypes schemas by hand, because python-mode indents them in incorrect and ugly way. Here's how it should be: StringField('reference',