all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: european-date-diary-pattern, diary-date-forms, custom.el
       [not found] <87y6voj4r9.fsf@debian.IGP>
@ 2009-03-02 18:30 ` Glenn Morris
  0 siblings, 0 replies; only message in thread
From: Glenn Morris @ 2009-03-02 18:30 UTC (permalink / raw
  To: help-gnu-emacs

"Andreas Goesele" wrote:

> I tried to change european-date-diary-pattern and consequently
> diary-date-forms. But even though european-date-diary-pattern is
> correctly set in my custom.el, everytime I start Emacs anew I get as
> diary-date-forms the orignal, unchanged european-date-diary-pattern.

Normally you should just change diary-date-forms directly.

Anyway, I imagine you are somehow loading calendar.el before your
customization of european-date-diary-pattern. For example, you might
have something like:

(diary)
(setq european-date-diary-pattern ...)

Make sure calendar.el is not loaded before your customizations take
effect.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-02 18:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <87y6voj4r9.fsf@debian.IGP>
2009-03-02 18:30 ` european-date-diary-pattern, diary-date-forms, custom.el Glenn Morris

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.