From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: org-agenda-files for calfw Date: Thu, 27 Aug 2015 16:01:20 +0100 Message-ID: <87zj1clqrj.fsf@ucl.ac.uk> References: <871tep7x63.fsf@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44936) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUygG-0006sq-Gz for emacs-orgmode@gnu.org; Thu, 27 Aug 2015 11:01:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZUygA-0000fe-RP for emacs-orgmode@gnu.org; Thu, 27 Aug 2015 11:01:32 -0400 Received: from mail-db3on0128.outbound.protection.outlook.com ([157.55.234.128]:43856 helo=emea01-db3-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUygA-0000f0-II for emacs-orgmode@gnu.org; Thu, 27 Aug 2015 11:01:26 -0400 In-Reply-To: <871tep7x63.fsf@free.fr> (Julien Cubizolles's message of "Thu, 27 Aug 2015 14:06:44 +0200") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Julien Cubizolles Cc: emacs-orgmode@gnu.org On Thursday, 27 Aug 2015 at 14:06, Julien Cubizolles wrote: > I'd like to choose only a few of my org-agenda-files to be displayed by > cfw:open-org-calendar. I couldn't find a variable for that. Should I use > some temporary variable to store the content of the real > org-agenda-files while launching calfw or is there an easier way=C2=A0? You could try advising the function maybe? https://www.gnu.org/software/emacs/manual/html_node/elisp/Advising-Function= s.html --=20 : Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.2, Org release_8.3.1-176-g45abec