From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Slawomir Nowaczyk Newsgroups: gmane.emacs.devel Subject: Re: [pogonyshev@gmx.net: bug in Python-mode] Date: Fri, 22 Dec 2006 13:27:40 +0100 Message-ID: <20061222132352.5483.SLAWOMIR.NOWACZYK.847@student.lu.se> References: NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1166790521 27099 80.91.229.10 (22 Dec 2006 12:28:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 22 Dec 2006 12:28:41 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 22 13:28:38 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GxjVo-0007d2-36 for ged-emacs-devel@m.gmane.org; Fri, 22 Dec 2006 13:28:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GxjVn-00018q-Ad for ged-emacs-devel@m.gmane.org; Fri, 22 Dec 2006 07:28:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GxjVM-00014b-Mv for emacs-devel@gnu.org; Fri, 22 Dec 2006 07:28:04 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GxjVK-000111-77 for emacs-devel@gnu.org; Fri, 22 Dec 2006 07:28:03 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GxjVJ-0000zl-Qj for emacs-devel@gnu.org; Fri, 22 Dec 2006 07:28:02 -0500 Original-Received: from [130.235.16.11] (helo=himmelsborg.cs.lth.se) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GxjVH-0005P4-Qs for emacs-devel@gnu.org; Fri, 22 Dec 2006 07:28:00 -0500 Original-Received: from [127.0.0.1] (slawek@dain [130.235.16.76]) by himmelsborg.cs.lth.se (8.13.6/8.13.6/perf-jw-tr) with ESMTP id kBMCRihw023272 for ; Fri, 22 Dec 2006 13:27:49 +0100 (CET) Original-To: emacs-devel@gnu.org In-Reply-To: X-Esmandil_Citation: done X-Mailer-Plugin: Popup Memopad for Becky!2 Ver.0.02 Rev.2 X-Mailer: Becky! ver. 2.25.02 [en] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:64106 Archived-At: On Mon, 18 Dec 2006 10:59:55 -0500 Richard Stallman wrote: #> Would someone please DTRT, then ack? #> #> ------- Start of forwarded message ------- #> From: Paul Pogonyshev #> 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 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.