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

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

Re: error in calendar


From: Frederik Fouvry
Subject: Re: error in calendar
Date: Fri, 4 Mar 2005 17:48:26 +0100 (CET)

,-- On Fri, 04 Mar 2005 15:33:04 +0000, Glenn Morris wrote:
| 
| 
| Frederik Fouvry wrote:
| 
| > Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
| >   calendar-date-is-legal-p(nil)
| >   mark-visible-calendar-date(nil calendar-today-face)
| >   calendar-mark-today()
| >   run-hooks(today-visible-calendar-hook)
| 
| This does not happen from an emacs started with -q --no-site-file, nor
| with the obvious addition of
| 
| (add-hook 'today-visible-calendar-hook 'calendar-mark-today)
| 
| , so can you locate the settings in your .emacs that cause this and
| post them, please?

On trying to find out where the problem could be, I used an evaluated
version of mark-visible-calendar-date and the problem disappeared.
(Such a behaviour has happened to me before: with compiled code, it
gives an error, while it works with evaluated code.  I have not been
able to find out what the cause might be.)  I'll try to reproduce the
problem, but given that it doesn't show up in the evaluated code, it's
unlikely to be a further issue.

Thanks,

Frederik Fouvry




reply via email to

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