From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: automatically (?) including an org-file in org-agenda-files ... Date: Tue, 25 Sep 2007 09:09:20 -0700 Message-ID: <7967694fd2083f88e3aec5f39267a129@science.uva.nl> References: <87odfxbg4u.fsf@bzg.ath.cx> <90c7441f9809cd0b8dee8558e8ca632e@science.uva.nl> <874phoulpm.fsf@bzg.ath.cx> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IaCya-000155-LG for emacs-orgmode@gnu.org; Tue, 25 Sep 2007 12:09:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IaCyW-0000z5-Ss for emacs-orgmode@gnu.org; Tue, 25 Sep 2007 12:09:32 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IaCyW-0000yo-NR for emacs-orgmode@gnu.org; Tue, 25 Sep 2007 12:09:28 -0400 Received: from rv-out-0910.google.com ([209.85.198.189]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IaCyW-0002WE-8w for emacs-orgmode@gnu.org; Tue, 25 Sep 2007 12:09:28 -0400 Received: by rv-out-0910.google.com with SMTP id c27so1654870rvf for ; Tue, 25 Sep 2007 09:09:27 -0700 (PDT) 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 To: Rainer Stengele Cc: emacs-orgmode@gnu.org On Sep 24, 2007, at 7:39, Rainer Stengele wrote: > Bastien schrieb: >> Carsten Dominik writes: >> >>>> Depending on a new custom variable: >>>> >>>> - always include the file automatically >>>> - include the file if [condition: interactive prompt/regexp/...] >>>> - don't include the file >>> >>> Are (both of) you thinking about *permanently* adding it to the >>> agenda >>> files, or only temporarily for the current agenda command? >> >> I was thinking of *permanently* adding them. >> > > Well I would rather add it temporarily. Also for me this would be the only reasonable choice. I have so many files on org-mode, most of them are actually not in the agenda. It seems to me that adding a file to the list of agenda files should be a conscious decision. - Carsten