From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.devel Subject: Re: Fixing C-x DEL bug Date: Mon, 22 Aug 2011 11:26:44 +0000 Message-ID: <20110822112644.GA4687@acm.acm> References: <20110819081822.GA2399@acm.acm> <20110821085030.GA2419@acm.acm> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1314012613 4952 80.91.229.12 (22 Aug 2011 11:30:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 22 Aug 2011 11:30:13 +0000 (UTC) Cc: emacs-devel@gnu.org To: Richard Stallman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 22 13:30:10 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QvShl-0003Lb-Tn for ged-emacs-devel@m.gmane.org; Mon, 22 Aug 2011 13:30:10 +0200 Original-Received: from localhost ([::1]:34578 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QvShl-00014u-Fe for ged-emacs-devel@m.gmane.org; Mon, 22 Aug 2011 07:30:09 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:56804) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QvShi-00012j-8E for emacs-devel@gnu.org; Mon, 22 Aug 2011 07:30:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QvShg-0005Qs-U2 for emacs-devel@gnu.org; Mon, 22 Aug 2011 07:30:06 -0400 Original-Received: from colin.muc.de ([193.149.48.1]:54351 helo=mail.muc.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QvShg-0005Os-Ik for emacs-devel@gnu.org; Mon, 22 Aug 2011 07:30:04 -0400 Original-Received: (qmail 75697 invoked by uid 3782); 22 Aug 2011 11:30:01 -0000 Original-Received: from acm.muc.de (pD951AEB0.dip.t-dialin.net [217.81.174.176]) by ocolin.muc.de (tmda-ofmipd) with ESMTP; Mon, 22 Aug 2011 13:29:59 +0200 Original-Received: (qmail 4694 invoked by uid 1000); 22 Aug 2011 11:26:44 -0000 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Delivery-Agent: TMDA/1.1.12 (Macallan) X-Primary-Address: acm@muc.de X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 193.149.48.1 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:143502 Archived-At: Hi, Richard. On Sun, Aug 21, 2011 at 06:14:25PM -0400, Richard Stallman wrote: > > And where does my patch leave point after > > (start-of-paragraph-text) > See above > > (beginning-of-line) > > ? > At BOL. :-) > So my patch should not affect your case. > Your change made it use BOL for this, > and with my change, it still uses BOL for this. > So I think I should install my patch. > Do you disagree? No. I think you should install your patch. > -- > Dr Richard Stallman -- Alan Mackenzie (Nuremberg, Germany).