From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Can we not introduce frivolous indentation change to define-minor-mode? Date: Tue, 05 Jan 2016 18:09:41 +0200 Message-ID: <83d1tg57p6.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1452010191 14296 80.91.229.3 (5 Jan 2016 16:09:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 5 Jan 2016 16:09:51 +0000 (UTC) Cc: emacs-devel@gnu.org To: Leo Liu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 05 17:09:46 2016 Return-path: Envelope-to: ged-emacs-devel@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 1aGUB8-0003dW-1M for ged-emacs-devel@m.gmane.org; Tue, 05 Jan 2016 17:09:46 +0100 Original-Received: from localhost ([::1]:50295 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aGUB7-0001Ue-3h for ged-emacs-devel@m.gmane.org; Tue, 05 Jan 2016 11:09:45 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53082) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aGUB2-0001RS-LV for emacs-devel@gnu.org; Tue, 05 Jan 2016 11:09:41 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aGUAx-0004S7-KB for emacs-devel@gnu.org; Tue, 05 Jan 2016 11:09:40 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54874) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aGUAx-0004S3-Hb; Tue, 05 Jan 2016 11:09:35 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:3869 helo=HOME-C4E4A596F7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aGUAw-00082P-Uh; Tue, 05 Jan 2016 11:09:35 -0500 In-reply-to: (message from Leo Liu on Tue, 05 Jan 2016 20:32:10 +0800) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:197659 Archived-At: > From: Leo Liu > Date: Tue, 05 Jan 2016 20:32:10 +0800 > > Just noticed this indentation change (only recently started using emacs > 25) and it's annoying. Why the change? Please tell the details, I don't quite understand what change do you refer to. Thanks.