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: delete-overlay causes recentering Date: Fri, 27 Apr 2007 15:03:24 -0400 Message-ID: <87zm4tprlv.fsf@stupidchicken.com> References: <25771086.79401173867519911.JavaMail.www@wwinf4104> <87fy72v2bs.fsf@stupidchicken.com> <87zm5av218.fsf@stupidchicken.com> <873b31e9tq.fsf@stupidchicken.com> <87zm4yr1ty.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1177700501 1572 80.91.229.12 (27 Apr 2007 19:01:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 27 Apr 2007 19:01:41 +0000 (UTC) Cc: emacs-devel@gnu.org, bojohan+news@dd.chalmers.se To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 27 21:01:39 2007 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 1HhVhB-0003Lg-KH for ged-emacs-devel@m.gmane.org; Fri, 27 Apr 2007 21:01:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HhVn3-0004UJ-Lk for ged-emacs-devel@m.gmane.org; Fri, 27 Apr 2007 15:07:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HhVn0-0004UE-HO for emacs-devel@gnu.org; Fri, 27 Apr 2007 15:07:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HhVmy-0004U2-4e for emacs-devel@gnu.org; Fri, 27 Apr 2007 15:07:29 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HhVmx-0004Tz-UG for emacs-devel@gnu.org; Fri, 27 Apr 2007 15:07:27 -0400 Original-Received: from cyd.mit.edu ([18.19.1.138]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HhVh4-0002XW-AX; Fri, 27 Apr 2007 15:01:22 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 398034EBB1; Fri, 27 Apr 2007 15:03:24 -0400 (EDT) In-Reply-To: (Richard Stallman's message of "Wed\, 25 Apr 2007 10\:51\:45 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.99 (gnu/linux) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:70278 Archived-At: Richard Stallman writes: > In any case, the bug is not fixed. I observed it after C-c C-c to > send a message, in an Emacs I built yesterday which has your fix in > it. There is probably some code in rmail.el that has to be updated. I don't use Rmail, and I don't know the code well enough to change it. I also think it should not block the release; it'd hardly a critical glitch.