From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Berman Newsgroups: gmane.emacs.devel Subject: Re: Flickering mouse-face Date: Mon, 22 Jan 2007 01:02:08 +0100 Message-ID: <87ejpo3p4v.fsf@escher.local.home> References: <17843.21733.348611.691384@kahikatea.snap.net.nz> <87k5zgc5sj.fsf@stupidchicken.com> <17843.64506.549242.83482@kahikatea.snap.net.nz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1169424182 24618 80.91.229.12 (22 Jan 2007 00:03:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 22 Jan 2007 00:03:02 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 22 01:02:49 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 1H8me3-0007sz-4c for ged-emacs-devel@m.gmane.org; Mon, 22 Jan 2007 01:02:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H8me2-0006gT-QW for ged-emacs-devel@m.gmane.org; Sun, 21 Jan 2007 19:02:42 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H8mdr-0006f9-34 for emacs-devel@gnu.org; Sun, 21 Jan 2007 19:02:31 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H8mdo-0006cX-Tq for emacs-devel@gnu.org; Sun, 21 Jan 2007 19:02:30 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H8mdo-0006cR-QO for emacs-devel@gnu.org; Sun, 21 Jan 2007 19:02:28 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1H8mdo-0000JS-3T for emacs-devel@gnu.org; Sun, 21 Jan 2007 19:02:28 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1H8mdg-0007Ky-PH for emacs-devel@gnu.org; Mon, 22 Jan 2007 01:02:20 +0100 Original-Received: from i577bdc94.versanet.de ([87.123.220.148]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 22 Jan 2007 01:02:20 +0100 Original-Received: from Stephen.Berman by i577bdc94.versanet.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 22 Jan 2007 01:02:20 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 14 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: i577bdc94.versanet.de User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (gnu/linux) 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:65363 Archived-At: On Mon, 22 Jan 2007 12:49:14 +1300 Nick Roberts wrote: > > OK, I've found and checked in the correct fix for the bug. I also > > reverted my original, deeply flawed fix. > > Looks good to me. Me too. So the only remaining bug in this constellation is the doubling of the MIME headers, but I assume that's really a separate problem, probably due to something particular to that article and I would guess having to do with the fact that the entire attachment is highlighted. Strange, but probably not worth spending time on. Steve Berman