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

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

Re: error in calendar


From: Glenn Morris
Subject: Re: error in calendar
Date: Fri, 04 Mar 2005 15:33:04 +0000
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

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?




reply via email to

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