GNU bug report logs -
#48015
28.0.50; ELPA package compilation fails
Previous Next
Full log
View this message in rfc822 format
Michael Albinus [2021-04-28 16:22:49] wrote:
> Stefan Monnier <monnier <at> iro.umontreal.ca> writes:
>> Hmm... no I don't think this will make any difference when
>> default-directory is not under the control of Tramp.
>>
>> Another approach is to add something like
>>
>> ;; Reload `tramp-compat` when we reload `tramp-autoloads`.
>> ;;;###autoload (when (featurep 'tramp-compat)
>> ;;;###autoload (load "tramp-compat"'noerror 'nomessage)
>>
>> This presumes that the only file that really needs to be reloaded is
>> `tramp-compat`.
>
> This is as good (or bad) like the other proposal. Installing a Tramp
> package finishes, and it compiles everything. However, the *.elc files
> show still the compatibility problems.
Even if you `M-x load-library RET find-func RET` before `package-install`?
Stefan
This bug report was last modified 4 years and 131 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.