From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Re: Progress on bug#3521? mode-line updates break process-send-region Date: Sun, 28 Jun 2009 17:56:24 +0200 Message-ID: <873a9kic7r.fsf@thinkpad.tsdh.de> References: <87tz20y9lb.fsf@thinkpad.tsdh.de> <87iqigjtoj.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1246204608 647 80.91.229.12 (28 Jun 2009 15:56:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 28 Jun 2009 15:56:48 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 28 17:56:41 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 1MKwkC-0002Iv-ID for ged-emacs-devel@m.gmane.org; Sun, 28 Jun 2009 17:56:40 +0200 Original-Received: from localhost ([127.0.0.1]:57440 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MKwkC-0002rp-1T for ged-emacs-devel@m.gmane.org; Sun, 28 Jun 2009 11:56:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MKwk6-0002oN-6j for emacs-devel@gnu.org; Sun, 28 Jun 2009 11:56:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MKwk0-0002iC-5n for emacs-devel@gnu.org; Sun, 28 Jun 2009 11:56:32 -0400 Original-Received: from [199.232.76.173] (port=42228 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MKwk0-0002hv-2Y for emacs-devel@gnu.org; Sun, 28 Jun 2009 11:56:28 -0400 Original-Received: from out2.smtp.messagingengine.com ([66.111.4.26]:60691) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MKwjz-0002nO-Tf for emacs-devel@gnu.org; Sun, 28 Jun 2009 11:56:28 -0400 Original-Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 21E9E3808D6; Sun, 28 Jun 2009 11:56:27 -0400 (EDT) Original-Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Sun, 28 Jun 2009 11:56:27 -0400 X-Sasl-enc: 19RmVWY0cK4HUx0NVNXRisouYPWzRVXkWLJ3qefEWqv5 1246204586 Original-Received: from thinkpad.tsdh.de (p54AF372D.dip0.t-ipconnect.de [84.175.55.45]) by mail.messagingengine.com (Postfix) with ESMTPA id A40202F10F; Sun, 28 Jun 2009 11:56:25 -0400 (EDT) In-Reply-To: <87iqigjtoj.fsf@stupidchicken.com> (Chong Yidong's message of "Sun, 28 Jun 2009 10:53:48 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) Mail-Copies-To: never 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:111784 Archived-At: Chong Yidong writes: Hi Chong, >> 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. I'll see what I can do. I've tried with emacs 22.3, and there I cannot reproduce it. So it seems to be introduced some times back in the 23 branch. I remember, I've suffered from it at least about one year ago, but I always suspected my local imap server (dovecot)... Bye, Tassilo