bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#2811: closed by Glenn Morris <address@hidden> (Re: bug#2811: 23.0.91


From: Glenn Morris
Subject: bug#2811: closed by Glenn Morris <address@hidden> (Re: bug#2811: 23.0.91; calendar)
Date: Thu, 02 Apr 2009 19:27:11 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

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?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]