From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Florian Weimer Newsgroups: gmane.emacs.help Subject: Re: python-mode's broken indentation behavior Date: Mon, 29 Jun 2015 21:42:06 +0200 Message-ID: <878ub25mk1.fsf@mid.deneb.enyo.de> References: <87y4j37gzs.fsf@mid.deneb.enyo.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1435607127 31779 80.91.229.3 (29 Jun 2015 19:45:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Jun 2015 19:45:27 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jun 29 21:45:21 2015 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 1Z9ezY-0001Ai-2Q for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Jun 2015 21:45:20 +0200 Original-Received: from localhost ([::1]:43752 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z9ezX-0002mN-GZ for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Jun 2015 15:45:19 -0400 Original-Path: usenet.stanford.edu!news.kjsl.com!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!news-1.dfn.de!news.dfn.de!news.uni-stuttgart.de!news.enyo.de!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Original-X-Trace: news.enyo.de 1435606926 16967 192.168.18.20 (29 Jun 2015 19:42:06 GMT) Original-X-Complaints-To: news@enyo.de Cancel-Lock: sha1:l4N+SvqlT7G9ymgx7ZFT8SdljW8= Original-Xref: usenet.stanford.edu gnu.emacs.help:213009 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:105295 Archived-At: * Stefan Monnier: >> Indentation in python-mode has been fairly broken for me, I believe >> since Emacs 24. > > These are usually bugs, so the better way to deal with them is to > report them. The hideous indentation provided by sml-mode wasn't considered a bug. :-) > Which version of Emacs are you using? Debian's Emacs 24.4.1. I've also seen it on Fedora with 24.5.1. > I don't see the behavior you describe (at least in Emacs-25), Hmm. If it's already fixed, then maybe it was commit 749813e9d4a844384e0450f6f7f88484b15e348a. Initial testing confirms this.