GNU bug report logs - #48015
28.0.50; ELPA package compilation fails

Previous Next

Package: emacs;

Reported by: Michael Albinus <michael.albinus <at> gmx.de>

Date: Sun, 25 Apr 2021 10:39:02 UTC

Severity: normal

Found in version 28.0.50

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Michael Albinus <michael.albinus <at> gmx.de>
Cc: 48015 <at> debbugs.gnu.org
Subject: bug#48015: 28.0.50; ELPA package compilation fails
Date: Wed, 28 Apr 2021 11:32:25 -0400
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.