all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <gmorris+emacs@ast.cam.ac.uk>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: appt messes with format of dates in diary
Date: Wed, 10 Dec 2003 18:52:47 +0000	[thread overview]
Message-ID: <q6he08ld34.fsf@xpc14.ast.cam.ac.uk> (raw)
In-Reply-To: <E1ATbGm-0008Om-00@linux183.ma.utexas.edu> (Joe Corneli's message of "Tue, 09 Dec 2003 00:22:52 -0600")

Joe Corneli wrote:

> In GNU Emacs 21.3.1 (powerpc-apple-darwin, X toolkit)
[...]
> If I load the package appt, the format of diary entries is changed to
>
> "Dec 8, 2003"
>
> from my preferred 
>
> "8 Dec 2003" 
>
> as given by (setq european-calendar-style t)

Can you provide a recipe to reproduce this?

emacs-21.3 -q --no-site-file
M-: (setq european-calendar-style t)
M-: (require 'appt)
M-x calendar
M-x insert-diary-entry

doesn't show it.

> This is annoying, and I'm not sure how to fix it.

(setq calendar-date-display-form european-calendar-display-form)
or
M-x european-calendar

ought to fix it.

  reply	other threads:[~2003-12-10 18:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-09  6:22 appt messes with format of dates in diary Joe Corneli
2003-12-10 18:52 ` Glenn Morris [this message]
2003-12-11  5:15   ` Joe Corneli
     [not found] <mailman.1394.1070954704.399.bug-gnu-emacs@gnu.org>
2003-12-09 17:16 ` Kevin Rodgers

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

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

  git send-email \
    --in-reply-to=q6he08ld34.fsf@xpc14.ast.cam.ac.uk \
    --to=gmorris+emacs@ast.cam.ac.uk \
    --cc=bug-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.
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.