From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs-diffs Digest, Vol 127, Issue 19 Date: Fri, 07 Jun 2013 09:55:45 +0300 Message-ID: <83ip1qv28e.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1370588164 30909 80.91.229.3 (7 Jun 2013 06:56:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Jun 2013 06:56:04 +0000 (UTC) Cc: emacs-devel@gnu.org To: rgm@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 07 08:56:04 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ukqah-00049j-LU for ged-emacs-devel@m.gmane.org; Fri, 07 Jun 2013 08:56:03 +0200 Original-Received: from localhost ([::1]:42511 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ukqah-0007Vo-BV for ged-emacs-devel@m.gmane.org; Fri, 07 Jun 2013 02:56:03 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46939) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ukqae-0007Vi-Sx for emacs-devel@gnu.org; Fri, 07 Jun 2013 02:56:01 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ukqad-00073k-67 for emacs-devel@gnu.org; Fri, 07 Jun 2013 02:56:00 -0400 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:35973) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ukqac-00073U-Ue; Fri, 07 Jun 2013 02:55:59 -0400 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0MO000C00GG8FK00@a-mtaout23.012.net.il>; Fri, 07 Jun 2013 09:55:57 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MO000C7GGL8FF10@a-mtaout23.012.net.il>; Fri, 07 Jun 2013 09:55:57 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.175 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:160185 Archived-At: > Date: Thu, 06 Jun 2013 19:35:31 +0300 > From: Eli Zaretskii > To: emacs-diffs@gnu.org > Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r112870: Improve the fix > for bug #14558. > Message-ID: > Content-Type: text/plain; charset="us-ascii" > > ------------------------------------------------------------ > revno: 112870 > fixes bug: http://debbugs.gnu.org/14558 > committer: Eli Zaretskii > branch nick: trunk > timestamp: Thu 2013-06-06 19:35:31 +0300 > message: > Improve the fix for bug #14558. > > src/xdisp.c (note_mouse_highlight): When mouse-highlight is off, > still need to set the mouse pointer shape and activate help-echo. > modified: > src/ChangeLog > src/xdisp.c > -------------- next part -------------- > A non-text attachment was scrubbed... ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > Name: r112870.diff > Type: text/x-diff > Size: 2103 bytes > Desc: not available > URL: Any idea why we suddenly don't get the actual diffs, except as attachments we need to fetch separately? If that's deliberate, then it's an annoyance, IMO.