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: Progress on bug#3521? mode-line updates break process-send-region Date: Sun, 28 Jun 2009 10:53:48 -0400 Message-ID: <87iqigjtoj.fsf@stupidchicken.com> References: <87tz20y9lb.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1246200850 23918 80.91.229.12 (28 Jun 2009 14:54:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 28 Jun 2009 14:54:10 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 28 16:54:03 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 1MKvlb-0000xf-93 for ged-emacs-devel@m.gmane.org; Sun, 28 Jun 2009 16:54:03 +0200 Original-Received: from localhost ([127.0.0.1]:39831 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MKvla-0004fP-RC for ged-emacs-devel@m.gmane.org; Sun, 28 Jun 2009 10:54:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MKvlX-0004fJ-Gh for emacs-devel@gnu.org; Sun, 28 Jun 2009 10:53:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MKvlT-0004f7-Re for emacs-devel@gnu.org; Sun, 28 Jun 2009 10:53:59 -0400 Original-Received: from [199.232.76.173] (port=54469 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MKvlT-0004f4-Od for emacs-devel@gnu.org; Sun, 28 Jun 2009 10:53:55 -0400 Original-Received: from pantheon-po33.its.yale.edu ([130.132.50.94]:44646) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MKvlT-0002V9-DR for emacs-devel@gnu.org; Sun, 28 Jun 2009 10:53:55 -0400 Original-Received: from furry (65-86-91-66.client.dsl.net [65.86.91.66]) (authenticated bits=0) by pantheon-po33.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id n5SErrXN011003 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sun, 28 Jun 2009 10:53:54 -0400 Original-Received: by furry (Postfix, from userid 1000) id 91105C09B; Sun, 28 Jun 2009 10:53:48 -0400 (EDT) In-Reply-To: <87tz20y9lb.fsf@thinkpad.tsdh.de> (Tassilo Horn's message of "Sun, 28 Jun 2009 11:46:24 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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:111783 Archived-At: Tassilo Horn writes: > did anyone have a look at this bug? IMO it should be fixed before 23.1 > is released. > > I can still reproduce it using emacs -Q (GNU Emacs 23.1.50.1 > (x86_64-pc-linux-gnu, GTK+ Version 2.16.1) of 2009-06-28 on localhost) > updated and compiled 20 minutes ago with the recipe I posted in the bug > report. Please do a search of prior revisions and find the change where this problem first arose. Thanks.