emacs-devel
[Top][All Lists]
Advanced

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

Re: Warning (comp): tramp-loaddefs.el.gz:719:180: Warning: reference to


From: Michael Albinus
Subject: Re: Warning (comp): tramp-loaddefs.el.gz:719:180: Warning: reference to free variable ‘tramp-default-remote-shell’
Date: Sat, 01 Oct 2022 22:02:53 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Emanuel Berg <incal@dataswamp.org> writes:

Hi Emanuel,

>> tramp-default-remote-shell is declared in tramp-loaddefs.el
>> before using it, at least in my environment. Could you pls
>> check whether this is also the case for you?
>
> Maybe it has to do with the order, it is mentioned before that.

Indeed, the order of autoloads in tramp-loaddefs.el is different in my
case.

I've pushed a fix to master in order to declare
tramp-default-remote-shell in every file where it is used, and to add
the ;;;###tramp-autoload cookie to this declaration. Could you pls check
whether this helps?

Best regards, Michael.



reply via email to

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