From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#15478: cc-mode does not obey electric-indent-mode Date: Thu, 03 Oct 2013 10:02:15 -0400 Message-ID: References: <20130928201147.GC11317@acm.acm> <20130929091017.GA3161@acm.acm> <20131002200737.GA3895@acm.acm> <524CDA92.1030107@dancol.org> <20131003094543.GA3211@acm.acm> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1380913525 13881 80.91.229.3 (4 Oct 2013 19:05:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 4 Oct 2013 19:05:25 +0000 (UTC) Cc: 15478@debbugs.gnu.org To: Alan Mackenzie Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 04 21:05:28 2013 Return-path: Envelope-to: geb-bug-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 1VSAgp-0003u6-Pf for geb-bug-gnu-emacs@m.gmane.org; Fri, 04 Oct 2013 21:05:27 +0200 Original-Received: from localhost ([::1]:49230 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VSAgp-0007py-Ad for geb-bug-gnu-emacs@m.gmane.org; Fri, 04 Oct 2013 15:05:27 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49009) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VSAga-0007Z2-Pz for bug-gnu-emacs@gnu.org; Fri, 04 Oct 2013 15:05:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VSAgT-0001fS-EY for bug-gnu-emacs@gnu.org; Fri, 04 Oct 2013 15:05:12 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:46157) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VSAgT-0001ez-9n for bug-gnu-emacs@gnu.org; Fri, 04 Oct 2013 15:05:05 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VSAgT-00014r-03 for bug-gnu-emacs@gnu.org; Fri, 04 Oct 2013 15:05:05 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 04 Oct 2013 19:05:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 15478 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 15478-submit@debbugs.gnu.org id=B15478.13809134804084 (code B ref 15478); Fri, 04 Oct 2013 19:05:04 +0000 Original-Received: (at 15478) by debbugs.gnu.org; 4 Oct 2013 19:04:40 +0000 Original-Received: from localhost ([127.0.0.1]:54447 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VSAg3-00013o-Nc for submit@debbugs.gnu.org; Fri, 04 Oct 2013 15:04:40 -0400 Original-Received: from pruche.dit.umontreal.ca ([132.204.246.22]:37085) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VSAfw-00012q-5k for 15478@debbugs.gnu.org; Fri, 04 Oct 2013 15:04:38 -0400 Original-Received: from faina.iro.umontreal.ca (lechon.iro.umontreal.ca [132.204.27.242]) by pruche.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id r94J4S0o006967; Fri, 4 Oct 2013 15:04:28 -0400 Original-Received: by faina.iro.umontreal.ca (Postfix, from userid 20848) id CF82FB41F1; Thu, 3 Oct 2013 10:02:15 -0400 (EDT) In-Reply-To: <20131003094543.GA3211@acm.acm> (Alan Mackenzie's message of "Thu, 3 Oct 2013 09:45:43 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV4721=0 X-NAI-Spam-Version: 2.3.0.9362 : core <4721> : inlines <126> : streams <1050162> : uri <1555789> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:78927 Archived-At: > The global default should be On for C and Off for Python. There's a problem in your sentence: global means "for all modes", whereas you only talk about C and Python. My opinion is: default for python-mode should be off (I think we all agree here) and default for cc-mode should be the same as the global default. What the global default should be is another discussion. >> Whereas this bug report is about changing cc-mode to follow the >> global preference, whichever way it's set. > If it's been set. No: even if it's not been set by the user. Stefan