From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: question about org-agenda-files Date: Fri, 6 Aug 2010 12:42:27 +0200 Message-ID: <4CB19CCB-1A75-41BF-8835-F839AA578624@gmail.com> References: <87zkx087oj.fsf@gnu.org> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=45795 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OhKNl-0001OR-UT for emacs-orgmode@gnu.org; Fri, 06 Aug 2010 06:42:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OhKNk-0005ml-SK for emacs-orgmode@gnu.org; Fri, 06 Aug 2010 06:42:33 -0400 Received: from mail-ey0-f169.google.com ([209.85.215.169]:46436) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OhKNk-0005mT-NT for emacs-orgmode@gnu.org; Fri, 06 Aug 2010 06:42:32 -0400 Received: by eydd26 with SMTP id d26so2964961eyd.0 for ; Fri, 06 Aug 2010 03:42:31 -0700 (PDT) In-Reply-To: <87zkx087oj.fsf@gnu.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: Bastien Cc: emacs-orgmode@gnu.org On Aug 6, 2010, at 10:30 AM, Bastien wrote: > Rustom Mody writes: > >> Why is it that if org-agenda-files is a list the list should have >> absolute file names whereas when it (points to) a single file >> containing the names those names are allowed to be relative to >> org-directory? > > I guess this is a small historical contingency. We might indeed allow > relative filenames when `org-agenda-files' is a list. I agree and would welcome a patch for this. - Carsten