bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#18943: Acknowledgement (24.4; Cannot jump to bookmark with tramp-via


From: Moritz Bunkus
Subject: bug#18943: Acknowledgement (24.4; Cannot jump to bookmark with tramp-via-proxy)
Date: Wed, 5 Nov 2014 12:02:49 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

Hey,

I've attempted to trace the problem. It happens inside
bookmark-default-handler when it calls (file-readable-p file). Therefore
the test case can be boiled down to:

(file-readable-p "/sshx:mbunkus@spector|sudo:root@spector:/etc/fstab")

This function call returns t if there's already a tramp connection open
with the very same host & proxy. It errors if there's no tramp
connection open yet.

Kind regards,
mosu

Attachment: pgpGs2huXKdR6.pgp
Description: PGP signature


reply via email to

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