From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sullivan, Gregory \(US SSA\)" Subject: RE: quickly adding files to agenda.. Date: Thu, 4 Dec 2008 11:22:30 -0500 Message-ID: <7b4c32$1h608l@dmzms99801.na.baesystems.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L8GyM-00089T-Uc for emacs-orgmode@gnu.org; Thu, 04 Dec 2008 11:22:38 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L8GyK-00089H-Gb for emacs-orgmode@gnu.org; Thu, 04 Dec 2008 11:22:37 -0500 Received: from [199.232.76.173] (port=41206 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L8GyK-00089E-DA for emacs-orgmode@gnu.org; Thu, 04 Dec 2008 11:22:36 -0500 Received: from dmzms99801.na.baesystems.com ([149.32.232.65]:26601) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L8GyJ-0006kW-Tv for emacs-orgmode@gnu.org; Thu, 04 Dec 2008 11:22:36 -0500 content-class: urn:content-classes:message 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: sergio , emacs-orgmode@gnu.org You could try the line (setq org-agenda-files (find-lisp-find-files "~/orgfiles/" "\.org")) I don't actually use this method for my setup, but that should work. --Greg -- Gregory T. Sullivan, Ph.D. BAE Systems Advanced Information Technologies 6 New England Executive Park, Burlington, MA 01803 781-262-4553 (office), 978-430-3461 (cell) gregory.sullivan@baesystems.com=20 -----Original Message----- From: emacs-orgmode-bounces+gregory.sullivan=3Dbaesystems.com@gnu.org [mailto:emacs-orgmode-bounces+gregory.sullivan=3Dbaesystems.com@gnu.org] On Behalf Of sergio Sent: Thursday, December 04, 2008 10:50 AM To: emacs-orgmode@gnu.org Subject: Re: [Orgmode] quickly adding files to agenda.. On Dec 4, 2008, at 10:09 AM, Sullivan, Gregory (US SSA) wrote: > http://article.gmane.org/gmane.emacs.orgmode/8992/match=3Dsullivan > > illustrates the use of 'find-lisp-find-file' i am not good at lisp at all, but i have it slated to learn over =20 christmas.. but.. here's what i am doing in my .emacs file.. then evaluating each =20 command to test: (load-library "find-lisp") <- this works .. (find-lisp-find-files "~/orgfiles" "\.org") <- just for testing. when =20 i run it, it spits out a list of my org files.. now, i am not sure how to phrase this: to make org-agenda see the whole thing.. any ideas? thanks so much! ___ peace, sergio photographer, journalist, visionary www.village-buzz.com _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode