From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Autoset org-agenda-files Date: Mon, 1 Feb 2010 21:52:01 +0100 Message-ID: <32023EC6-E251-41FB-981D-5A0840B8EACB@gmail.com> References: <8AA35E25-4070-4E21-9C42-8A5A00B4EAC4@jumans.net> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nc3Fg-0002c2-0e for emacs-orgmode@gnu.org; Mon, 01 Feb 2010 15:52:08 -0500 Received: from [199.232.76.173] (port=45019 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nc3Ff-0002bo-Jc for emacs-orgmode@gnu.org; Mon, 01 Feb 2010 15:52:07 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Nc3Fd-00061h-5F for emacs-orgmode@gnu.org; Mon, 01 Feb 2010 15:52:07 -0500 Received: from mail-ew0-f228.google.com ([209.85.219.228]:65247) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Nc3Fc-00061T-QQ for emacs-orgmode@gnu.org; Mon, 01 Feb 2010 15:52:05 -0500 Received: by ewy28 with SMTP id 28so2786372ewy.8 for ; Mon, 01 Feb 2010 12:52:03 -0800 (PST) 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: BKnoth Cc: emacs-orgmode@gnu.org On Feb 1, 2010, at 9:47 PM, BKnoth wrote: > On 2/1/2010 7:59 AM, Fredrik wrote: >> I wonder if someone with some elisp knowledge could help me out.... I >> have a folder containing all my org-files named as X.org and would >> like >> to autopopulate the org-agenda-files when I start emacs. So in short >> terms search folder for *.org (and exclude *-archive.org) so it is >> always done when starting emacs... This is a FAQ. http://orgmode.org/worg/org-faq.php#set-agenda-files-using-wildcards - Carsten >> >> Anyone that could help me create such a function? >> >> Regards, >> >> Fredrik >> >> > Sorry - I just sent a non-sensible response. I didn't read your > message thoroughly. Still, I'd think the regex feature of the org- > agenda-files variable could help you out. Maybe I'm missing the point. > > - Bruce > > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten