GNU bug report logs - #2811
23.0.91; calendar

Previous Next

Package: emacs;

Reported by: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>

Date: Sun, 29 Mar 2009 00:10:04 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>
Cc: 2811 <at> debbugs.gnu.org
Subject: bug#2811: closed by Glenn Morris <rgm <at> gnu.org> (Re: bug#2811: 23.0.91; calendar)
Date: Thu, 02 Apr 2009 19:27:11 -0400
Peter Dyballa wrote:

> load-path has on top a directory where Germanised versions of some  
> calendar ELisp files exist:

Oh, how obvious.

> Some differences in holidays.el (mine vs. original):
>
> 	331c304
> 	<                   (format "Sommerzeit beginnt um %s"
> 	---
> 	>                   (format "Daylight Saving Time Begins %s"
> 	336c309
> 	<                   (format "Sommerzeit endet um %s"
> 	---
> 	>                   (format "Daylight Saving Time Ends %s"
> 	354a328,329
> 	>           holiday-hebrew-holidays holiday-islamic-holidays
> 	>           holiday-bahai-holidays holiday-oriental-holidays

You seem to be attempting to redefine autoloaded variables that are
dumped in loaddefs.el. This isn't going to work.

Why don't you just use (setq calendar-holidays ...) as normal?




This bug report was last modified 16 years and 52 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.