From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Torsten Bronger Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: 23.0.60; python.el: auto-indentation doesn't work with continuation lines Date: Thu, 24 Apr 2008 09:24:01 +0200 (CEST) Message-ID: <20080424072401.69CDFE4497@wilson.homeunix.com> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1209030453 3384 80.91.229.12 (24 Apr 2008 09:47:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Apr 2008 09:47:33 +0000 (UTC) To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 24 11:48:04 2008 connect(): Connection refused Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Joy3V-0001Js-3E for ged-emacs-devel@m.gmane.org; Thu, 24 Apr 2008 11:47:53 +0200 Original-Received: from localhost ([127.0.0.1]:58063 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Joy2p-0000V0-7G for ged-emacs-devel@m.gmane.org; Thu, 24 Apr 2008 05:47:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Joy1v-0008Bu-RH for emacs-devel@gnu.org; Thu, 24 Apr 2008 05:46:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Joy1s-00087P-8e for emacs-devel@gnu.org; Thu, 24 Apr 2008 05:46:13 -0400 Original-Received: from [199.232.76.173] (port=51046 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Joy1r-000876-C9 for emacs-devel@gnu.org; Thu, 24 Apr 2008 05:46:11 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JoxcY-0001rB-1d for emacs-devel@gnu.org; Thu, 24 Apr 2008 05:20:02 -0400 Original-Received: from mx10.gnu.org ([199.232.76.166]:34232) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Jovq2-0003JU-4b for emacs-pretest-bug@gnu.org; Thu, 24 Apr 2008 03:25:50 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JovoN-0007rb-Iz for emacs-pretest-bug@gnu.org; Thu, 24 Apr 2008 03:24:09 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JovoM-0007rH-HA for emacs-pretest-bug@gnu.org; Thu, 24 Apr 2008 03:24:06 -0400 Original-Received: from xdsl-87-78-127-79.netcologne.de ([87.78.127.79] helo=wilson.homeunix.com) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JovoK-0001Ms-9a for emacs-pretest-bug@gnu.org; Thu, 24 Apr 2008 03:24:04 -0400 Original-Received: by wilson.homeunix.com (Postfix, from userid 1000) id 69CDFE4497; Thu, 24 Apr 2008 09:24:01 +0200 (CEST) X-detected-kernel: by mx20.gnu.org: Linux 2.6 (newer, 2) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:95881 gmane.emacs.pretest.bugs:22123 Archived-At: When I use a continuation line (either by parenthesis or by backslash) in a Python program, the following, non-continuated line is erroneous indented. For example, def open_file(): file_ = open("file.txt", "r") makes jump between column 0 and 17, although 4 would be correct. In GNU Emacs 23.0.60.2 (x86_64-unknown-linux-gnu) of 2008-04-20 on wilson Windowing system distributor `The Cygwin/X Project', version 11.0.60899901 configured using `configure '--prefix=/usr/local/' '--mandir=/usr/local/share/man/' '--infodir=/usr/local/share/info/' '--with-x-toolkit=no' '--with-xpm' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png' '--with-x'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: de_DE.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Emacs-Lisp Minor modes in effect: global-auto-revert-mode: t savehist-mode: t display-time-mode: t desktop-save-mode: t mouse-wheel-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-compression-mode: t line-number-mode: t