From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [PATCH] org-agenda: rewrite mode-line Date: Mon, 13 Dec 2010 15:49:56 +0100 Message-ID: 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=44225 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PS9j0-0001AD-74 for emacs-orgmode@gnu.org; Mon, 13 Dec 2010 09:50:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PS9iy-00083x-PG for emacs-orgmode@gnu.org; Mon, 13 Dec 2010 09:50:01 -0500 Received: from mail-ey0-f177.google.com ([209.85.215.177]:57011) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PS9iy-00083e-FW for emacs-orgmode@gnu.org; Mon, 13 Dec 2010 09:50:00 -0500 Received: by eyd9 with SMTP id 9so5211605eyd.36 for ; Mon, 13 Dec 2010 06:49:59 -0800 (PST) In-Reply-To: <87ipyyizxw.fsf@keller.adm.naquadah.org> 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 To: Julien Danjou Cc: emacs-orgmode@gnu.org 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