emacs-devel
[Top][All Lists]
Advanced

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

Re: master 5183123: Add Tramp recompilation


From: Stefan Monnier
Subject: Re: master 5183123: Add Tramp recompilation
Date: Fri, 23 Apr 2021 13:00:32 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>> +;; This function takes action since Emacs 28.1, when
>> +;; `read-extended-command-predicate' is set to
>> +;; `command-completion-default-include-p'.
>> +;;;###tramp-autoload
>> +(defun tramp-recompile-elpa-command-completion-p (_symbol _buffer)
>> +  "A predicate for `tramp-recompile-elpa'.

Who would need to run `tramp-recompile-elpa` via `M-x`, really?
My vote is to just make it non-interactive and move on.
[ Also, I don't see why we need `tramp-recompile-elpa`.
  I do see a need for `M-x package-recompile`, OTOH.  ]


        Stefan




reply via email to

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