From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: automatically (?) including an org-file in org-agenda-files ... Date: Thu, 20 Sep 2007 15:50:09 +0200 Message-ID: <87odfxbg4u.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IYMQ7-00061R-TH for emacs-orgmode@gnu.org; Thu, 20 Sep 2007 09:50:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IYMQ6-0005xh-7a for emacs-orgmode@gnu.org; Thu, 20 Sep 2007 09:50:19 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IYMQ6-0005xR-4Q for emacs-orgmode@gnu.org; Thu, 20 Sep 2007 09:50:18 -0400 Received: from nf-out-0910.google.com ([64.233.182.189]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IYMQ5-0006pq-KG for emacs-orgmode@gnu.org; Thu, 20 Sep 2007 09:50:17 -0400 Received: by nf-out-0910.google.com with SMTP id f5so472285nfh for ; Thu, 20 Sep 2007 06:50:16 -0700 (PDT) In-Reply-To: (Rainer Stengele's message of "Thu, 20 Sep 2007 14:14:05 +0200") 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: emacs-orgmode@gnu.org Rainer Stengele writes: > Maybe there could be a variable allowing to automatically include the > current org file in org-agenda-files when agenda view is activated from > a on-included file? > > What do you think? I think it would be very useful. Depending on a new custom variable: - always include the file automatically - include the file if [condition: interactive prompt/regexp/...] - don't include the file -- Bastien