emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r106462: * lisp/emacs-lisp/autolo


From: Juanma Barranquero
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r106462: * lisp/emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
Date: Wed, 23 Nov 2011 01:42:57 +0100

On Tue, Nov 22, 2011 at 17:43, Stefan Monnier <address@hidden> wrote:

> Can you show a backtrace

Debugger entered--Lisp error: (wrong-type-argument listp
"7a7dc38245a868ec15a09346dc1ecc35")
  time-less-p("7a7dc38245a868ec15a09346dc1ecc35" (20168 31602))
  update-directory-autoloads("." "calc" "calendar" "emacs-lisp"
"emulation" "erc" "eshell" "gnus" "international" "language" "mail"
"mh-e" "net" "nxml" "org" "play" "progmodes" "textmodes" "url" "vc"
"cedet" "cedet/ede" "cedet/semantic" "cedet/srecode"
"cedet/semantic/analyze" "cedet/semantic/bovine"
"cedet/semantic/decorate" "cedet/semantic/symref"
"cedet/semantic/wisent")
  apply(update-directory-autoloads ("." "calc" "calendar" "emacs-lisp"
"emulation" "erc" "eshell" "gnus" "international" "language" "mail"
"mh-e" "net" "nxml" "org" "play" "progmodes" "textmodes" "url" "vc"
"cedet" "cedet/ede" "cedet/semantic" "cedet/srecode"
"cedet/semantic/analyze" "cedet/semantic/bovine"
"cedet/semantic/decorate" "cedet/semantic/symref"
"cedet/semantic/wisent"))
  batch-update-autoloads()
  w32-batch-update-autoloads()
  command-line-1(("--eval" "(toggle-debug-on-error)" "--eval" "(setq
find-file-hook nil find-file-suppress-same-file-warnings t)" "-f"
"w32-batch-update-autoloads" "C:/emacs/debug/lisp/loaddefs.el" "make"
"." "calc" "calendar" "emacs-lisp" "emulation" "erc" "eshell" "gnus"
"international" "language" "mail" "mh-e" "net" "nxml" "org" "play"
"progmodes" "textmodes" "url" "vc" "cedet" "cedet/ede"
"cedet/semantic" "cedet/srecode" "cedet/semantic/analyze"
"cedet/semantic/bovine" "cedet/semantic/decorate"
"cedet/semantic/symref" "cedet/semantic/wisent"))
  command-line()
  normal-top-level()

> as well as some context (does it fail for bootstrap

No.

> or only for subsequent refreshes)?

Yes. Simply

  cd lisp
  make autoloads

    Juanma



reply via email to

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