all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Moritz Bunkus <moritz@bunkus.org>
To: 18943@debbugs.gnu.org
Subject: bug#18943: Acknowledgement (24.4; Cannot jump to bookmark with tramp-via-proxy)
Date: Wed, 5 Nov 2014 12:02:49 +0100	[thread overview]
Message-ID: <20141105110248.GG24501@bunkus.org> (raw)
In-Reply-To: <handler.18943.B.141509007015217.ack@debbugs.gnu.org>

[-- Attachment #1: Type: text/plain, Size: 420 bytes --]

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 #2: Type: application/pgp-signature, Size: 173 bytes --]

  parent reply	other threads:[~2014-11-05 11:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-04  8:33 bug#18943: 24.4; Cannot jump to bookmark with tramp-via-proxy Moritz Bunkus
     [not found] ` <handler.18943.B.141509007015217.ack@debbugs.gnu.org>
2014-11-05 11:02   ` Moritz Bunkus [this message]
2014-11-07 19:16     ` bug#18943: Acknowledgement (24.4; Cannot jump to bookmark with tramp-via-proxy) Michael Albinus
2014-11-07 20:06       ` Moritz Bunkus
2014-11-07 20:18         ` 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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141105110248.GG24501@bunkus.org \
    --to=moritz@bunkus.org \
    --cc=18943@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.