From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] org-agenda: Add 'none setting for org-agenda-overriding-header Date: Wed, 23 Aug 2017 10:37:26 +0200 Message-ID: <87pobm1xyx.fsf@nicolasgoaziou.fr> References: <87k22416un.fsf@alphapapa.net> <87bmnep8yz.fsf@nicolasgoaziou.fr> <8760dmynkk.fsf@alphapapa.net> <871so9nt04.fsf@nicolasgoaziou.fr> <87pobrc5vp.fsf@alphapapa.net> <87wp5yir25.fsf@nicolasgoaziou.fr> <87a82rkqmf.fsf@alphapapa.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44973) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dkRAJ-0001SA-OZ for emacs-orgmode@gnu.org; Wed, 23 Aug 2017 04:37:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dkRAG-00061R-MS for emacs-orgmode@gnu.org; Wed, 23 Aug 2017 04:37:31 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:53488) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dkRAG-000615-GP for emacs-orgmode@gnu.org; Wed, 23 Aug 2017 04:37:28 -0400 In-Reply-To: <87a82rkqmf.fsf@alphapapa.net> (Adam Porter's message of "Tue, 22 Aug 2017 20:41:12 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Adam Porter Cc: emacs-orgmode@gnu.org Hello, Adam Porter writes: > If you would prefer the &rest approach, that would mean doing the actual > insertion into the agenda buffer in the macro call rather than the macro > expansion. I thought it would be better to separate the actual > insertion by abstracting it behind the macro. I don't understand. There no difference of evaluation between (default) and (&rest default). Anyway, I'm fine with a single S-exp in the macro. See may comments about the patches. Regards, -- Nicolas Goaziou