From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Griswold Subject: Problem with agenda file list Date: Fri, 25 Apr 2008 23:11:24 -0400 Message-ID: <87fxt9ux7n.fsf@cantor.griswold.home> 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 1Jpap9-0007JI-KX for emacs-orgmode@gnu.org; Fri, 25 Apr 2008 23:11:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jpap7-0007J1-Vs for emacs-orgmode@gnu.org; Fri, 25 Apr 2008 23:11:39 -0400 Received: from [199.232.76.173] (port=43490 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jpap7-0007Iy-Px for emacs-orgmode@gnu.org; Fri, 25 Apr 2008 23:11:37 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Jpap7-0000Uc-Fe for emacs-orgmode@gnu.org; Fri, 25 Apr 2008 23:11:37 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Jpap0-0007g8-GZ for emacs-orgmode@gnu.org; Sat, 26 Apr 2008 03:11:30 +0000 Received: from cpe-66-67-219-205.rochester.res.rr.com ([66.67.219.205]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 26 Apr 2008 03:11:30 +0000 Received: from dgriswol by cpe-66-67-219-205.rochester.res.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 26 Apr 2008 03:11:30 +0000 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 Hello all, I've encountered a strange problem with the org-agenda-files variable. When I start up org-mode (which I do from my .emacs) the following unsavory events happen: 1. org-agenda-files is set to only the first file in the list; 2. custom-set-variables is set to just org-agenda-files (blowing away all other customizations); 3. custom-set-variables and custom-set-faces are written to .emacs, even if custom-file is set to a different file name (as in my setup). Any thoughts on why this is happening? I'm using org-6.02a under Emacs 22.2.1. Thanks, Dan -- -------------- Dan Griswold Rochester, NY --------------