From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Masterson Subject: org-agenda-files and customize Date: Sun, 29 Jun 2014 11:11:53 -0700 Message-ID: <86mwcvmvpy.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42946) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1JaH-0007aV-HG for emacs-orgmode@gnu.org; Sun, 29 Jun 2014 14:12:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X1Ja9-00033B-Ub for emacs-orgmode@gnu.org; Sun, 29 Jun 2014 14:12:13 -0400 Received: from plane.gmane.org ([80.91.229.3]:33487) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1Ja9-00032p-OG for emacs-orgmode@gnu.org; Sun, 29 Jun 2014 14:12:05 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1X1Ja8-0007hK-VB for emacs-orgmode@gnu.org; Sun, 29 Jun 2014 20:12:04 +0200 Received: from 71-84-12-50.dhcp.trlk.ca.charter.com ([71.84.12.50]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 29 Jun 2014 20:12:04 +0200 Received: from dsmasterson by 71-84-12-50.dhcp.trlk.ca.charter.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 29 Jun 2014 20:12:04 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hmmm. I just noticed that the following happened: 1. I noticed org-agenda-files was set in the custom-set-variables section of my .emacs. 2. I removed org-agenda-files from the custom-set-variables section of my .emacs. 3. I set org-agenda-files in the standard way (C-c [). 4. I notices that org-agenda-files was back in the custom-set-variables section of my .emacs. Is that supposed to happen? -- David Masterson Programmer At Large