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

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

bug#12197: 24.1.50; emacs-lisp-byte-compile-and-load loads source


From: Michael Heerdegen
Subject: bug#12197: 24.1.50; emacs-lisp-byte-compile-and-load loads source
Date: Tue, 14 Aug 2012 07:50:13 +0200

Hi,

the doc of `emacs-lisp-byte-compile-and-load' says:

  Byte-compile the current file (if it has changed), then load
  compiled code.

But if the current file has not changed, this command actually loads
the source file here - at least that's what the message I get tells me.

E.g. if you invoke this command two times from an elisp file, the
second time loads always the source file.

I believe that this once worked as intended some while ago, so this
bug could have been introduced some days or weeks ago.


Thanks,

Michael.








reply via email to

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