From: Rudolf Schlatte <rudi@constantly.at>
To: 75314@debbugs.gnu.org
Subject: bug#75314: 28.2; tramp-error: Invalid function: "with-tramp-connection-property"
Date: Fri, 03 Jan 2025 16:01:30 +0100 [thread overview]
Message-ID: <m2bjwoeyb9.fsf@eduroam-193-157-200-10.wlan.uio.no> (raw)
In-Reply-To: <f7879be7-21cd-4fc5-bc11-b0f19b2afcf2@gmail.com>
Michael Albinus via "Bug reports for GNU Emacs, the Swiss army knife of
text editors" <bug-gnu-emacs@gnu.org> writes:
> Jason Williams <jason.williams9005@gmail.com> writes:
>
> Hi Jason,
>
>> Tramp is failing to do anything and has worked in the past on different
>> installations.
>>
>> When I attempt to use M-x find-file /ssh:name@host: ENT it will fault
>> with
>>
>> tramp-error: Invalid function: "with-tramp-connection-property"
>>
>> without fail. invoking M-x find-file /doas: ENT has no response and
>> treats the input 'doas:' as a literal file.
>>
>> My config looks like this:
>>
>> (use-package tramp :straight t)
>> (require 'tramp)
>> (add-to-list 'tramp-connection-properties
>> (list (regexp-quote "/ssh:jason@major.local:")
>> "remote-shell" "/bin/bashsh"))
>
> I don't know how trustworthy an installation with straight is. But in
> fact, you have an inconsistent Tramp installation.
The error message `tramp-error: Invalid function:
"with-tramp-connection-property"` points to some kind of flawed
compilation process, since `with-tramp-connection-property` is a macro;
its definition has to be available at compile-time.
next prev parent reply other threads:[~2025-01-03 15:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-03 6:51 bug#75314: 28.2; tramp-error: Invalid function: "with-tramp-connection-property" Jason Williams
2025-01-03 14:07 ` Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
2025-01-03 15:01 ` Rudolf Schlatte [this message]
[not found] ` <1e358d7b-77f9-400a-8151-4285c6c1ba88@gmail.com>
2025-01-04 11:24 ` Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
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=m2bjwoeyb9.fsf@eduroam-193-157-200-10.wlan.uio.no \
--to=rudi@constantly.at \
--cc=75314@debbugs.gnu.org \
/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).