emacs-devel
[Top][All Lists]
Advanced

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

Re: byte-compiling an elisp-file fails in Emacs 22.1 (reproducable)


From: Richard Stallman
Subject: Re: byte-compiling an elisp-file fails in Emacs 22.1 (reproducable)
Date: Sat, 07 Jul 2007 09:06:56 -0400

    Debugger entered--Lisp error: (void-function compilation-forget-errors)
      compilation-forget-errors()
      byte-compile-log-file()
      byte-compile-from-buffer(#<buffer  *Compiler Input*> "c:/home/.emacs")
      byte-compile-file("c:/home/.emacs")
      emacs-lisp-byte-compile()
      call-interactively(emacs-lisp-byte-compile)

    Even explicitly loading compile.el (which defines this function) before 
byte-compiling
    doesn't fix it....

That is VERY strange.  Can you check (fboundp 'compilation-forget-errors)?




reply via email to

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