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

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

Re: Source file '.../killer-source.el' newer than byte-compiled file


From: Emanuel Berg
Subject: Re: Source file '.../killer-source.el' newer than byte-compiled file
Date: Tue, 23 Apr 2019 20:02:05 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Sometimes (like now) it even says that files in
~/.emacs.d/elpa suffer from this! But I never
touch those source files nor byte-compile them
or remove their byte-compiled versions. So that
must be some unrelated, still similar issue -

    Source file ‘/home/incal/.emacs.d/elpa/slime-20190319.930/slime.el’ newer 
than byte-compiled file
    Source file ‘/home/incal/.emacs.d/elpa/slime-20190319.930/slime.el’ newer 
than byte-compiled file

I *do* `require' slime twice in my own Elisp so
the theory in my previous post seems to check
out so far :)

The message is correct as well:

    $ ~/.emacs.d/elpa/slime-20190319.930 ll slime.el slime.elc
    -rw-r--r-- 1 incal incal 286K Apr 19 16:42 slime.el
    -rw-r--r-- 1 incal incal 309K Apr 19 16:32 slime.elc

I suppose I could touch(1) slime.elc if I'm
confident I didn't do anything to slime.el...

Or can one do anything from the package manager
interface, from Emacs?

-- 
underground experts united
http://user.it.uu.se/~embe8573




reply via email to

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