all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* appt.el (appt-activate 1) in .emacs seems not to work
@ 2007-08-21 20:31 Eric Böse-Wolf
  2007-08-21 21:59 ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Böse-Wolf @ 2007-08-21 20:31 UTC (permalink / raw)
  To: help-gnu-emacs


[-- Attachment #1.1: Type: text/plain, Size: 568 bytes --]

Hello everybody,

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.

Why is this? How can it be fixed?

Yours sincerely,

Eric Böse-Wolf
-- 
Das Briefgeheimnis sowie das Post- und Fernmeldegeheimnis sind
unverletzlich.               (Grundgesetz, Artikel 10, Abs. 1)
http://www.gnupp.de                       http://www.gnupg.org
http://www.stud.uni-karlsruhe.de/~uwaru/

[-- Attachment #1.2: Type: application/pgp-signature, Size: 188 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: appt.el (appt-activate 1) in .emacs seems not to work
  2007-08-21 20:31 appt.el (appt-activate 1) in .emacs seems not to work Eric Böse-Wolf
@ 2007-08-21 21:59 ` Glenn Morris
  2007-08-22  5:42   ` [solved] " Eric Böse-Wolf
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2007-08-21 21:59 UTC (permalink / raw)
  To: help-gnu-emacs

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [solved] appt.el (appt-activate 1) in .emacs seems not to work
  2007-08-21 21:59 ` Glenn Morris
@ 2007-08-22  5:42   ` Eric Böse-Wolf
  0 siblings, 0 replies; 3+ messages in thread
From: Eric Böse-Wolf @ 2007-08-22  5:42 UTC (permalink / raw)
  To: help-gnu-emacs


[-- Attachment #1.1: Type: text/plain, Size: 791 bytes --]

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 #1.2: Type: application/pgp-signature, Size: 188 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-08-22  5:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-21 20:31 appt.el (appt-activate 1) in .emacs seems not to work Eric Böse-Wolf
2007-08-21 21:59 ` Glenn Morris
2007-08-22  5:42   ` [solved] " Eric Böse-Wolf

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.