From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [PATCH] org-agenda: rewrite mode-line Date: Tue, 21 Dec 2010 08:36:04 +0100 Message-ID: <23B19DD9-5FC7-4D9C-98A2-3E90A79A49C6@gmail.com> References: <1291650119-13804-1-git-send-email-julien@danjou.info> <82D9D8F0-A957-43BD-94C6-80F5620E7257@gmail.com> <87ipyyizxw.fsf@keller.adm.naquadah.org> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=UTF-8; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=42973 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PUwlV-0005lf-CP for emacs-orgmode@gnu.org; Tue, 21 Dec 2010 02:36:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PUwlU-0005F5-9a for emacs-orgmode@gnu.org; Tue, 21 Dec 2010 02:36:09 -0500 Received: from mail-fx0-f48.google.com ([209.85.161.48]:40961) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PUwlU-0005En-4v for emacs-orgmode@gnu.org; Tue, 21 Dec 2010 02:36:08 -0500 Received: by fxm2 with SMTP id 2so3623109fxm.35 for ; Mon, 20 Dec 2010 23:36:07 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Cc: Julien Danjou , Michael Sperber , Org Mode Hi XEmacs users I am about to apply this patch, but I am still wondering if :eval in the mode line is working on XEmacs? - Carsten On Dec 13, 2010, at 3:49 PM, Carsten Dominik wrote: > XEmacs users, please read this. > > On Dec 12, 2010, at 7:55 PM, Julien Danjou wrote: > >> On Sun, Dec 12 2010, Carsten Dominik wrote: >> >>> what is the purpose of this patch, why is it needed? >>> I generally will not accept patches that lack this information. >> >> Sorry, it seems quite obvious to me. > > Hi Julien, > > even if it is more or less obvious on closer > study, I am trying to create a useful history of > the project by providing additional information > at commit time. And knowing the intend of the author > speeds up classifying and judging the patch very much. > I have not spent some 20 Minutes looking at it and > writing to you and looking at it again.... > > The patch looks good to me, I am planning to accept > it after studying it closer. > > Does anyone know if :eval in the mode line specification > is XEmacs compatible? > > - Carsten > >> >> The purpose is to stop trying to guess where to call the function to >> `org-agenda-set-mode-name' whenever one of the value change used in =20= >> that >> function changes. >> >> This is probably one of the reason why :eval property has been =20 >> invented, >> I guess. :-) >> >> --=20 >> Julien Danjou >> =E2=9D=B1 http://julien.danjou.info > > - Carsten > > >