From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Joe Corneli Newsgroups: gmane.emacs.bugs Subject: Re: appt messes with format of dates in diary Date: Wed, 10 Dec 2003 23:15:16 -0600 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1071119800 23281 80.91.224.253 (11 Dec 2003 05:16:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 11 Dec 2003 05:16:40 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Dec 11 06:16:35 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AUJBj-0001U7-00 for ; Thu, 11 Dec 2003 06:16:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AUK8Y-00033k-O5 for geb-bug-gnu-emacs@m.gmane.org; Thu, 11 Dec 2003 01:17:22 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AUK8T-00030g-5W for bug-gnu-emacs@gnu.org; Thu, 11 Dec 2003 01:17:17 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AUK7w-0002b7-Tb for bug-gnu-emacs@gnu.org; Thu, 11 Dec 2003 01:17:16 -0500 Original-Received: from [146.6.139.124] (helo=dell3.ma.utexas.edu) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AUK7w-0002aW-FZ for bug-gnu-emacs@gnu.org; Thu, 11 Dec 2003 01:16:44 -0500 Original-Received: from linux183.ma.utexas.edu (linux183.ma.utexas.edu [146.6.139.172]) by dell3.ma.utexas.edu (8.11.0.Beta3/8.10.2) with ESMTP id hBB5FGB27572; Wed, 10 Dec 2003 23:15:16 -0600 Original-Received: from jcorneli by linux183.ma.utexas.edu with local (Exim 3.36 #1 (Debian)) id 1AUJAS-0000db-00; Wed, 10 Dec 2003 23:15:16 -0600 Original-To: gmorris+emacs@ast.cam.ac.uk In-reply-to: (message from Glenn Morris on Wed, 10 Dec 2003 18:52:47 +0000) X-all-your-base-are-belong-to-us: You are on the way to destruction. X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:6266 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:6266 Here's my recipe: M-: (require 'appt) M-: (setq european-calendar-style t) M-x calendar i d Apparently teh order matters. :)