all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [pogonyshev@gmx.net: bug in Python-mode]
@ 2006-12-18 15:59 Richard Stallman
  2006-12-22 12:27 ` Slawomir Nowaczyk
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Stallman @ 2006-12-18 15:59 UTC (permalink / raw)


Would someone please DTRT, then ack?

------- Start of forwarded message -------
From: Paul Pogonyshev <pogonyshev@gmx.net>
To: emacs-devel@gnu.org
Date: Sun, 17 Dec 2006 21:46:32 +0200
MIME-Version: 1.0
Content-Type: text/plain;
  charset="us-ascii"
Content-Disposition: inline
Subject: bug in Python-mode
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=failed 
	version=3.0.4

Indentation of this construct is broken:

sys.stderr.write (str (lambda x:
		       x + 1))

The reason is the ending column after lambda declaration.

Paul


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel
------- End of forwarded message -------

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [pogonyshev@gmx.net: bug in Python-mode]
  2006-12-18 15:59 [pogonyshev@gmx.net: bug in Python-mode] Richard Stallman
@ 2006-12-22 12:27 ` Slawomir Nowaczyk
  0 siblings, 0 replies; 2+ messages in thread
From: Slawomir Nowaczyk @ 2006-12-22 12:27 UTC (permalink / raw)


On Mon, 18 Dec 2006 10:59:55 -0500
Richard Stallman <rms@gnu.org> wrote:

#> Would someone please DTRT, then ack?
#> 
#> ------- Start of forwarded message -------
#> From: Paul Pogonyshev <pogonyshev@gmx.net>
#> To: emacs-devel@gnu.org
#> Date: Sun, 17 Dec 2006 21:46:32 +0200
#> MIME-Version: 1.0
#> Content-Type: text/plain;
#>   charset="us-ascii"
#> Content-Disposition: inline
#> Subject: bug in Python-mode
#> X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=failed 
#> 	version=3.0.4
#> 
#> Indentation of this construct is broken:
#> 
#> sys.stderr.write (str (lambda x:
#> 		       x + 1))
#> 
#> The reason is the ending column after lambda declaration.
#> 
#> Paul

I think it has been resolved already:

----------------------- Original Message -----------------------
 From:    Paul Pogonyshev <pogonyshev@gmx.net>
 To:      emacs-devel@gnu.org
 Date:    Mon, 18 Dec 2006 02:20:25 +0200
 Subject: Re: bug in Python-mode
----

Slawomir Nowaczyk wrote:

> indent properly on my machine... Did I misunderstood you again?

No, sorry. It works OK with the CVS version of python-mode.el, which I
failed to update before complaining. (Except that I think the old
version of indentation of the lambda itself was nicer, but that is not
really important.)

-- 
 Best wishes,
   Slawomir Nowaczyk
     ( slawomir.nowaczyk.847@student.lu.se )

If at first you do succeed, try not to look astonished.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-12-22 12:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-18 15:59 [pogonyshev@gmx.net: bug in Python-mode] Richard Stallman
2006-12-22 12:27 ` Slawomir Nowaczyk

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.