On Mon, Oct 29, 2007 at 06:42:01PM -0400, Christopher L Conway wrote:
> On 10/29/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > On Mon, Oct 29, 2007 at 05:12:51PM -0400, Christopher L Conway wrote:
> > > What does this mean? If I do M-x calendar and press "s" I get:
> > > Diary file "~/diary" does not exist
> >
> > if you are using a diary file other than ~/diary, then you might want to 
> > add something like:
> >
> >     (setq diary-file "~/intended/diary/file")
> >
> >
> > to your .emacs config.
> 
> Thanks for your help. I'm only using diary insofar as it is required
> to support planner, e.g., in setting up cyclic tasks. Should I have a
> default diary file?


I have never used the emacs diary feature, but am currently working on getting 
planner to work with remind, and the scripts from Sacha Chua's page use the 
diary file (and some other diary files) as a dumping ground for my reminders.  
So, once I started to enable this, I got the same message you did. 

You can just create an empty file so emacs does not complain about the missing 
file, by running
  touch ~/diary

at your command prompt.

K

-- 
In Vino Veritas
http://astroturfgarden.com

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Planner-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/planner-el-discuss

Reply via email to