unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Glenn Morris <rgm+news@stanford.edu>
To: help-gnu-emacs@gnu.org
Subject: Re: european-date-diary-pattern, diary-date-forms, custom.el
Date: Mon, 02 Mar 2009 10:30:32 -0800	[thread overview]
Message-ID: <wjr61fpyk7.fsf@xoc2.stanford.edu> (raw)
In-Reply-To: 87y6voj4r9.fsf@debian.IGP

"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.


           reply	other threads:[~2009-03-02 18:30 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <87y6voj4r9.fsf@debian.IGP>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=wjr61fpyk7.fsf@xoc2.stanford.edu \
    --to=rgm+news@stanford.edu \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).