help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [solved] appt.el (appt-activate 1) in .emacs seems not to work


From: Eric Böse-Wolf
Subject: Re: [solved] appt.el (appt-activate 1) in .emacs seems not to work
Date: Wed, 22 Aug 2007 07:42:31 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux)

Glenn Morris <rgm+news@stanford.edu> writes:

> Eric Böse-Wolf wrote:
>
>> as written in the subject, I have (appt-activate 1) in my .emacs,
>> but appt.el does not display its reminder windows for appointsments
>> in my diaryfile for the present day.
>>
>> I have to do M-x appt-activate twice to get it working.
>
> Works for me:
>
> cat ~/diary:
> 08/21 15:00 do stuff
>
> emacs-22.1 -q --no-site-file --eval '(appt-activate 1)'
> and there is my appointment reminder.

I did set european-calendar-style to t by the customization facility, 
and (appt-activate 1) had been before my customization part in .emacs

deleting european-calendar-style from custom-set-variables and writing
(setq european-calendar-style t)
(appt-activate 1)
in .emacs works now for me.

Attachment: pgpV_6yNDY08c.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]