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

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

autoload problem in calendar?


From: John ffitch
Subject: autoload problem in calendar?
Date: Sun, 15 Apr 2007 13:21:29 +0100

When I try to start emacs on this machine the diary does not work.

The backtrace is
Debugger entered--Lisp error: (error "Autoloading failed to define function 
diary-font-lock-keywords")
  diary-font-lock-keywords()
  font-lock-eval-keywords(diary-font-lock-keywords)
  font-lock-set-defaults()
  font-lock-mode-internal(t)
  font-lock-default-function(t)
  font-lock-mode()
  turn-on-font-lock()
  turn-on-font-lock-if-enabled()
  global-font-lock-mode-enable-in-buffers()
  run-hooks(after-change-major-mode-hook)
  run-mode-hooks(diary-mode-hook)
  diary-mode()
  diary-list-entries((4 15 2007) nil)
  diary()
  (cond ((null ...) (diary)))
  eval((cond ((null ...) (diary))))
  eval-last-sexp-1(nil)
  eval-last-sexp(nil)
  call-interactively(eval-last-sexp)
  call-last-kbd-macro(nil kmacro-loop-setup-function)
  kmacro-call-macro(nil nil)
  kmacro-end-and-call-macro(nil)
  call-interactively(kmacro-end-and-call-macro)

The initialisation code is

(cond ((null (cdr command-line-args)) (diary)))

The code is the same as on my other machines (I will check that in more
detail soon)

It used to work a few days ago, ad in emacs 21



In GNU Emacs 22.0.97.2 (x86_64-unknown-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2007-04-14 on cage
Windowing system distributor `The X.Org Foundation', version 11.0.70199902
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_GB.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Emacs-Lisp

Minor modes in effect:
  display-time-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t

Recent input:
C-x C-f m <backspace> . e m <backspace> <backspace> 
e <tab> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> . e m a <tab> <return> 
C-x C-f m y <tab> <return> C-x ( <escape> C-f C-x C-e 
C-x ) C-x e C-x e C-x e C-u C-u C-x e C-u C-u C-x e 
C-u C-u C-x e C-u C-u C-x e C-u C-u C-x e <help-echo> 
C-u C-u C-x e C-l C-l C-u C-u C-x e C-u C-x e C-u C-x 
e C-l C-l C-u C-u C-x e C-l C-l C-u C-u C-x e C-u C-x 
e C-x e C-x e C-x e C-x e C-x e C-x e C-x e C-x e C-x 
e C-x e C-x e C-x e C-x e C-x e C-x e C-x e <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <down-mouse-1> 
<mouse-1> M-x e m a c s - <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> r e p <tab> o <tab> 
r <tab> <return>

Recent messages:
((day "/" month "[^/0-9]") (day "/" month "/" year "[^0-9]") (monthname " *" 
day "\\W+\\<[^*0-9]") (year " *" monthname " *" day "[^0-9]") (dayname "\\W"))
(Type e to repeat macro)
((if dayname (concat dayname ", ")) day " " monthname " " year)
(Type e to repeat macro)
t
(Type e to repeat macro)
Preparing diary...
Entering debugger...
Making completion list... [2 times]
Loading emacsbug...done

==John ffitch
There is not the vaguest truth in this.
  I have not even speculated on it with the Dean/VC/etc,
  so I don't know where it comes from.




reply via email to

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