,-- 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


_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to