From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Romain Francoise Newsgroups: gmane.emacs.devel Subject: Re: C-a in minibuffer Date: Mon, 23 Jan 2006 21:30:31 +0100 Organization: orebokech dot com Message-ID: <87wtgqwuu0.fsf@pacem.orebokech.com> References: <87k6cru66e.fsf@vh213602.truman.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138050062 2120 80.91.229.2 (23 Jan 2006 21:01:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 Jan 2006 21:01:02 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 23 22:01:01 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F18nn-0001w7-II for ged-emacs-devel@m.gmane.org; Mon, 23 Jan 2006 22:00:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F18qS-0000JZ-3j for ged-emacs-devel@m.gmane.org; Mon, 23 Jan 2006 16:03:24 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F18N2-00031B-6s for emacs-devel@gnu.org; Mon, 23 Jan 2006 15:33:00 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F18Mt-0002xc-3s for emacs-devel@gnu.org; Mon, 23 Jan 2006 15:32:54 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F18Ms-0002xH-5X for emacs-devel@gnu.org; Mon, 23 Jan 2006 15:32:50 -0500 Original-Received: from [82.67.41.165] (helo=yeast.orebokech.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1F18Rf-0001t5-8V for emacs-devel@gnu.org; Mon, 23 Jan 2006 15:37:47 -0500 Original-Received: from pacem.orebokech.com (pacem.orebokech.com [192.168.1.3]) by yeast.orebokech.com (Postfix) with ESMTP id 2BA3B12CF9; Mon, 23 Jan 2006 21:30:03 +0100 (CET) Original-Received: by pacem.orebokech.com (Postfix, from userid 1000) id 6736E52391; Mon, 23 Jan 2006 21:30:31 +0100 (CET) Original-To: belanger@truman.edu X-Face: }9mYu,e_@+e!`Z-P5kVXa3\_b:hdJ"B)ww[&=b<2=awG:GOIM (Jay Belanger's message of "Sun, 22 Jan 2006 18:41:29 -0600") 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:49456 Archived-At: Jay Belanger writes: > In the minibuffer, C-a used to move the point to the beginning of the > editable text (the end of the prompt). Now it moves to the beginning > of the minibuffer. [...] Is this an intentional change? Nope, it's a bug introduced by a change to `move-beginning-of-line' -- see the thread titled "move-beginning-of-line misbehaves on wrapped-line invisible text". Richard is fixing this, I think. -- Romain Francoise | The sea! the sea! the open it's a miracle -- http://orebokech.com/ | sea! The blue, the fresh, the | ever free! --Bryan W. Procter