From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 04 03:34:30 2014 Received: (at submit) by debbugs.gnu.org; 4 Nov 2014 08:34:30 +0000 Received: from localhost ([127.0.0.1]:48115 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XlZZM-0003xM-WD for submit@debbugs.gnu.org; Tue, 04 Nov 2014 03:34:30 -0500 Received: from eggs.gnu.org ([208.118.235.92]:54290) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XlZZJ-0003xD-Vm for submit@debbugs.gnu.org; Tue, 04 Nov 2014 03:34:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XlZZE-00023K-9n for submit@debbugs.gnu.org; Tue, 04 Nov 2014 03:34:25 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:43496) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlZZE-00023G-7N for submit@debbugs.gnu.org; Tue, 04 Nov 2014 03:34:20 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55995) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlZZ9-0003ET-2A for bug-gnu-emacs@gnu.org; Tue, 04 Nov 2014 03:34:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XlZZ3-00020z-TH for bug-gnu-emacs@gnu.org; Tue, 04 Nov 2014 03:34:15 -0500 Received: from tecumseh.linet-services.de ([78.46.65.75]:51941) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlZZ3-0001zQ-HZ for bug-gnu-emacs@gnu.org; Tue, 04 Nov 2014 03:34:09 -0500 Received: from spector.linet-services.de (spector-smtp-out.linet-services.de [IPv6:2001:6f8:13dc:8:1:3002:1:1]) by tecumseh.linet-services.de (Postfix) with ESMTPS id CBB6FF8000A for ; Tue, 4 Nov 2014 09:34:04 +0100 (CET) Received: from adelphi.linet-services.de (adelphi.linet-services.de [212.60.251.2]) by spector.linet-services.de (Postfix) with ESMTPS id A754F140C57 for ; Tue, 4 Nov 2014 09:34:00 +0100 (CET) Received: from chai-latte.bs.linet-services.de ([10.199.92.2]:44488) by adelphi.linet-services.de with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1XlZYm-00038J-0s for bug-gnu-emacs@gnu.org; Tue, 04 Nov 2014 09:33:52 +0100 Received: by chai-latte.bs.linet-services.de (Postfix, from userid 30002) id 380A3184A1F9; Tue, 4 Nov 2014 09:33:52 +0100 (CET) From: Moritz Bunkus To: bug-gnu-emacs@gnu.org Subject: 24.4; Cannot jump to bookmark with tramp-via-proxy Date: Tue, 04 Nov 2014 09:33:52 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) I'm using tramp with sshx & sudo for logging into remote machines as a normal user and editing root-owned files there. I have some files that I visit often, so I set a bookmark to these files. When I jump to such a bookmark I receive the following error message: -------------------------------------------------- Tramp: Opening connection for root@spector using sudo...failed byte-code: Host `spector' looks like a remote host, `sudo' can only use the local host -------------------------------------------------- How to reproduce: 1. Run `emacs -Q` 2. Connect to a remote host via a proxy, e.g. "/sshx:mbunkus@spector|sudo:root@spector:/var/cache/bind/domain.db" 3. Set a bookmark with M-x bookmark-set 4. Save the bookmarks with M-x bookmark-save Here's how such a bookmark looks like: ("domain.db" (filename . "/sshx:mbunkus@spector|sudo:root@spector:/var/cache/bind/linet/domain.db") (front-context-string . "; -*- mode: zone") (rear-context-string) (position . 1)) 5. Exit and restart Emacs with `emacs -Q` 6. Jump to the bookmark set in 3.; now the error message occurs. What's interesting is that I circumvent that error by manually opening a similar tramp-sudo-via-sshx-proxy connection to any file on the same host (e.g. to "/sshx:mbunkus@spector|sudo:root@spector:/root/.bashrc"). After I've done that once jumping to the bookmark miraculously starts working (no further errors, the files are opened just as I expect them to be). However, bookmarks to other hosts do not start working after such a workaround. In GNU Emacs 24.4.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.14.3) of 2014-10-21 on bitzer.hoetzel.info Windowing system distributor `The X.Org Foundation', version 11.0.11601000 Configured using: `configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib --localstatedir=/var --with-x-toolkit=gtk3 --with-xft 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4' CPPFLAGS=-D_FORTIFY_SOURCE=2 LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro' Important settings: value of $LC_COLLATE: de_DE.UTF-8 value of $LC_CTYPE: de_DE.UTF-8 value of $LC_MONETARY: de_DE.UTF-8 value of $LC_NUMERIC: de_DE.UTF-8 value of $LC_TIME: de_DE.UTF-8 value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Messages Minor modes in effect: magit-auto-revert-mode: t ido-everywhere: t shell-dirtrack-mode: t diff-auto-refine-mode: t global-edit-server-edit-mode: t which-function-mode: t global-hl-line-mode: t show-paren-mode: t winner-mode: t yas-global-mode: t yas-minor-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x r b C-x C-f / s s h x : m b u n k u s / C-g C-x r b C-x b m e s M-x r e p o r t Recent messages: Tramp: Sending command `exec ssh -o ControlPath=/tmp/tramp.151851xI.%r@%h:%p -o ControlMaster=auto -o ControlPersist=no -e none -t -t mirax.bunkus.org /bin/sh' Tramp: Waiting for prompts from remote shell... Tramp failed to connect. If this happens repeatedly, try `M-x tramp-cleanup-this-connection' Tramp: Waiting for prompts from remote shell...failed Tramp: Opening connection for mirax.bunkus.org using sshx...failed Error in post-command-hook (ido-exhibit): (file-error "Tramp failed to connect. If this happens repeatedly, try `M-x tramp-cleanup-this-connection'") Quit Tramp: Opening connection for root@spector using sudo...failed byte-code: Host `spector' looks like a remote host, `sudo' can only use the local host Load-path shadows: /home/mbunkus/.emacs.d/site-start.d/libs/paredit hides /home/mbunkus/.emacs.d/elpa/paredit-20140128.1248/paredit /home/mbunkus/.emacs.d/site-start.d/libs/apache-mode hides /usr/share/emacs/site-lisp/apache-mode /home/mbunkus/.emacs.d/elpa/markdown-mode-20140819.602/markdown-mode hides /usr/share/emacs/site-lisp/markdown-mode/markdown-mode /home/mbunkus/.emacs.d/site-start.d/libs/buff-menu hides /usr/share/emacs/24.4/lisp/buff-menu /home/mbunkus/.emacs.d/site-start.d/libs/cc-langs hides /usr/share/emacs/24.4/lisp/progmodes/cc-langs /home/mbunkus/.emacs.d/site-start.d/libs/cc-align hides /usr/share/emacs/24.4/lisp/progmodes/cc-align /home/mbunkus/.emacs.d/site-start.d/libs/cc-defs hides /usr/share/emacs/24.4/lisp/progmodes/cc-defs /home/mbunkus/.emacs.d/site-start.d/libs/cc-mode hides /usr/share/emacs/24.4/lisp/progmodes/cc-mode /home/mbunkus/.emacs.d/site-start.d/libs/cc-fonts hides /usr/share/emacs/24.4/lisp/progmodes/cc-fonts /home/mbunkus/.emacs.d/site-start.d/libs/cc-styles hides /usr/share/emacs/24.4/lisp/progmodes/cc-styles /home/mbunkus/.emacs.d/site-start.d/libs/cc-vars hides /usr/share/emacs/24.4/lisp/progmodes/cc-vars /home/mbunkus/.emacs.d/site-start.d/libs/cc-menus hides /usr/share/emacs/24.4/lisp/progmodes/cc-menus /home/mbunkus/.emacs.d/site-start.d/libs/cc-cmds hides /usr/share/emacs/24.4/lisp/progmodes/cc-cmds /home/mbunkus/.emacs.d/site-start.d/libs/cc-awk hides /usr/share/emacs/24.4/lisp/progmodes/cc-awk /home/mbunkus/.emacs.d/elpa/flymake-0.4.16/flymake hides /usr/share/emacs/24.4/lisp/progmodes/flymake /home/mbunkus/.emacs.d/site-start.d/libs/cc-compat hides /usr/share/emacs/24.4/lisp/progmodes/cc-compat /home/mbunkus/.emacs.d/site-start.d/libs/cc-engine hides /usr/share/emacs/24.4/lisp/progmodes/cc-engine /home/mbunkus/.emacs.d/site-start.d/libs/cfengine hides /usr/share/emacs/24.4/lisp/progmodes/cfengine /home/mbunkus/.emacs.d/site-start.d/libs/cperl-mode/cperl-mode hides /usr/share/emacs/24.4/lisp/progmodes/cperl-mode /home/mbunkus/.emacs.d/site-start.d/libs/cc-bytecomp hides /usr/share/emacs/24.4/lisp/progmodes/cc-bytecomp /home/mbunkus/.emacs.d/site-start.d/libs/cc-guess hides /usr/share/emacs/24.4/lisp/progmodes/cc-guess /home/mbunkus/.emacs.d/site-start.d/libs/cl-lib hides /usr/share/emacs/24.4/lisp/emacs-lisp/cl-lib Features: (shadow sort mail-extr emacsbug tramp-cache tramp-sh vc-git bookmark pp f s paredit two-column 70-perl cperl-mode 70-ido magit-blame dired-sort-map dired-single magit-key-mode magit iswitchb ido esh-var esh-io esh-cmd esh-opt esh-ext esh-proc esh-arg eldoc esh-groups eshell esh-module esh-mode esh-util ediff-merg ediff-wind ediff-diff ediff-mult ediff-help ediff-init ediff-util ediff dired-x dired view tramp tramp-compat auth-source gnus-util password-cache tramp-loaddefs trampver shell pcomplete grep compile comint epa epg diff-mode autorevert filenotify ansi-color git-rebase-mode thingatpt git-commit-mode server log-edit message idna sendmail format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mailabbrev mail-utils gmm-utils mailheader pcvs-util add-log solarized-light-theme solarized-definitions 70-html-xml rng-nxml rng-valid rng-loc rng-uri rng-parse nxml-parse rng-match rng-dt rng-util rng-pttrn nxml-ns nxml-mode nxml-outln nxml-rap nxml-util nxml-glyph nxml-enc xmltok saveplace buff-menu+ buff-menu edit-server 70-helpers which-func imenu dash-functional dash browse-kill-ring hl-line paren 70-text 70-tabs filladapt winner ring 01-version-test my-site-start yasnippet advice help-fns derived easy-mmode edmacro kmacro help-mode ack-and-a-half-autoloads ag-autoloads clojure-test-mode-autoloads cider-autoloads dash-functional-autoloads elixir-mode-autoloads expand-region-autoloads f-autoloads dash-autoloads flymake-autoloads flymake-yaml-autoloads flymake-easy-autoloads gist-autoloads finder-inf gh-autoloads eieio byte-opt bytecomp byte-compile cconv eieio-core logito-autoloads info easymenu magit-autoloads git-rebase-mode-autoloads git-commit-mode-autoloads markdown-mode-autoloads nrepl-autoloads clojure-mode-autoloads paredit-autoloads pcache-autoloads pkg-info-autoloads epl-autoloads s-autoloads tracwiki-mode-autoloads xml-rpc-autoloads yaml-mode-autoloads package epg-config cl-macs cl gv cl-loaddefs cl-lib time-date tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind gfilenotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) Memory information: ((conses 16 386179 23509) (symbols 48 36382 18) (miscs 40 138 115) (strings 32 81254 21635) (string-bytes 1 2245590) (vectors 16 28782) (vector-slots 8 606647 1907) (floats 8 249 121) (intervals 56 323 1) (buffers 960 15) (heap 1024 56800 2345)) From debbugs-submit-bounces@debbugs.gnu.org Wed Nov 05 06:02:55 2014 Received: (at 18943) by debbugs.gnu.org; 5 Nov 2014 11:02:55 +0000 Received: from localhost ([127.0.0.1]:49501 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XlyMY-00017q-Ug for submit@debbugs.gnu.org; Wed, 05 Nov 2014 06:02:55 -0500 Received: from belgarath.bunkus.org ([176.9.1.148]:53235 helo=liselle.bunkus.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XlyMV-00017g-Se for 18943@debbugs.gnu.org; Wed, 05 Nov 2014 06:02:52 -0500 Received: from sweet-chili.local (unknown [10.55.4.6]) by liselle.bunkus.org (Postfix) with ESMTPS id E9E29DC6223 for <18943@debbugs.gnu.org>; Wed, 5 Nov 2014 12:02:49 +0100 (CET) Received: by sweet-chili.local (Postfix, from userid 500) id 65CA0CF8B78; Wed, 5 Nov 2014 12:02:49 +0100 (CET) Date: Wed, 5 Nov 2014 12:02:49 +0100 From: Moritz Bunkus To: 18943@debbugs.gnu.org Subject: Re: bug#18943: Acknowledgement (24.4; Cannot jump to bookmark with tramp-via-proxy) Message-ID: <20141105110248.GG24501@bunkus.org> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/i8j2F0k9BYX4qLc" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00,RDNS_NONE,SPF_FAIL autolearn=no autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on liselle X-Virus-Scanned: clamav-milter 0.98.1 at liselle X-Virus-Status: Clean X-Spam-Score: -0.6 (/) X-Debbugs-Envelope-To: 18943 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.6 (/) --/i8j2F0k9BYX4qLc Content-Type: text/plain; charset=utf-8 Content-Disposition: inline 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 --/i8j2F0k9BYX4qLc Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iD8DBQFUWgPYvM968LZXH8oRAtGxAKDaU6iK8VDHTh7bKcDMJyRDZUowSQCeNLT7 bhXj9zUGrIuExppgZ6yR9UQ= =KX/e -----END PGP SIGNATURE----- --/i8j2F0k9BYX4qLc-- From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 07 14:16:54 2014 Received: (at 18943) by debbugs.gnu.org; 7 Nov 2014 19:16:54 +0000 Received: from localhost ([127.0.0.1]:53123 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xmp1h-0005G8-NX for submit@debbugs.gnu.org; Fri, 07 Nov 2014 14:16:54 -0500 Received: from mout.gmx.net ([212.227.15.15]:60714) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xmp1f-0005Fx-0W for 18943@debbugs.gnu.org; Fri, 07 Nov 2014 14:16:52 -0500 Received: from detlef.gmx.de ([87.146.56.248]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0Lxxrw-1Y7wqY2g5c-015Iki; Fri, 07 Nov 2014 20:16:46 +0100 From: Michael Albinus To: Moritz Bunkus Subject: Re: bug#18943: Acknowledgement (24.4; Cannot jump to bookmark with tramp-via-proxy) References: <20141105110248.GG24501@bunkus.org> Date: Fri, 07 Nov 2014 20:16:45 +0100 In-Reply-To: <20141105110248.GG24501@bunkus.org> (Moritz Bunkus's message of "Wed, 5 Nov 2014 12:02:49 +0100") Message-ID: <87d28yhlcy.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K0:hUEUl7qdBxEXmntD2QlFApI8fmT1BzdTBHpqiy6Xx9495VGU7Om t1j/OXov4pDhFYFqWB9tpf3fAMOgP1Sb+y9me+vZSNqLSZlG4VDJve9M2WEwSCjZLTkWimT wfSadNaqN8VXsXdR2rPYlY6WLJvesvrOscKertfw1NzJuMRKGeN3gWDhiYZTxHmTSFbJ9sk +TetTrBE6nu0OG64m47YQ== X-UI-Out-Filterresults: notjunk:1; X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 18943 Cc: 18943@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) Moritz Bunkus writes: > Hey, Hi Moritz, > 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. Could you pls test the following patch? --8<---------------cut here---------------start------------->8--- *** /home/albinus/src/tramp/lisp/tramp.el.~master~ 2014-11-07 20:13:32.146821148 +0100 --- /home/albinus/src/tramp/lisp/tramp.el 2014-11-07 20:04:49.733712206 +0100 *************** *** 3919,3925 **** (tramp-file-name-method vec) (tramp-file-name-user vec) (tramp-file-name-host vec) ! (tramp-file-name-localname vec)) (intern suffix)))) (remote-uid (tramp-get-connection-property --- 3919,3926 ---- (tramp-file-name-method vec) (tramp-file-name-user vec) (tramp-file-name-host vec) ! (tramp-file-name-localname vec) ! (tramp-file-name-hop vec)) (intern suffix)))) (remote-uid (tramp-get-connection-property --8<---------------cut here---------------end--------------->8--- > Kind regards, > mosu Best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 07 15:06:37 2014 Received: (at 18943) by debbugs.gnu.org; 7 Nov 2014 20:06:37 +0000 Received: from localhost ([127.0.0.1]:53154 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xmpnp-0006WF-9d for submit@debbugs.gnu.org; Fri, 07 Nov 2014 15:06:37 -0500 Received: from belgarath.bunkus.org ([176.9.1.148]:48104 helo=liselle.bunkus.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xmpnm-0006W4-QL for 18943@debbugs.gnu.org; Fri, 07 Nov 2014 15:06:35 -0500 Received: from sweet-chili.local (unknown [10.55.4.6]) by liselle.bunkus.org (Postfix) with ESMTPS id B4528DC6049; Fri, 7 Nov 2014 21:06:32 +0100 (CET) Received: by sweet-chili.local (Postfix, from userid 500) id A705CD02B5D; Fri, 7 Nov 2014 21:06:31 +0100 (CET) Date: Fri, 7 Nov 2014 21:06:31 +0100 From: Moritz Bunkus To: Michael Albinus Subject: Re: bug#18943: Acknowledgement (24.4; Cannot jump to bookmark with tramp-via-proxy) Message-ID: <20141107200630.GP24501@bunkus.org> References: <20141105110248.GG24501@bunkus.org> <87d28yhlcy.fsf@gmx.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PT0wT86ZVVq2zanE" Content-Disposition: inline In-Reply-To: <87d28yhlcy.fsf@gmx.de> User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00,RDNS_NONE,SPF_FAIL autolearn=no autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on liselle X-Virus-Scanned: clamav-milter 0.98.1 at liselle X-Virus-Status: Clean X-Spam-Score: -0.6 (/) X-Debbugs-Envelope-To: 18943 Cc: 18943@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.6 (/) --PT0wT86ZVVq2zanE Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Hey, thanks for the quick fix, Michael. I can confirm that it fixes the issue for me. I've checked both cases (no tramp connection with that host/proxy yet and with a connection already open), and both work just fine with your patch applied against today's emacs-git at revision a9dcf6b. Kind regards, mosu --PT0wT86ZVVq2zanE Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iD8DBQFUXSZGvM968LZXH8oRAq/5AJ9k448/FzyVe9sFxlu1fEwfHg1v4QCfegv8 yZ1QdwZC2Ps8FOppivsww4I= =mfKC -----END PGP SIGNATURE----- --PT0wT86ZVVq2zanE-- From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 07 15:18:14 2014 Received: (at 18943-done) by debbugs.gnu.org; 7 Nov 2014 20:18:14 +0000 Received: from localhost ([127.0.0.1]:53173 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xmpz4-0006pp-BT for submit@debbugs.gnu.org; Fri, 07 Nov 2014 15:18:14 -0500 Received: from mout.gmx.net ([212.227.17.22]:61564) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xmpz2-0006pg-9T for 18943-done@debbugs.gnu.org; Fri, 07 Nov 2014 15:18:13 -0500 Received: from detlef.gmx.de ([87.146.56.248]) by mail.gmx.com (mrgmx102) with ESMTPSA (Nemesis) id 0M1iGk-1Y2zG414iQ-00thhi; Fri, 07 Nov 2014 21:18:10 +0100 From: Michael Albinus To: Moritz Bunkus Subject: Re: bug#18943: Acknowledgement (24.4; Cannot jump to bookmark with tramp-via-proxy) References: <20141105110248.GG24501@bunkus.org> <87d28yhlcy.fsf@gmx.de> <20141107200630.GP24501@bunkus.org> Date: Fri, 07 Nov 2014 21:18:09 +0100 In-Reply-To: <20141107200630.GP24501@bunkus.org> (Moritz Bunkus's message of "Fri, 7 Nov 2014 21:06:31 +0100") Message-ID: <87389uhiim.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K0:UcDz+YlWGP/92YNrW6YIRru4ijFRR0WL+z2gQIG+NEcUTqJ0y04 +F9fNOx9wp2Sp8Y/n55ljrxt6KMjRNQYy3tQeAZ+KKxq1zk964MzUgooSShhExgtlkj6g56 NN37CTh30/uPomZzeMjOJv36eBvbcQFaWgDDL1RjxXSv/Pvayw31ODBZpoqanS4TjtJEz0v lVb2D5b2UGK+zHSw3xFAg== X-UI-Out-Filterresults: notjunk:1; X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 18943-done Cc: 18943-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) Moritz Bunkus writes: > Hey, Hi Moritz, > thanks for the quick fix, Michael. I can confirm that it fixes the issue > for me. I've checked both cases (no tramp connection with that > host/proxy yet and with a connection already open), and both work just > fine with your patch applied against today's emacs-git at revision > a9dcf6b. Thanks for confirmation. I've committed the patch to the emacs-24 bzr branch; shall arrive your git checkout within a few days. Closing the bug. > Kind regards, > mosu Best regards, Michael. From unknown Thu Sep 11 14:10:04 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 06 Dec 2014 12:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator