emacs-devel
[Top][All Lists]
Advanced

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

Re: nadvice compatibility in package list


From: Andy Moreton
Subject: Re: nadvice compatibility in package list
Date: Sat, 06 Jul 2019 19:15:20 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (windows-nt)

On Sat 06 Jul 2019, Stefan Monnier wrote:

>> Stefan, your patch gives the right assoc lookups, but does not show the
>> builtin nadvice package in the output from `list-packages'.
>
> Hmm... it does for me: `src/emacs -Q` followed by `M-x list-packages`
> followed by `C-s nadvice C-s C-s` puts me on the line:
>
>     nadvice            1.0           built-in   Light-weight advice 
> primitives for Elisp functions
>
>> To test each patch I deleted lisp/finder-inf.el before rebuilding.
>> Let me know if this is insufficient for a correct rebuild.
>
> Hmm... maybe finder-inf.el was rebuilt before finder.el was recompiled
> and it used a stale finder.elc?
> Could you double check?

After a full bootstrap, your patch does work.

    AndyM




reply via email to

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