From: Michael Albinus <michael.albinus@gmx.de>
To: Eshel Yaron <me@eshelyaron.com>
Cc: 62329@debbugs.gnu.org
Subject: bug#62329: 30.0.50; Error in TRAMP due to variable aliasing
Date: Tue, 21 Mar 2023 14:08:54 +0100 [thread overview]
Message-ID: <87zg86qmjd.fsf@gmx.de> (raw)
In-Reply-To: <m1v8iue2lk.fsf@eshelyaron.com> (Eshel Yaron's message of "Tue, 21 Mar 2023 14:00:23 +0200")
Eshel Yaron <me@eshelyaron.com> writes:
Hi Eshel,
> The recent rename of tramp-use-ssh-controlmaster-options in commit
> 1c39347d585 seems to cause some problems, namely Emacs now fails with an
> error when trying to load tramp-sh (which happens automatically in some
> TRAMP flows) if tramp is already loaded and compilation-mode-hook ran.
> To reproduce:
>
> 1. emacs -Q
> 2. (require 'tramp)
> This further requires tramp-integration which adds a function
> called tramp-compile-disable-ssh-controlmaster-options to
> compilation-mode-hook
> 3. Do something that runs compilation-mode-hook, e.g. M-x compile with
> some dummy compilation command like "true".
> 4. Try to load tramp-sh with e.g. (require 'tramp-sh)
> Emacs fails with an error saying:
> "Don’t know how to make a buffer-local variable an alias:
> tramp-use-connection-share".
> AFAIU This happens because at this point tramp-use-connection-share is
> already a localized symbol and tramp-sh tries to call defvaralias on it.
Thanks for the report. This is the same problem as reported in
bug#62295, I'll merge them.
I hope to find a fix, soon.
> Thanks,
> Eshel
Best regards, Michael.
next prev parent reply other threads:[~2023-03-21 13:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-21 12:00 bug#62329: 30.0.50; Error in TRAMP due to variable aliasing Eshel Yaron via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-21 13:08 ` Michael Albinus [this message]
2023-03-21 13:23 ` Eshel Yaron via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-21 16:20 ` Michael Albinus
2023-03-21 17:05 ` Eshel Yaron via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-21 20:26 ` Michael Albinus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87zg86qmjd.fsf@gmx.de \
--to=michael.albinus@gmx.de \
--cc=62329@debbugs.gnu.org \
--cc=me@eshelyaron.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).