From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Global bar to display global information Date: Sun, 01 Jan 2012 17:11:32 -0500 Message-ID: References: <87hb5he3dy.fsf@wanadoo.es> <86k4a6pxup.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1325455912 15509 80.91.229.12 (1 Jan 2012 22:11:52 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 1 Jan 2012 22:11:52 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?iso-8859-1?Q?J=E9r=E9my?= Compostella Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 01 23:11:45 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RhTcy-00050r-4w for ged-emacs-devel@m.gmane.org; Sun, 01 Jan 2012 23:11:40 +0100 Original-Received: from localhost ([::1]:50148 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RhTcw-0000Pa-OX for ged-emacs-devel@m.gmane.org; Sun, 01 Jan 2012 17:11:38 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:38178) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RhTcu-0000PS-Jg for emacs-devel@gnu.org; Sun, 01 Jan 2012 17:11:37 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RhTct-0001RY-Ok for emacs-devel@gnu.org; Sun, 01 Jan 2012 17:11:36 -0500 Original-Received: from smtp-04.vtx.ch ([194.38.175.93]:53141) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RhTct-0001RQ-K4 for emacs-devel@gnu.org; Sun, 01 Jan 2012 17:11:35 -0500 Original-Received: from ceviche.home (dyn.83-228-185-053.dsl.vtx.ch [83.228.185.53]) by smtp-04.vtx.ch (VTX Services SA) with ESMTP id 2108F29AECD; Sun, 1 Jan 2012 23:11:34 +0100 (CET) Original-Received: by ceviche.home (Postfix, from userid 20848) id 123C66614B; Sun, 1 Jan 2012 17:11:32 -0500 (EST) In-Reply-To: (=?iso-8859-1?Q?=22J=E9r=E9my?= Compostella"'s message of "Sat, 31 Dec 2011 14:13:04 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Received-From: 194.38.175.93 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:147140 Archived-At: > I work with this patch for two days now and it works perfectly fine. > The redisplay works fine without any extras rendering operation > (I instrumented a little bit to check that point). Thank you very much for this contribution. I probably won't have time to review this before we open up the trunk for non-bugfix patches, but it looks very promising. Stefan