From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eraldo Helal Subject: Re: howto refile to non-agenda file? Date: Tue, 26 May 2009 03:30:14 +0200 Message-ID: <938fae2d0905251830v2d810184g52bd7cdd573041e9@mail.gmail.com> References: <938fae2d0905240730h660999farea6950eebf18c94e@mail.gmail.com> <87d49xho7r.fsf@fastmail.fm> <938fae2d0905251815m5cdba890p69f373d9d14fc25f@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M8lV2-0000CS-G6 for emacs-orgmode@gnu.org; Mon, 25 May 2009 21:30:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M8lUy-0000Bi-NO for emacs-orgmode@gnu.org; Mon, 25 May 2009 21:30:40 -0400 Received: from [199.232.76.173] (port=42655 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M8lUy-0000Bf-KK for emacs-orgmode@gnu.org; Mon, 25 May 2009 21:30:36 -0400 Received: from mail-fx0-f169.google.com ([209.85.220.169]:53083) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M8lUy-00072p-AD for emacs-orgmode@gnu.org; Mon, 25 May 2009 21:30:36 -0400 Received: by fxm17 with SMTP id 17so3724406fxm.42 for ; Mon, 25 May 2009 18:30:35 -0700 (PDT) In-Reply-To: <938fae2d0905251815m5cdba890p69f373d9d14fc25f@mail.gmail.com> 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: Matthew Lundin Cc: Org-Mode At the moment I use: (setq org-agenda-files (list org-directory)) to define which files should be used by the agenda. However, I would like to exclude one file sitting in this directory without having to put it in a subdirectory. How would/could I do that... any idea? Eraldo On Tue, May 26, 2009 at 03:15, Eraldo Helal wrote: > Thank you Matt! > > This helped me a lot! > > Greetings, > Eraldo >