From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: C-n and C-a Date: Sat, 31 Jan 2009 15:34:41 -0500 Message-ID: <87hc3fb4f2.fsf@cyd.mit.edu> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1233434104 23637 80.91.229.12 (31 Jan 2009 20:35:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 31 Jan 2009 20:35:04 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 31 21:36:18 2009 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 1LTMZd-0003dp-DJ for ged-emacs-devel@m.gmane.org; Sat, 31 Jan 2009 21:36:17 +0100 Original-Received: from localhost ([127.0.0.1]:36136 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LTMYK-0000nh-Vv for ged-emacs-devel@m.gmane.org; Sat, 31 Jan 2009 15:34:57 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LTMXf-0000Xh-QK for emacs-devel@gnu.org; Sat, 31 Jan 2009 15:34:15 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LTMXZ-0000SR-Cn for emacs-devel@gnu.org; Sat, 31 Jan 2009 15:34:14 -0500 Original-Received: from [199.232.76.173] (port=48248 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LTMXZ-0000SD-5c for emacs-devel@gnu.org; Sat, 31 Jan 2009 15:34:09 -0500 Original-Received: from cyd.mit.edu ([18.115.2.24]:50056) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LTMXW-0007oz-5u; Sat, 31 Jan 2009 15:34:06 -0500 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 5F33A57E1FC; Sat, 31 Jan 2009 15:34:41 -0500 (EST) In-Reply-To: (Stefan Monnier's message of "Thu, 29 Jan 2009 16:41:44 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:108474 Archived-At: Stefan Monnier writes: > I personally like the new behavior, even though it is > indeed inconsistent. But if people want to change the default, > that's fine. For whatever it's worth, I also like the new behavior. Somehow, it gives better results than the more consistent alternatives I've tried.