Re: Reloading slime.el upon starting SLIME.
Stas Boukarev <[email protected]> Mon, 14 Dec 2015 11:31:25 +0300
| Newsgroups | gmane.lisp.slime.devel |
|---|---|
| Message-ID | <CAF63=123vJBzBAQLgT1EOhEx3yCxWceoWU0a7ofqYZLHp=xrrA@mail.gmail.com> |
On Sun, Dec 13, 2015 at 10:32 PM, Dmitry Igrishin <[email protected]> wrote: > Hello, > > Recently after switching branches in my SLIME Git repo > I caught a message about slime/swank versions inconsistence. > Presently SLIME urges to recompile slime.el if slime.elc is found > and it older the slime.el, but it does not reloads slime.el automatically > if it has been changed. The first solution which comes to the mind > is the store md5 hashsum of the current slime.el and check it > every time of SLIME loading. Thoughts? What does it provide that the modification date doesn't already do? -- With best regards, Stas.