From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Andreas_R=F6hler?= Newsgroups: gmane.emacs.help Subject: Re: python mode indent region Date: Fri, 11 May 2012 12:12:32 +0200 Message-ID: <4FACE610.1000900@easy-emacs.de> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1336731181 7980 80.91.229.3 (11 May 2012 10:13:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 11 May 2012 10:13:01 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri May 11 12:12:59 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SSmqI-000189-Aw for geh-help-gnu-emacs@m.gmane.org; Fri, 11 May 2012 12:12:58 +0200 Original-Received: from localhost ([::1]:34390 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSmqH-000346-8V for geh-help-gnu-emacs@m.gmane.org; Fri, 11 May 2012 06:12:57 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:36421) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSmqB-00033n-Ch for help-gnu-emacs@gnu.org; Fri, 11 May 2012 06:12:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SSmq5-0003v8-7D for help-gnu-emacs@gnu.org; Fri, 11 May 2012 06:12:50 -0400 Original-Received: from moutng.kundenserver.de ([212.227.126.186]:65338) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSmq4-0003v1-Tf for help-gnu-emacs@gnu.org; Fri, 11 May 2012 06:12:45 -0400 Original-Received: from [192.168.178.27] (brln-4d0c2498.pool.mediaWays.net [77.12.36.152]) by mrelayeu.kundenserver.de (node=mrbap4) with ESMTP (Nemesis) id 0LqU2T-1Ry92x29th-00dg0f; Fri, 11 May 2012 12:12:43 +0200 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20120421 Thunderbird/12.0 In-Reply-To: X-Provags-ID: V02:K0:4lFywtfbcR8G0C49Iccy4oDFpK1TwmLQQEOPgs5U5ML tWrFsknD5QDgNPoFLgZMqPqAifCqiBz6PK05p5Eb/TivejGm1W bZZB3VqYaupjk13Zf1h6EKgeEw2/4t2IfgMRxtrH6EI4cNzvu1 +APJOS3TTG8W8ycaSna+LEYS9Nx2XmCX5NnQckZEl8+UJOu/jj Cq98dMExgfe0ZhzF5NiqZHVd9K1VGLFLm0LPxpZsP4KfrEU8Sf SaxG6gTLWo0FPWEId6q2V0n/u3QWigzLRDfgb2LjaGNcaQfusk WB5gfvDVug3D0VHU+cKS/vfHUJoIX+/C6CM2rauBGwUvtLvblD RelHoL+Bj1CpFM5dXQBB8/TIz7j9Ncr5uQ56jNGsg X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 212.227.126.186 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:84808 Archived-At: Am 10.05.2012 14:53, schrieb Daniel Elliott: > I get different behavior when using indent-region to format code than > when hitting the tab key. On many lines that have excessive spacing, > when I hit the tab key, the code is snapped into the correct location > after one press but the indent-region has no affect. > > Is this the expected behavior? > > I am using the python-mode that comes with Emacs 23.3.1 on Ubuntu (I'm > having difficulty determining which version that is). > > Thank you. > > - dan > > fixed in trunk get it with bazaar bzr branch lp:python-mode or http://bazaar.launchpad.net/~python-mode-devs/python-mode/python-mode/view/head:/python-mode.el