From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Agenda repeats diary entries Date: Wed, 30 Dec 2009 21:05:04 -0500 Message-ID: <87fx6rkien.fsf@gollum.intra.norang.ca> References: <211769420912141152n547ecbeka37f0774e5054f42@mail.gmail.com> <211769420912271233h21c96ddfnb599c9755aa3327c@mail.gmail.com> <874on96xn6.fsf@fastmail.fm> <211769420912292133s284bb7b0oa7d8cbab322ea87@mail.gmail.com> <87oclgpuio.fsf@gollum.intra.norang.ca> <211769420912301259s2b8b559v519426ee2b93c212@mail.gmail.com> <87d41wp0ek.fsf@gollum.intra.norang.ca> 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 1NQAPc-0003VX-2x for emacs-orgmode@gnu.org; Wed, 30 Dec 2009 21:05:16 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NQAPY-0003Rd-A5 for emacs-orgmode@gnu.org; Wed, 30 Dec 2009 21:05:15 -0500 Received: from [199.232.76.173] (port=56735 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NQAPY-0003RV-4W for emacs-orgmode@gnu.org; Wed, 30 Dec 2009 21:05:12 -0500 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:62757) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NQAPX-0005yi-Om for emacs-orgmode@gnu.org; Wed, 30 Dec 2009 21:05:11 -0500 In-Reply-To: <87d41wp0ek.fsf@gollum.intra.norang.ca> (Bernt Hansen's message of "Wed\, 30 Dec 2009 17\:22\:43 -0500") 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: Nathan Neff Cc: Matt Lundin , emacs-orgmode@gnu.org Bernt Hansen writes: > You can probably do > > (setq diary-file nil) > > I just did that. Don't do that. :) > > This variable seems to want to be a filename - and there's no way to > customize it to nil on my version of emacs... but I never use it so it > doesn't bother me and it can point to any non-existent or empty file. > > I used the diary eons ago and so I have a leftover empty ~/diary file in > my setup. I have since moved to keeping my diary entries in the > org-agenda-diary-file instead. > > I've just set diary-file to nil and nothing broke immediately so I'll > just leave it that way until something bad happens :) I can't exit Emacs anymore if diary-file is set to nil so that's a really bad idea. I removed the customization and it's back to the default "~/diary" value and all is well again. -Bernt