From unknown Sat Sep 20 17:27:46 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24947: 25.1; ssh not working with ido Resent-From: Colin Baxter Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 15 Nov 2016 17:37:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 24947 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 24947@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.147923138917944 (code B ref -1); Tue, 15 Nov 2016 17:37:01 +0000 Received: (at submit) by debbugs.gnu.org; 15 Nov 2016 17:36:29 +0000 Received: from localhost ([127.0.0.1]:58415 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c6hem-0004fM-Js for submit@debbugs.gnu.org; Tue, 15 Nov 2016 12:36:29 -0500 Received: from eggs.gnu.org ([208.118.235.92]:55528) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c6hHr-00044r-9z for submit@debbugs.gnu.org; Tue, 15 Nov 2016 12:12:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c6hHj-0001xQ-Iz for submit@debbugs.gnu.org; Tue, 15 Nov 2016 12:12:42 -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,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:40749) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c6hHj-0001xI-Fa for submit@debbugs.gnu.org; Tue, 15 Nov 2016 12:12:39 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46485) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c6hHg-00029A-7B for bug-gnu-emacs@gnu.org; Tue, 15 Nov 2016 12:12:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c6hHc-0001uj-Vi for bug-gnu-emacs@gnu.org; Tue, 15 Nov 2016 12:12:36 -0500 Received: from forward14p.cmail.yandex.net ([87.250.241.142]:40246) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c6hHc-0001u6-F0 for bug-gnu-emacs@gnu.org; Tue, 15 Nov 2016 12:12:32 -0500 Received: from smtp1o.mail.yandex.net (smtp1o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::25]) by forward14p.cmail.yandex.net (Yandex) with ESMTP id 8BC3220CC8 for ; Tue, 15 Nov 2016 20:12:27 +0300 (MSK) Received: from smtp1o.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp1o.mail.yandex.net (Yandex) with ESMTP id 1505D1300E8B for ; Tue, 15 Nov 2016 20:12:26 +0300 (MSK) Received: by smtp1o.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id 9LEkeDYVy5-CM6uc8f6; Tue, 15 Nov 2016 20:12:23 +0300 (using TLSv1.2 with cipher AES128-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1479229945; bh=IcuxaQdBrJg1cN/9GRJCLUHnPbyIcqPFQ4e/dCAWHVQ=; h=Date:Message-Id:From:To:Subject; b=ScGX+SmDmK6a2mYc5He+a4aO9W8rvHBTuPBIy9bOkOIbeAkKwT3XnAP55gfLrHK7V ZcH+z3lpc/9gvawFCXGZjqHKQNgOxm5Y9eckAnMyiN4bXVW8zVkLT2oAet6+DUZQs7 RC7sUA+j4FMlhKciLZ32qViUisz7w9dfYsrpYPpY= Authentication-Results: smtp1o.mail.yandex.net; dkim=pass header.i=@yandex.com X-Yandex-Suid-Status: 1 0 Date: Tue, 15 Nov 2016 17:12:20 +0000 Message-Id: <87r36cu0p7.fsf@yandex.com> From: Colin Baxter X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Mailman-Approved-At: Tue, 15 Nov 2016 12:36:28 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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.0 (----) With "emacs -Q" and minimal initFile of (require 'ido) (ido-mode t) a tramp "/ssh:username@host/home/username/path/to/file" gives error tramp-file-name-handler: Host name must not match method "ssh" If C-f is done before the colon, to switch off the completion, then :username@host:/home/path/to/file can be entered without error and the remote file may be loaded success full. In GNU Emacs 25.1.1 (i686-pc-linux-gnu, GTK+ Version 3.4.2) of 2016-09-18 built on jetstar Windowing system distributor 'The X.Org Foundation', version 11.0.11204000 System Description: Debian GNU/Linux 7.11 (wheezy) Configured using: 'configure --prefix=/home/redknight/local --with-x-toolkit=gtk3 --without-sound' Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK GPM DBUS GCONF GSETTINGS NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 Important settings: value of $LANG: en_GB.utf8 locale-coding-system: utf-8 Major mode: eww Minor modes in effect: global-auto-revert-mode: t recentf-mode: t shell-dirtrack-mode: t diff-auto-refine-mode: t xterm-mouse-mode: t display-time-mode: t global-linum-mode: t timeclock-mode-line-display: t show-paren-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-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 messages: Are you sure you want to quit reading news? (y or n) y Saving Gnus registry (2338 entries) to ~/.emacs-files/gnus-25/.gnus.registry.eieio... Saving Gnus registry (size 2338) to ~/.emacs-files/gnus-25/.gnus.registry.eieio...done Saving file /home/redknight/.emacs-files/gnus-25/.newsrc... Wrote /home/redknight/.emacs-files/gnus-25/.newsrc Saving /home/redknight/.emacs-files/gnus-25/.newsrc.eld... Saving file /home/redknight/.emacs-files/gnus-25/.newsrc.eld... Wrote /home/redknight/.emacs-files/gnus-25/.newsrc.eld Saving /home/redknight/.emacs-files/gnus-25/.newsrc.eld...done Making completion list... Load-path shadows: /home/redknight/.emacs-lisp/emacs-w3m/w3m-session hides /home/redknight/.emacs-lisp/w3m-session /home/redknight/git/org-mode/contrib/lisp/htmlize hides /home/redknight/.emacs-lisp/htmlize /home/redknight/git/org-mode/contrib/lisp/org-screenshot hides /home/redknight/.emacs-lisp/org-screenshot /home/redknight/.emacs-lisp/ob-rec hides /home/redknight/local/share/emacs/site-lisp/ob-rec /home/redknight/.emacs-lisp/rec-mode hides /home/redknight/local/share/emacs/site-lisp/rec-mode /home/redknight/git/auctex/auctex hides /home/redknight/local/share/emacs/site-lisp/auctex /home/redknight/git/auctex/tex-site hides /home/redknight/local/share/emacs/site-lisp/tex-site /home/redknight/.emacs-lisp/ftnchek hides /home/redknight/local/share/emacs/site-lisp/ftnchek /home/redknight/git/auctex/preview-latex hides /home/redknight/local/share/emacs/site-lisp/preview-latex /home/redknight/git/org-mode/lisp/org-feed hides /home/redknight/local/share/emacs/25.1/lisp/org/org-feed /home/redknight/git/org-mode/lisp/org-version hides /home/redknight/local/share/emacs/25.1/lisp/org/org-version /home/redknight/git/org-mode/lisp/org-protocol hides /home/redknight/local/share/emacs/25.1/lisp/org/org-protocol /home/redknight/git/org-mode/lisp/ob-haskell hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-haskell /home/redknight/git/org-mode/lisp/org-mouse hides /home/redknight/local/share/emacs/25.1/lisp/org/org-mouse /home/redknight/git/org-mode/lisp/ox-beamer hides /home/redknight/local/share/emacs/25.1/lisp/org/ox-beamer /home/redknight/git/org-mode/lisp/org-mobile hides /home/redknight/local/share/emacs/25.1/lisp/org/org-mobile /home/redknight/git/org-mode/lisp/ob-sql hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-sql /home/redknight/git/org-mode/lisp/ob-org hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-org /home/redknight/git/org-mode/lisp/org-id hides /home/redknight/local/share/emacs/25.1/lisp/org/org-id /home/redknight/git/org-mode/lisp/ob-gnuplot hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-gnuplot /home/redknight/git/org-mode/lisp/org-docview hides /home/redknight/local/share/emacs/25.1/lisp/org/org-docview /home/redknight/git/org-mode/lisp/org-archive hides /home/redknight/local/share/emacs/25.1/lisp/org/org-archive /home/redknight/git/org-mode/lisp/org-gnus hides /home/redknight/local/share/emacs/25.1/lisp/org/org-gnus /home/redknight/git/org-mode/lisp/ob-sqlite hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-sqlite /home/redknight/git/org-mode/lisp/ob-screen hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-screen /home/redknight/git/org-mode/lisp/org-agenda hides /home/redknight/local/share/emacs/25.1/lisp/org/org-agenda /home/redknight/git/org-mode/lisp/ob-R hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-R /home/redknight/git/org-mode/lisp/ox-html hides /home/redknight/local/share/emacs/25.1/lisp/org/ox-html /home/redknight/git/org-mode/lisp/ob-ruby hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-ruby /home/redknight/git/org-mode/lisp/ob-fortran hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-fortran /home/redknight/git/org-mode/lisp/ob-keys hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-keys /home/redknight/git/org-mode/lisp/ob-maxima hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-maxima /home/redknight/git/org-mode/lisp/ob-ocaml hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-ocaml /home/redknight/git/org-mode/lisp/org-table hides /home/redknight/local/share/emacs/25.1/lisp/org/org-table /home/redknight/git/org-mode/lisp/ob-emacs-lisp hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-emacs-lisp /home/redknight/git/org-mode/lisp/org-element hides /home/redknight/local/share/emacs/25.1/lisp/org/org-element /home/redknight/git/org-mode/lisp/org-macs hides /home/redknight/local/share/emacs/25.1/lisp/org/org-macs /home/redknight/git/org-mode/lisp/org-w3m hides /home/redknight/local/share/emacs/25.1/lisp/org/org-w3m /home/redknight/git/org-mode/lisp/org-timer hides /home/redknight/local/share/emacs/25.1/lisp/org/org-timer /home/redknight/git/org-mode/lisp/ob-picolisp hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-picolisp /home/redknight/git/org-mode/lisp/ob-eval hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-eval /home/redknight/git/org-mode/lisp/ob-scheme hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-scheme /home/redknight/git/org-mode/lisp/ox-publish hides /home/redknight/local/share/emacs/25.1/lisp/org/ox-publish /home/redknight/git/org-mode/lisp/org-pcomplete hides /home/redknight/local/share/emacs/25.1/lisp/org/org-pcomplete /home/redknight/git/org-mode/lisp/org-list hides /home/redknight/local/share/emacs/25.1/lisp/org/org-list /home/redknight/git/org-mode/lisp/org-rmail hides /home/redknight/local/share/emacs/25.1/lisp/org/org-rmail /home/redknight/git/org-mode/lisp/org-info hides /home/redknight/local/share/emacs/25.1/lisp/org/org-info /home/redknight/git/org-mode/lisp/ob-dot hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-dot /home/redknight/git/org-mode/lisp/ob-ledger hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-ledger /home/redknight/git/org-mode/lisp/ob-C hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-C /home/redknight/git/org-mode/lisp/ob-shen hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-shen /home/redknight/git/org-mode/lisp/org-attach hides /home/redknight/local/share/emacs/25.1/lisp/org/org-attach /home/redknight/git/org-mode/lisp/ob-python hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-python /home/redknight/git/org-mode/lisp/org-footnote hides /home/redknight/local/share/emacs/25.1/lisp/org/org-footnote /home/redknight/git/org-mode/lisp/org-compat hides /home/redknight/local/share/emacs/25.1/lisp/org/org-compat /home/redknight/git/org-mode/lisp/org-crypt hides /home/redknight/local/share/emacs/25.1/lisp/org/org-crypt /home/redknight/git/org-mode/lisp/ob-asymptote hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-asymptote /home/redknight/git/org-mode/lisp/ob hides /home/redknight/local/share/emacs/25.1/lisp/org/ob /home/redknight/git/org-mode/lisp/ob-plantuml hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-plantuml /home/redknight/git/org-mode/lisp/ob-css hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-css /home/redknight/git/org-mode/lisp/ob-calc hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-calc /home/redknight/git/org-mode/lisp/ob-makefile hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-makefile /home/redknight/git/org-mode/lisp/ob-awk hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-awk /home/redknight/git/org-mode/lisp/ox-man hides /home/redknight/local/share/emacs/25.1/lisp/org/ox-man /home/redknight/git/org-mode/lisp/ob-java hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-java /home/redknight/git/org-mode/lisp/ob-io hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-io /home/redknight/git/org-mode/lisp/ob-js hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-js /home/redknight/git/org-mode/lisp/org-macro hides /home/redknight/local/share/emacs/25.1/lisp/org/org-macro /home/redknight/git/org-mode/lisp/ob-sass hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-sass /home/redknight/git/org-mode/lisp/ob-latex hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-latex /home/redknight/git/org-mode/lisp/org hides /home/redknight/local/share/emacs/25.1/lisp/org/org /home/redknight/git/org-mode/lisp/ob-clojure hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-clojure /home/redknight/git/org-mode/lisp/org-indent hides /home/redknight/local/share/emacs/25.1/lisp/org/org-indent /home/redknight/git/org-mode/lisp/org-datetree hides /home/redknight/local/share/emacs/25.1/lisp/org/org-datetree /home/redknight/git/org-mode/lisp/org-entities hides /home/redknight/local/share/emacs/25.1/lisp/org/org-entities /home/redknight/git/org-mode/lisp/org-capture hides /home/redknight/local/share/emacs/25.1/lisp/org/org-capture /home/redknight/git/org-mode/lisp/ob-lob hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-lob /home/redknight/git/org-mode/lisp/ob-lisp hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-lisp /home/redknight/git/org-mode/lisp/ox-texinfo hides /home/redknight/local/share/emacs/25.1/lisp/org/ox-texinfo /home/redknight/git/org-mode/lisp/org-loaddefs hides /home/redknight/local/share/emacs/25.1/lisp/org/org-loaddefs /home/redknight/git/org-mode/lisp/ox hides /home/redknight/local/share/emacs/25.1/lisp/org/ox /home/redknight/git/org-mode/lisp/ob-scala hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-scala /home/redknight/git/org-mode/lisp/org-colview hides /home/redknight/local/share/emacs/25.1/lisp/org/org-colview /home/redknight/git/org-mode/lisp/org-clock hides /home/redknight/local/share/emacs/25.1/lisp/org/org-clock /home/redknight/git/org-mode/lisp/ob-table hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-table /home/redknight/git/org-mode/lisp/ob-core hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-core /home/redknight/git/org-mode/lisp/org-faces hides /home/redknight/local/share/emacs/25.1/lisp/org/org-faces /home/redknight/git/org-mode/lisp/org-irc hides /home/redknight/local/share/emacs/25.1/lisp/org/org-irc /home/redknight/git/org-mode/lisp/org-plot hides /home/redknight/local/share/emacs/25.1/lisp/org/org-plot /home/redknight/git/org-mode/lisp/org-bibtex hides /home/redknight/local/share/emacs/25.1/lisp/org/org-bibtex /home/redknight/git/org-mode/lisp/org-habit hides /home/redknight/local/share/emacs/25.1/lisp/org/org-habit /home/redknight/git/org-mode/lisp/ox-md hides /home/redknight/local/share/emacs/25.1/lisp/org/ox-md /home/redknight/git/org-mode/lisp/ob-tangle hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-tangle /home/redknight/git/org-mode/lisp/ob-ditaa hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-ditaa /home/redknight/git/org-mode/lisp/ox-ascii hides /home/redknight/local/share/emacs/25.1/lisp/org/ox-ascii /home/redknight/git/org-mode/lisp/org-eshell hides /home/redknight/local/share/emacs/25.1/lisp/org/org-eshell /home/redknight/git/org-mode/lisp/ox-latex hides /home/redknight/local/share/emacs/25.1/lisp/org/ox-latex /home/redknight/git/org-mode/lisp/ob-perl hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-perl /home/redknight/git/org-mode/lisp/org-mhe hides /home/redknight/local/share/emacs/25.1/lisp/org/org-mhe /home/redknight/git/org-mode/lisp/org-src hides /home/redknight/local/share/emacs/25.1/lisp/org/org-src /home/redknight/git/org-mode/lisp/ob-mscgen hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-mscgen /home/redknight/git/org-mode/lisp/ob-lilypond hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-lilypond /home/redknight/git/org-mode/lisp/ox-org hides /home/redknight/local/share/emacs/25.1/lisp/org/ox-org /home/redknight/git/org-mode/lisp/org-ctags hides /home/redknight/local/share/emacs/25.1/lisp/org/org-ctags /home/redknight/git/org-mode/lisp/ob-ref hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-ref /home/redknight/git/org-mode/lisp/ob-matlab hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-matlab /home/redknight/git/org-mode/lisp/org-inlinetask hides /home/redknight/local/share/emacs/25.1/lisp/org/org-inlinetask /home/redknight/git/org-mode/lisp/ox-odt hides /home/redknight/local/share/emacs/25.1/lisp/org/ox-odt /home/redknight/git/org-mode/lisp/org-bbdb hides /home/redknight/local/share/emacs/25.1/lisp/org/org-bbdb /home/redknight/git/org-mode/lisp/ob-octave hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-octave /home/redknight/git/org-mode/lisp/ox-icalendar hides /home/redknight/local/share/emacs/25.1/lisp/org/ox-icalendar /home/redknight/git/org-mode/lisp/org-install hides /home/redknight/local/share/emacs/25.1/lisp/org/org-install /home/redknight/git/org-mode/lisp/ob-exp hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-exp /home/redknight/git/org-mode/lisp/ob-comint hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-comint Features: (shadow emacsbug jka-compr tetris gamegrid compface mailalias smtpmail sendmail nnir git-log log-view pcvs-util gnus-fun sort smiley gnus-cite flow-fill gnus-async gnus-bcklg mail-extr gnus-ml gnus-topic mm-archive url-handlers nnrss xml nndraft nnmh nnml bbdb-gnus bbdb-mua epa-file epa gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg nntp gnus-cache gnus-registry registry eieio-compat eieio-base gnus-art mm-uu mml2015 mm-view mml-smime smime dig gnus-sum gnus-group gnus-undo gnus-start gnus-cloud nnimap nnmail mail-source utf7 netrc nnoo gnus-spec gnus-int gnus-range gnus-win footnote qp rmailmm message dired mml mml-sec mm-decode mm-bodies mm-encode gmm-utils mailheader rmail epg view diary-lib diary-loaddefs holidays hol-loaddefs cal-move parse-time org-clock tabify cal-iso org-indent org-datetree org-capture image-file org-table sh-script smie grep git-modeline shr-color color network-stream nsm starttls url-http tls gnutls mail-parse rfc2231 rfc2047 rfc2045 ietf-drums url-gw url-cache url-auth eww-lnum eww mm-url gnus gnus-ems nnheader mail-utils url-queue shr dom subr-x browse-url executable whitespace reftex-parse autorevert filenotify reftex-dcr reftex-auc org-w3m org-wl org-vm org-rmail org-protocol org-mhe org-mew org-irc org-inlinetask org-info org-gnus org-bibtex bibtex org-bbdb flyspell enriched edmacro kmacro pp git-status ewoc my-eshell face-remap em-unix em-term em-script em-prompt em-ls em-joc em-hist em-pred em-glob em-dirs em-cmpl em-basic em-banner em-alias esh-var esh-io esh-cmd esh-opt esh-ext esh-proc esh-arg esh-groups eshell esh-module esh-mode esh-util recentf tree-widget url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf mailcap my-javascript w3m-load ssh mailcrypt rfc822 preview-latex tex-site auto-loads server my-mailcap muse-texinfo texnfo-upd texinfo muse-latex muse-html muse-xml-common muse-publish muse-project muse-protocols muse-regexps derived muse muse-nested-tags muse-mode page-break-lines ox-bibtex ox-texinfo ox-odt rng-loc rng-uri rng-parse rng-match rng-dt rng-util rng-pttrn nxml-parse nxml-ns nxml-enc xmltok nxml-util ox-latex ox-icalendar ox-html table ox-ascii ox-publish ox reftex-cite reftex reftex-vars iimage ob-sqlite ob-shell ob-ruby ob-R ob-python ob-org ob-perl ob-lisp ob-latex ob-haskell ob-gnuplot ob-fortran ob-dot ob-ditaa ob-calc calc-store calc-trail calc-ext calc calc-loaddefs calc-macs ob-C cc-mode cc-fonts cc-guess cc-menus cc-cmds ob-awk org-id org-crypt my-journal windmove org-habit org-element avl-tree org-location-google-maps org-agenda google-maps google-maps-static url-util url-parse url-vars google-maps-geocode google-maps-base json map org org-macro org-footnote org-pcomplete org-list org-faces org-entities noutline outline org-version ob-emacs-lisp ob ob-tangle org-src ob-ref ob-lob ob-table ob-keys ob-exp ob-comint tramp tramp-compat auth-source cl-seq eieio eieio-core gnus-util mm-util help-fns mail-prsvr password-cache tramp-loaddefs trampver ucs-normalize shell pcomplete ob-core ob-eval org-compat org-macs org-loaddefs format-spec find-func cal-menu calendar cal-loaddefs git-emacs ido git-emacs-autoloads git-global-keys time-stamp vc-git diff-mode easy-mmode vc vc-dispatcher ediff-merg ediff-wind ediff-diff ediff-mult ediff-help ediff-init ediff-util ediff pandoc-mode pandoc-mode-utils dash hydra lv bbdb-vcard bbdb-com crm mailabbrev vcard bbdb bbdb-site timezone bbdb-loaddefs finder-inf conkeror-minor-mode-autoloads dired-details-autoloads google-maps-autoloads markdown-mode+-autoloads muse-autoloads info package epg-config seq byte-opt bytecomp byte-compile cl-extra help-mode cconv lusty-explorer cl-macs htmlize cl gv term disp-table ehelp shell-command synonyms thingatpt+ thingatpt ftnchek-mode compile comint ansi-color ring fortran cus-edit easymenu wid-edit linum-ex cc-styles cc-align cc-engine cc-vars cc-defs ispell xt-mouse time battery linum advice timeclock paren cus-start cus-load slime-autoloads cl-loaddefs pcase cl-lib time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded 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 dbusbind inotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 8 1232798 95424) (symbols 24 62192 497) (miscs 20 901 2564) (strings 16 209557 50129) (string-bytes 1 7945187) (vectors 8 90259) (vector-slots 4 2357592 49510) (floats 8 1033 1025) (intervals 28 71350 2600) (buffers 520 57) (heap 1024 51369 12028)) -- -- Colin Baxter m43cap@yandex.com From unknown Sat Sep 20 17:27:46 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24947: ssh not working with ido References: <87r36cu0p7.fsf@yandex.com> In-Reply-To: <87r36cu0p7.fsf@yandex.com> Resent-From: Colin Baxter Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 15 Nov 2016 18:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24947 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 24947@debbugs.gnu.org Received: via spool by 24947-submit@debbugs.gnu.org id=B24947.147923320421003 (code B ref 24947); Tue, 15 Nov 2016 18:07:01 +0000 Received: (at 24947) by debbugs.gnu.org; 15 Nov 2016 18:06:44 +0000 Received: from localhost ([127.0.0.1]:58444 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c6i83-0005Sg-RM for submit@debbugs.gnu.org; Tue, 15 Nov 2016 13:06:43 -0500 Received: from forward19o.cmail.yandex.net ([37.9.109.217]:34216) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c6i82-0005SQ-AM for 24947@debbugs.gnu.org; Tue, 15 Nov 2016 13:06:43 -0500 Received: from mxback4g.mail.yandex.net (mxback4g.mail.yandex.net [77.88.29.165]) by forward19o.cmail.yandex.net (Yandex) with ESMTP id 8D05021848 for <24947@debbugs.gnu.org>; Tue, 15 Nov 2016 21:06:35 +0300 (MSK) Received: from web22g.yandex.ru (web22g.yandex.ru [95.108.253.231]) by mxback4g.mail.yandex.net (nwsmtp/Yandex) with ESMTP id fu8uzgbM0Q-6Yoa6rKe; Tue, 15 Nov 2016 21:06:34 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1479233194; bh=1ICQF4SEohe2fn2c3i9jpHj4GtauJsAW3MRjb80j+b0=; h=From:To:Subject:Message-Id:Date; b=gt42JPPuLxmjyMfaqIeZh/8Jlze6tLmPRo/Rfcf9Fs/C30+pKfKEwH50CAzpvkJpf 1NYa5RWXP7k4KDmFzhIPKdK3P/J0Q9iq80l7hCeQwsWT9dPvysrb44fCzqo6/BRTpo 1wqMIHsIK3Zy5lRCGJ1nHmnZl4fP8jMuluNdECA4= Authentication-Results: mxback4g.mail.yandex.net; dkim=pass header.i=@yandex.com Received: by web22g.yandex.ru with HTTP; Tue, 15 Nov 2016 21:06:34 +0300 From: Colin Baxter MIME-Version: 1.0 Message-Id: <189301479233194@web22g.yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Tue, 15 Nov 2016 18:06:34 +0000 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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.7 (/) I forgot to state the version of emacs and my os, sorry. The bug occurs on emacs-26.0.50.1, not on emacs-25. My os is SMP Debian 3.2.82-1 i686 GNU/Linux. Sorry again for messing things up a little. From unknown Sat Sep 20 17:27:46 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24947: ssh not working with ido Resent-From: Michael Albinus Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 16 Nov 2016 19:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24947 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Colin Baxter Cc: 24947@debbugs.gnu.org Received: via spool by 24947-submit@debbugs.gnu.org id=B24947.147932334423617 (code B ref 24947); Wed, 16 Nov 2016 19:10:02 +0000 Received: (at 24947) by debbugs.gnu.org; 16 Nov 2016 19:09:04 +0000 Received: from localhost ([127.0.0.1]:59853 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c75Zv-00068r-PD for submit@debbugs.gnu.org; Wed, 16 Nov 2016 14:09:03 -0500 Received: from mout.gmx.net ([212.227.17.22]:63564) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c75Zs-00068F-Bd for 24947@debbugs.gnu.org; Wed, 16 Nov 2016 14:09:01 -0500 Received: from detlef.gmx.de ([87.146.63.180]) by mail.gmx.com (mrgmx102 [212.227.17.168]) with ESMTPSA (Nemesis) id 0MHal6-1c3mBt49ng-003KFj; Wed, 16 Nov 2016 20:08:54 +0100 From: Michael Albinus References: <87r36cu0p7.fsf@yandex.com> <189301479233194@web22g.yandex.ru> Date: Wed, 16 Nov 2016 20:08:52 +0100 In-Reply-To: <189301479233194@web22g.yandex.ru> (Colin Baxter's message of "Tue, 15 Nov 2016 18:06:34 +0000") Message-ID: <87k2c3w8cb.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K0:VnZ7unNwzDWuBc0ic+VApEprLFfy2yo1WAST1/R4l5/oqxN4050 Qz0yL0px5Rsjsn7GEVM2K02na64Ph/mTPd/DHEGUujWJr0iJItRJnmR60CxfF8fQit8nI3A fyI2VqXotTCMBsRfB8tO2TBF/ilwwKEBTFzOxdXBKARIwShAjr5e/oyj7BhJ8d8VkmVupU9 4iyWch3jKhr4g3C/ZH08w== X-UI-Out-Filterresults: notjunk:1;V01:K0:gJJwJ5G7QkU=:lPN21+ePQY8U75tlVanOSm PY5lIXjLFUYQucooyo5syIuzEOE5U76VvQUsyW6WomYuP81mnHQ92+aPWYdXkRZSFAuFzJhbn Ry7N3zz0iYqkwD/AtmEhSYYBoL9KEalPF/M2u9cVQn7pQrT/aGTKVg4Xg00AitWGOriuDDV5J HJhdcbMmi+Fqc2Od9et+Hq4Q6Mk2dwoZcFBGc3FsP+2T8/XU0EiNnCHqMKWHU5kSytIs/6EZN 90lPm6wCbw3GL3xn7h1sksNHIIebrZWVhRyglJvfsKLEJU2rjchFRRJccm9Q2JCI9IsIQ34WB fnvQCgQjuqcFkwtKOF4xryvk32SNx0ejoXvfgYq+v1QOZPYX2INgO2RDWyNSuXh/X2zpvLdv4 ALRU97/Tiehk8L9pwvSrETnhWxby7hecy/DyFrNE9QbjgRBvxMbsZ2zLuCRzk9967+FSNlQWF Gea5vGIITz1Q+okjJy+tATrapviq4OKA4q6we8VqGdaiDjoUdme1RVKfNgRLPwWgVku3FXVBN /f7BU3ERFIV7fu0iReJameqtkNX/QLUxNfai+wVPiMXHWM9bc3eld7w1IEjipkyoVznNQulBD yEe8j8oEqWo0Hr/9KvuG2ELauoiGjnLC+vkPWmhwXq0Rm9e6Z6kvj/Wqz1jSd4Snz0XV+FeiF KiR6CLAcwfiDZ2vE8pbuDbVlLcqZ8rAAgAEpAMl+cK/9HpL8JV+txBGjmB6tEYe6kzUmLwXUP Zx5dVwC2bI0zPRTW+Xk2SXj+fT7igH4J4VMq/u9xlaUILVFinR6PBUAQN0a6r48PAtKrQXO7H AgGckIe X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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.7 (/) Colin Baxter writes: Hi Colin, > I forgot to state the version of emacs and my os, sorry. The bug > occurs on emacs-26.0.50.1, not on emacs-25. My os is SMP Debian > 3.2.82-1 i686 GNU/Linux. Thanks for the report. I could reproduce the problem locally. There's no obvious fix; I'll continue to work on this next days. Just to let you know. Best regards, Michael. From unknown Sat Sep 20 17:27:46 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24947: ssh not working with ido Resent-From: Michael Albinus Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 17 Nov 2016 11:40:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24947 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Colin Baxter Cc: 24947@debbugs.gnu.org Received: via spool by 24947-submit@debbugs.gnu.org id=B24947.147938279221958 (code B ref 24947); Thu, 17 Nov 2016 11:40:01 +0000 Received: (at 24947) by debbugs.gnu.org; 17 Nov 2016 11:39:52 +0000 Received: from localhost ([127.0.0.1]:60208 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c7L2l-0005i6-Mq for submit@debbugs.gnu.org; Thu, 17 Nov 2016 06:39:51 -0500 Received: from mout.gmx.net ([212.227.15.18]:55115) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c7L2j-0005hr-04 for 24947@debbugs.gnu.org; Thu, 17 Nov 2016 06:39:49 -0500 Received: from detlef.gmx.de ([87.146.58.172]) by mail.gmx.com (mrgmx002 [212.227.17.190]) with ESMTPSA (Nemesis) id 0Lk7T8-1cekqa2dre-00c7J8; Thu, 17 Nov 2016 12:39:42 +0100 From: Michael Albinus References: <87r36cu0p7.fsf@yandex.com> <189301479233194@web22g.yandex.ru> <87k2c3w8cb.fsf@gmx.de> Date: Thu, 17 Nov 2016 12:39:41 +0100 In-Reply-To: <87k2c3w8cb.fsf@gmx.de> (Michael Albinus's message of "Wed, 16 Nov 2016 20:08:52 +0100") Message-ID: <87wpg2s5c2.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K0:tjiyLcnKAcsF12F6lrmhSbx7vjcFA3djCHpGSZZLWZG+ThiSv6s aNSNM0E738kZ/s2lDEdtGmLv/1EFWLN/9Zr0wRxZy33oSS+JSFtB5+IDzdJisBIZmltCv5r +9ObPTZqYaQM7rJ5UzPpOilUsOvoQUfSrl7vSYoWR8LyGGj1yy3tvKSZzDLtWDkISmCRXGQ xzYIdOaL8mN51ti82ahcQ== X-UI-Out-Filterresults: notjunk:1;V01:K0:gfQLL/ZjhDo=:G+hq9pXNvOQu+2tYReUNis P1/cecNiwYAKlLSLXpOcRaxa7mf4PNciwQrQ5dPsDUuIRZxB6MgL1m1CONeBMrx6SwvFDaU9l sABEIO1qzQ+Am2WKbNYv9zbnEdLLLnZ533QgDjSdlVhkla7b+WbpHxyOg035n93nSUpMUNqDV 1YfxvxItiWFPu3wJyVDokKAVuI5VGMXD2iFa7MjvyEnJKGhD+qhr172KbTuG+WiZrA5VTccOv /wvSMF+0xQgfTsI/5Vw3kvenQnv3GmVOh56d0cIdOu+MhoLhI3pjxCPfqVryfb08iBgwmNVoG 7bQ+s+GqIx9Lk9M/BGENBRG1QpH4LiKiS0j5aOKa/pEB6+iMD2vclzDudTKulfM0JYBmbM6Gq hWSd9E/P1ghdV2SpTCpp8mCBlAzknzlcMo6pSs844JH0Oromh0ioJRzTzUDdhA7W8MFOtIhYE 2IO7GoUJNnccHfJTLjhfwaCnqUEa8CspbQuMMG/gvrgR8Ea3rrx2CUtMfsztw4ffQaFTpEz/C eLCEzkhLlSjWx0oTiEYHmnT7Tb8n1C3vE1zhJ3qmSG5CliBeIhmunXQ2Xfy46GEJ10o96iZ/u XtOMAyWqbSILZtJjTF/uUB/zMicXtLRszleq6/xbvyiHnxXxSH8VTh6Ug7d5Jgic51vToLnTs ntlrz/cSG8/HGb9gJV6Sfa7+n/1OkJ2xvLBj7wHhtrATJS7ZJ0mK34QCQ9wIopFyfhWdhyeyt H+O+MrAO/64C2JQ3TytWZ3RJGYVFQIRwTK2rVQTAGHQ7kkfTV/nmaAuJ5uu0FIcO7bhLUcH1E wPMZ5m3 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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.7 (/) Michael Albinus writes: Hi Colin, >> I forgot to state the version of emacs and my os, sorry. The bug >> occurs on emacs-26.0.50.1, not on emacs-25. My os is SMP Debian >> 3.2.82-1 i686 GNU/Linux. > I could reproduce the problem locally. There's no obvious fix; I'll > continue to work on this next days. I've bisected Emacs, and the following commit has been responsible for the problem: --8<---------------cut here---------------start------------->8--- cbed42838e44e54460a27e643858d34b53f74c99 is the first bad commit commit cbed42838e44e54460a27e643858d34b53f74c99 Author: Ken Brown Date: Sun Nov 13 22:00:24 2016 -0500 Use the new 'file-name-case-insensitive-p' function --8<---------------cut here---------------end--------------->8--- I've committed a patch to master, which should fix it. Could you, pls, test? Best regards, Michael. From unknown Sat Sep 20 17:27:46 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24947: ssh not working with ido Resent-From: Colin Baxter Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 17 Nov 2016 13:58:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24947 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Michael Albinus Cc: "24947@debbugs.gnu.org" <24947@debbugs.gnu.org> Received: via spool by 24947-submit@debbugs.gnu.org id=B24947.14793910389062 (code B ref 24947); Thu, 17 Nov 2016 13:58:01 +0000 Received: (at 24947) by debbugs.gnu.org; 17 Nov 2016 13:57:18 +0000 Received: from localhost ([127.0.0.1]:60259 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c7NBm-0002M6-MO for submit@debbugs.gnu.org; Thu, 17 Nov 2016 08:57:18 -0500 Received: from forward5m.cmail.yandex.net ([5.255.216.23]:42282) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c7NBk-0002Ls-60 for 24947@debbugs.gnu.org; Thu, 17 Nov 2016 08:57:17 -0500 Received: from mxback10g.mail.yandex.net (mxback10g.mail.yandex.net [77.88.29.171]) by forward5m.cmail.yandex.net (Yandex) with ESMTP id 656FE211B1; Thu, 17 Nov 2016 16:57:09 +0300 (MSK) Received: from web8g.yandex.ru (web8g.yandex.ru [95.108.252.108]) by mxback10g.mail.yandex.net (nwsmtp/Yandex) with ESMTP id oPvowGNyzG-v8QqbCEG; Thu, 17 Nov 2016 16:57:08 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1479391028; bh=fJhVkblEswud7oUNYYwE91A4erfg6db8AxoxnGL3ivU=; h=From:To:Cc:In-Reply-To:References:Subject:Message-Id:Date; b=mydaT6HdXjdCjWj0nQgXZqCLQd+VdHW93hd+qvZmRgtIni8uC3+BRaAoMsFZ7W4Zn k+FZOFaB9mhvJnaoWp5vE6LtTLoVaEmeDeBR7AhYs9cAhXAtZRl0EFLiQ/i/qz1Rvo 0XNq1/lyIkceJUVZZGgdvWUIt4g93ofMbDEErbRY= Authentication-Results: mxback10g.mail.yandex.net; dkim=pass header.i=@yandex.com Received: by web8g.yandex.ru with HTTP; Thu, 17 Nov 2016 16:57:08 +0300 From: Colin Baxter In-Reply-To: <87wpg2s5c2.fsf@gmx.de> References: <87r36cu0p7.fsf@yandex.com> <189301479233194@web22g.yandex.ru> <87k2c3w8cb.fsf@gmx.de> <87wpg2s5c2.fsf@gmx.de> MIME-Version: 1.0 Message-Id: <4847291479391028@web8g.yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Thu, 17 Nov 2016 13:57:08 +0000 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=utf-8 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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.7 (/) 17.11.2016, 11:39, "Michael Albinus" : > Michael Albinus writes: > > Hi Colin, > >>>  I forgot to state the version of emacs and my os, sorry. The bug >>>  occurs on emacs-26.0.50.1, not on emacs-25. My os is SMP Debian >>>  3.2.82-1 i686 GNU/Linux. > >>  I could reproduce the problem locally. There's no obvious fix; I'll >>  continue to work on this next days. > > I've bisected Emacs, and the following commit has been responsible for > the problem: > > --8<---------------cut here---------------start------------->8--- > cbed42838e44e54460a27e643858d34b53f74c99 is the first bad commit > commit cbed42838e44e54460a27e643858d34b53f74c99 > Author: Ken Brown > Date: Sun Nov 13 22:00:24 2016 -0500 > >     Use the new 'file-name-case-insensitive-p' function > --8<---------------cut here---------------end--------------->8--- > > I've committed a patch to master, which should fix it. Could you, pls, test? > > Best regards, Michael. Your patch works for me using ssh. I have ssh'd to a remote file and remote directory successfully. However, for ftp I get the error: 'tramp-file-name-handler: Host name must not match method "ftp"', and for telnet I get the error: 'tramp-file-name-handler: Host name must not match method "telnet"'. Hope this helps. Best wishes, Colin. Colin. From unknown Sat Sep 20 17:27:46 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24947: ssh not working with ido Resent-From: Michael Albinus Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 17 Nov 2016 14:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24947 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Colin Baxter Cc: "24947@debbugs.gnu.org" <24947@debbugs.gnu.org> Received: via spool by 24947-submit@debbugs.gnu.org id=B24947.147939178810247 (code B ref 24947); Thu, 17 Nov 2016 14:10:02 +0000 Received: (at 24947) by debbugs.gnu.org; 17 Nov 2016 14:09:48 +0000 Received: from localhost ([127.0.0.1]:60265 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c7NNr-0002fD-SE for submit@debbugs.gnu.org; Thu, 17 Nov 2016 09:09:48 -0500 Received: from mout.gmx.net ([212.227.17.20]:51268) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c7NNq-0002ey-N0 for 24947@debbugs.gnu.org; Thu, 17 Nov 2016 09:09:47 -0500 Received: from detlef.gmx.de ([87.146.58.172]) by mail.gmx.com (mrgmx102 [212.227.17.168]) with ESMTPSA (Nemesis) id 0LrZOj-1clh1N1SlZ-013RVh; Thu, 17 Nov 2016 15:09:40 +0100 From: Michael Albinus References: <87r36cu0p7.fsf@yandex.com> <189301479233194@web22g.yandex.ru> <87k2c3w8cb.fsf@gmx.de> <87wpg2s5c2.fsf@gmx.de> <4847291479391028@web8g.yandex.ru> Date: Thu, 17 Nov 2016 15:09:38 +0100 In-Reply-To: <4847291479391028@web8g.yandex.ru> (Colin Baxter's message of "Thu, 17 Nov 2016 13:57:08 +0000") Message-ID: <87oa1erye5.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K0:bB3yaX2Ixw9XNMFSPdShvevRMS3rBxf/VTeR0WrnGBKc3537LJQ gteQPjsZ+UKV9Ez+zmIMF1DQTtT56aLaHp44s9sRdwbdMNvL1lLlXPQAF3IgUioEapbkpRj IDW3RmngB4R2d49pfcngU36p6A4M9F/q5JiDLA9hbyilkR+a4FzE4SmicM2808cdPwlak+8 /k/PM5E/l4fggJZI9Fwng== X-UI-Out-Filterresults: notjunk:1;V01:K0:/UCNIzpxyqI=:wHgxDgCOvLzKRbpUyM0P2p 7jhDkJtTzPXyIGRBEvy0HO8gKh3RE1vMSX/KfDbJRg+kNF5f3YrWtlrshzo5A4jely14VvSKy DCn3oKuDdRyPu4et6VtEHU6fXYAT2vtWf7hD0x5TUjXWf0k3r4W5+O/ZAmAx+f3t7hjEeF5zX uuwd98bCkEELkcx0jb+O82ZJtqgil9M1gYEpzVmP1nCndaYATmr8JiGS5V6AjCohfdGE7m2lV A9I1V6c/V+BsoomZpriMvbV1F3NdFWfcZI0E1gZSmTSD15EN+5xdU73IAdlx9wrVBlx+bmMHV f4lzicUSXIM3hSWLL+daQGjEoIjU13rp//4qQnMD+UpCRMVbXBhP4V0a9dFJBqBuGeioggKtC VrHPdheR/vd8jKM5aqNq/shNDegkS54L6oU4FtC80+h4ijk0AUKN2VdX6o8uxSRUozSIfJg57 HbhC0yOVQAJMiUbXXwIquSUOG9+cpN/9CHNzQ8BqogwmUhLJ+G7DxIDMloxC0valIBEr3o7QX mZPQxQLerJ41ET55m5hWwfent8fLN9DOQTogrDUtBYBvad/yuQ5KnN6BBH6Rlz/vFLXlj0hib JhBMjZx/XeqwjzQRU8PhfkdhrbGySTK5Gr9YJ2bCSkja1uZzuSrOUdss31vqOl5gDrtSPvR4y y9EXWW58I1jGQ4OzIpYXE2UxCbluyqGS76GaDW2CzxFk+aT5mbNZ636F7XCkUl+mSWkNgO6eC Yf/Bgj3a1pDbQKgSKog1OrTr1QCnp3O4xCQhdz6xcwPZmrHOewhQDGFFJBXk/MCzTuca0n4Ks GRg344x X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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.7 (/) Colin Baxter writes: Hi Colin, > Your patch works for me using ssh. I have ssh'd to a remote file and > remote directory successfully. However, for ftp I get the error: > 'tramp-file-name-handler: Host name must not match method "ftp"', and > for telnet I get the error: 'tramp-file-name-handler: Host name must > not match method "telnet"'. I cannot reproduce it locally, the scenario works for telnet and ftp. Could you, pls, run the following: # emacs -Q -f ido-mode --eval "(setq tramp-verbose 10)" Then enter "C-x C-f /telnet:". The error shall appear now. There will be a Tramp debug buffer; pls send it. > Best wishes, > > Colin. Best regards, Michael. From unknown Sat Sep 20 17:27:46 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24947: ssh not working with ido Resent-From: Colin Baxter Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 17 Nov 2016 14:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24947 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Michael Albinus Cc: "24947@debbugs.gnu.org" <24947@debbugs.gnu.org> Received: via spool by 24947-submit@debbugs.gnu.org id=B24947.147939278711804 (code B ref 24947); Thu, 17 Nov 2016 14:27:02 +0000 Received: (at 24947) by debbugs.gnu.org; 17 Nov 2016 14:26:27 +0000 Received: from localhost ([127.0.0.1]:60279 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c7Ndz-00034K-5b for submit@debbugs.gnu.org; Thu, 17 Nov 2016 09:26:27 -0500 Received: from forward1h.cmail.yandex.net ([87.250.230.16]:34382) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c7Ndx-000344-Ae for 24947@debbugs.gnu.org; Thu, 17 Nov 2016 09:26:26 -0500 Received: from mxback6h.mail.yandex.net (mxback6h.mail.yandex.net [84.201.186.15]) by forward1h.cmail.yandex.net (Yandex) with ESMTP id DAB14210E5; Thu, 17 Nov 2016 17:26:18 +0300 (MSK) Received: from web11h.yandex.ru (web11h.yandex.ru [84.201.186.40]) by mxback6h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id 5XDoMIdSaZ-QIQqkTGY; Thu, 17 Nov 2016 17:26:18 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1479392778; bh=1suG895dXTWH1jqMVyuMkosB0o8n7LwxIE2zvcXhIEM=; h=From:To:Cc:In-Reply-To:References:Subject:Message-Id:Date; b=gVIShJZ2kGBFLOaP0qcAgt8BdxWzFYaFSp+YWk2qM7P9pc5wtWETaJFqIxAOrfAbl 7ToNdImx/fVKVg+UWnqbcNU2Ovm6AI0GQpYJ6lCmy60gS2zptpQCSXBh1cK1a8ThgG z//81TQxCIc6oGB9ifUl7EpX+y7zdGEKQOiH93Js= Authentication-Results: mxback6h.mail.yandex.net; dkim=pass header.i=@yandex.com Received: by web11h.yandex.ru with HTTP; Thu, 17 Nov 2016 17:26:18 +0300 From: Colin Baxter In-Reply-To: <87oa1erye5.fsf@gmx.de> References: <87r36cu0p7.fsf@yandex.com> <189301479233194@web22g.yandex.ru> <87k2c3w8cb.fsf@gmx.de> <87wpg2s5c2.fsf@gmx.de> <4847291479391028@web8g.yandex.ru> <87oa1erye5.fsf@gmx.de> MIME-Version: 1.0 Message-Id: <4919111479392778@web11h.yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Thu, 17 Nov 2016 14:26:18 +0000 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=utf-8 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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.7 (/) 17.11.2016, 14:09, "Michael Albinus" : > Colin Baxter writes: > > Hi Colin, > >>  Your patch works for me using ssh. I have ssh'd to a remote file and >>  remote directory successfully. However, for ftp I get the error: >>  'tramp-file-name-handler: Host name must not match method "ftp"', and >>  for telnet I get the error: 'tramp-file-name-handler: Host name must >>  not match method "telnet"'. > > I cannot reproduce it locally, the scenario works for telnet and > ftp. Could you, pls, run the following: > > # emacs -Q -f ido-mode --eval "(setq tramp-verbose 10)" > > Then enter "C-x C-f /telnet:". The error shall appear now. There will be > a Tramp debug buffer; pls send it. > >>  Best wishes, >> >>  Colin. > > Best regards, Michael. ---- Begin debug tramp/scp telnet --- ;; Emacs: 26.0.50.1 Tramp: 2.3.1-pre -*- mode: outline; -*- ;; Location: /home/redknight/git/emacs/lisp/net/tramp.elc Git: 6653bb45d3697c9372cc77773c49f52399740b51 14:20:29.210805 tramp-check-proper-method-and-host (10) # backtrace() tramp-error([#("scp" 0 3 (tramp-default t)) nil "telnet" "rainmaker.wunderground.com" nil] user-error "Host name must not match method \"%s\"" "telnet") apply(tramp-error [#("scp" 0 3 (tramp-default t)) nil "telnet" "rainmaker.wunderground.com" nil] user-error "Host name must not match method \"%s\"" "telnet") tramp-check-proper-method-and-host([#("scp" 0 3 (tramp-default t)) nil "telnet" "rainmaker.wunderground.com" nil]) tramp-maybe-open-connection([#("scp" 0 3 (tramp-default t)) nil "telnet" "rainmaker.wunderground.com" nil]) tramp-send-command([#("scp" 0 3 (tramp-default t)) nil "telnet" "rainmaker.wunderground.com" nil] "cd ~ && pwd") tramp-sh-handle-expand-file-name("/telnet:rainmaker.wunderground.com" nil) apply(tramp-sh-handle-expand-file-name ("/telnet:rainmaker.wunderground.com" nil)) tramp-sh-file-name-handler(expand-file-name "/telnet:rainmaker.wunderground.com" nil) apply(tramp-sh-file-name-handler expand-file-name ("/telnet:rainmaker.wunderground.com" nil)) tramp-file-name-handler(expand-file-name "/telnet:rainmaker.wunderground.com" nil) expand-file-name("/telnet:rainmaker.wunderground.com" nil) apply(expand-file-name ("/telnet:rainmaker.wunderground.com" nil)) tramp-completion-run-real-handler(expand-file-name ("/telnet:rainmaker.wunderground.com" nil)) tramp-completion-file-name-handler(expand-file-name "/telnet:rainmaker.wunderground.com" nil) expand-file-name("/telnet:rainmaker.wunderground.com") find-file-noselect("/telnet:rainmaker.wunderground.com" nil nil) ido-file-internal(raise-frame) ido-find-file() funcall-interactively(ido-find-file) call-interactively(ido-find-file nil nil) command-execute(ido-find-file) 14:20:29.211176 tramp-check-proper-method-and-host (1) # , Host name must not match method "telnet" ----- End debug tramp/scp telnet --- Hope this helps. Colin. From unknown Sat Sep 20 17:27:46 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24947: ssh not working with ido Resent-From: Michael Albinus Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 18 Nov 2016 08:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24947 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Colin Baxter Cc: "24947@debbugs.gnu.org" <24947@debbugs.gnu.org> Received: via spool by 24947-submit@debbugs.gnu.org id=B24947.147945609432342 (code B ref 24947); Fri, 18 Nov 2016 08:02:02 +0000 Received: (at 24947) by debbugs.gnu.org; 18 Nov 2016 08:01:34 +0000 Received: from localhost ([127.0.0.1]:33032 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c7e73-0008Pa-Qb for submit@debbugs.gnu.org; Fri, 18 Nov 2016 03:01:34 -0500 Received: from mout.gmx.net ([212.227.15.19]:57248) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c7e72-0008PL-EQ for 24947@debbugs.gnu.org; Fri, 18 Nov 2016 03:01:33 -0500 Received: from detlef.gmx.de ([87.146.60.32]) by mail.gmx.com (mrgmx001 [212.227.17.190]) with ESMTPSA (Nemesis) id 0LxxKu-1csook0Eui-015LhV; Fri, 18 Nov 2016 09:01:26 +0100 From: Michael Albinus References: <87r36cu0p7.fsf@yandex.com> <189301479233194@web22g.yandex.ru> <87k2c3w8cb.fsf@gmx.de> <87wpg2s5c2.fsf@gmx.de> <4847291479391028@web8g.yandex.ru> <87oa1erye5.fsf@gmx.de> <4919111479392778@web11h.yandex.ru> Date: Fri, 18 Nov 2016 09:01:24 +0100 In-Reply-To: <4919111479392778@web11h.yandex.ru> (Colin Baxter's message of "Thu, 17 Nov 2016 14:26:18 +0000") Message-ID: <87eg29z06j.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K0:PLgByK3C63aEwO4iFkaVre9tCEQ1aEqr2fCoH0xsCDnyJm8VDEQ 7O6YkUtubysR8FwyVa9sBFhXL0m5TTknM2zT+YkQgnnh9Z+PeIUz9kB9pQBrWPNfS1VyhBy DtlwmvGLysW+TeqblVpIlICtRxXbb1eAA8Y8jLaUv7CXUiCWEx5dGp1O+yQ6s21aII40AzS ghieyzW0pPEsqHhriOfcA== X-UI-Out-Filterresults: notjunk:1;V01:K0:Hf7k/le2Bkk=:/kple0k2HR957EGGOWVxBW iUa0pPah6mMTZ6Z6jtfHj71uHtS5F1jzOAtpbUci1g3S3ABkIGCHrUFd7UvF6kW/MSnndYlUu b+X39SEV80T+ur729YmSQeNV55hLZi53aI/pizhfR6WYcGVtpaKOdUM0eUQydVNOU4Y2jLn5d N5XZJl7gMGg4+W2ewzKwVQdcE9wPLjiOdPV4vgDD8ryIMqqQVfkRQOWQOgyA+svTvZ82mVxT0 aRUu9nheyyetZlWlmto4gZ9IzqVniGSj2LSyoW/ZTNcNlTRabB/SWSb7/GL9Tu8hSx8smkO7b WUZZwHapeT6kLmm09iClEiYbrJb5eeJEvbjVS6/GWPKdu3ZGsd/AtaK0uMezOBXPf6Sj1HiVx 2rqmhZEh2RzoeOW+Vc/OVq08NJQpR3sQNvjMl1dZzJ/UnBbx6tlFzNtgLwWMylai6sEPVo8WB r2tOQdsdams64UpBTQauJj9vgnmGrQT3OjcUYVda6RNf/aZgP5N5rxMwESPrtYHplKgGHDFMc Wl/vNAgzgck1LlWBEIOxgSefyPtgU2akSAbI8CSUGLreWMg1TCvL6CzA/id5yr+JmHJQiav0o heqOAXBW5crcMnnzMHX+5pOxXArK3w/NJg2kU5Axf8KFUZAWNBo+XAELFyuBQ0rROfZSPtnhX hQdjEQVEDVUmR3FIdd85eqeOtCBne86/7zg/FHsG0uTDoBsElmGSr+EQ/A5iFet6aDe0lLUSC aiDSy/q8b5EkmfudDqbNpaXoK1UabqBa/kWjUBTirbD4cdNVPlmp873sxvbiFFB2gjbqe6Kzl xT9jc+A X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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.7 (/) Colin Baxter writes: Hi Colin, >> I cannot reproduce it locally, the scenario works for telnet and >> ftp. Could you, pls, run the following: >> >> # emacs -Q -f ido-mode --eval "(setq tramp-verbose 10)" >> >> Then enter "C-x C-f /telnet:". The error shall appear now. There will be >> a Tramp debug buffer; pls send it. > find-file-noselect("/telnet:rainmaker.wunderground.com" nil nil) > ido-file-internal(raise-frame) > ido-find-file() > funcall-interactively(ido-find-file) > call-interactively(ido-find-file nil nil) > command-execute(ido-find-file) You are trying to open "/telnet:rainmaker.wunderground.com", which is not valid, indeed. Tramp tells you the truth. > Hope this helps. > > Colin. Best regards, Michael. From unknown Sat Sep 20 17:27:46 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24947: ssh not working with ido Resent-From: Colin Baxter Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 18 Nov 2016 08:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24947 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Michael Albinus Cc: "24947@debbugs.gnu.org" <24947@debbugs.gnu.org> Received: via spool by 24947-submit@debbugs.gnu.org id=B24947.14794588354426 (code B ref 24947); Fri, 18 Nov 2016 08:48:02 +0000 Received: (at 24947) by debbugs.gnu.org; 18 Nov 2016 08:47:15 +0000 Received: from localhost ([127.0.0.1]:33053 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c7epH-00019K-7C for submit@debbugs.gnu.org; Fri, 18 Nov 2016 03:47:15 -0500 Received: from forward1m.cmail.yandex.net ([5.255.216.2]:51359) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c7epE-000195-I8 for 24947@debbugs.gnu.org; Fri, 18 Nov 2016 03:47:13 -0500 Received: from mxback13h.mail.yandex.net (mxback13h.mail.yandex.net [84.201.186.131]) by forward1m.cmail.yandex.net (Yandex) with ESMTP id C2A332119B; Fri, 18 Nov 2016 11:47:05 +0300 (MSK) Received: from web7h.yandex.ru (web7h.yandex.ru [84.201.186.36]) by mxback13h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id Zt4AgpwFMr-l5LKbMFY; Fri, 18 Nov 2016 11:47:05 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1479458825; bh=MvWHbcRN0OcVmRWMshcdv/+W6WQ/fvradazrlok5D/g=; h=From:To:Cc:In-Reply-To:References:Subject:Message-Id:Date; b=MPDxoGQF/UaW+L8453K2trRsw/ILjwgYJL4I7TIR4q3652YbZhJyDboSv8pqiPnpw XoTYHcsPy57hCsksLRTLCfJ0FqfUH0JkQnPoLiT+/fH8lEzM/MxRBE3GQZMACDSBTY ucAxGK7NRbzz8mUdv1sOsPsJvoOaGm9/JgIy4U1M= Authentication-Results: mxback13h.mail.yandex.net; dkim=pass header.i=@yandex.com Received: by web7h.yandex.ru with HTTP; Fri, 18 Nov 2016 11:47:05 +0300 From: Colin Baxter In-Reply-To: <87eg29z06j.fsf@gmx.de> References: <87r36cu0p7.fsf@yandex.com> <189301479233194@web22g.yandex.ru> <87k2c3w8cb.fsf@gmx.de> <87wpg2s5c2.fsf@gmx.de> <4847291479391028@web8g.yandex.ru> <87oa1erye5.fsf@gmx.de> <4919111479392778@web11h.yandex.ru> <87eg29z06j.fsf@gmx.de> MIME-Version: 1.0 Message-Id: <7603931479458825@web7h.yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Fri, 18 Nov 2016 08:47:05 +0000 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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.7 (/) 18.11.2016, 08:01, "Michael Albinus" : ----- snip ---- > Colin Baxter writes: > You are trying to open "/telnet:rainmaker.wunderground.com", which is > not valid, indeed. Tramp tells you the truth. > Dear Michael, Of course - sorry, I wasn't thinking straight. I can therefore report success from your using your patch. Thank again. Best wishes, Colin. From unknown Sat Sep 20 17:27:46 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Colin Baxter Subject: bug#24947: closed (Re: bug#24947: ssh not working with ido) Message-ID: References: <8737iozzzu.fsf@gmx.de> <87r36cu0p7.fsf@yandex.com> X-Gnu-PR-Message: they-closed 24947 X-Gnu-PR-Package: emacs Reply-To: 24947@debbugs.gnu.org Date: Fri, 18 Nov 2016 13:21:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1479475262-11452-1" This is a multi-part message in MIME format... ------------=_1479475262-11452-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #24947: 25.1; ssh not working with ido which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 24947@debbugs.gnu.org. --=20 24947: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D24947 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1479475262-11452-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 24947-done) by debbugs.gnu.org; 18 Nov 2016 13:20:16 +0000 Received: from localhost ([127.0.0.1]:33237 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c7j5T-0002xH-Tj for submit@debbugs.gnu.org; Fri, 18 Nov 2016 08:20:16 -0500 Received: from mout.gmx.net ([212.227.15.18]:62069) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c7j5S-0002x4-Ij for 24947-done@debbugs.gnu.org; Fri, 18 Nov 2016 08:20:15 -0500 Received: from detlef.gmx.de ([87.146.60.32]) by mail.gmx.com (mrgmx001 [212.227.17.190]) with ESMTPSA (Nemesis) id 0Lt2BW-1cnE451NRC-012bSM; Fri, 18 Nov 2016 14:20:07 +0100 From: Michael Albinus To: Colin Baxter Subject: Re: bug#24947: ssh not working with ido References: <87r36cu0p7.fsf@yandex.com> <189301479233194@web22g.yandex.ru> <87k2c3w8cb.fsf@gmx.de> <87wpg2s5c2.fsf@gmx.de> <4847291479391028@web8g.yandex.ru> <87oa1erye5.fsf@gmx.de> <4919111479392778@web11h.yandex.ru> <87eg29z06j.fsf@gmx.de> <7603931479458825@web7h.yandex.ru> Date: Fri, 18 Nov 2016 14:20:05 +0100 In-Reply-To: <7603931479458825@web7h.yandex.ru> (Colin Baxter's message of "Fri, 18 Nov 2016 08:47:05 +0000") Message-ID: <8737iozzzu.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K0:bI4e6A0m7PkMT9ei5Woz1uos6VX/s9GjttKLB5/XZc+XTn8jvKM QaY6XLUv7ynbPvodvHByoTVW48/n2OB9Lonsp3RVZOPRTKnbWwgoWILWAh6FaExh4hZwl+Q RZWW2BCYla/oWUU4IsraNEkXMiFE6n1dk4KkwmDQrBc6bSWqYP6PpLkWH6DrOWHb826UHv2 8c7V8ixs2d0OqfUYZj7tQ== X-UI-Out-Filterresults: notjunk:1;V01:K0:W3Cb88t6UaA=:ZDELmTeTu+2dXiOkw2njwc cuPlOQbuU/KpH3tGRC2kXkGCpbEagu2J0UvQMtzOZQf2FVtEBHlLWhBLEsZsegNUbg7aFYrwj pElS+YlpDfMObKOAwpEzvhf7CP+pSuYyhbTeaeUWSf2yI6yf5ACxhgNQNEovldG5G411iFpZB crfLvHLL3aIvAchP4G16r7gw7EGrbiLpFrzPV14rIQ+VlreSxRABmuwm2g62ppQrGruOgL+27 iXUeToxDdrxqIIapl+GXYAjIG8+DILqe/8GiAg+Vlk0E3OqztWIxFf6Ix/O8OADI2TPZlcdXN vpibFtqJxauux7xTN0HZlqn6gN002BDSBDk6WvkpLskRiPd5qjXFsK8yIzaLG1JxUDJclnEjt 8wyxgJlzrBQSRSDxv+wNeZUm3FYVWVkMU0KuSFtnXDY954+rlF+RtCG7llDmVROUHwIJ4U/NE hXQ79AUvGNlYe1nTSizkjshCIETqRPLY0D0IRjgoDuiC+6nkJJ5XKqjVbBWgz7In+kdUScDeg /+iaTLu8aA7fwceCNNSXKAjg4EnB1g1R+06IFhIpvHCCdRygrbBa6I5XWmw/Ts8qdybQQm2k8 c8HYgtZijd0BL786ZRoMjfEMmkrDx6Tq3/Dg9TR3MdAz2lHLcxIFj2gWethpjv4eVvNiClXBR 9CtN67nGq2RDSKMRPQghME2HZXyDn2U5pW9b5M+9mzjA3GS63M4hqWshNBnubF0yB66Bai/KO utubZ2qUAHF1Z4cpWWzhgaxEoAk8yOItEs2TosVs4/ieb0Lau/ORhwTzry8VXpg9YShr/iLUq ROR2fst X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 24947-done Cc: 24947-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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.7 (/) Version: 26.1 Colin Baxter writes: > Dear Michael, Hi Colin, > Of course - sorry, I wasn't thinking straight. I can therefore report > success from your using your patch. Thanks for confirmation. I'm marking the bug as closed. > Thank again. > > Best wishes, > > Colin. Best regards, Michael. ------------=_1479475262-11452-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 15 Nov 2016 17:36:29 +0000 Received: from localhost ([127.0.0.1]:58415 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c6hem-0004fM-Js for submit@debbugs.gnu.org; Tue, 15 Nov 2016 12:36:29 -0500 Received: from eggs.gnu.org ([208.118.235.92]:55528) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c6hHr-00044r-9z for submit@debbugs.gnu.org; Tue, 15 Nov 2016 12:12:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c6hHj-0001xQ-Iz for submit@debbugs.gnu.org; Tue, 15 Nov 2016 12:12:42 -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,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:40749) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c6hHj-0001xI-Fa for submit@debbugs.gnu.org; Tue, 15 Nov 2016 12:12:39 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46485) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c6hHg-00029A-7B for bug-gnu-emacs@gnu.org; Tue, 15 Nov 2016 12:12:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c6hHc-0001uj-Vi for bug-gnu-emacs@gnu.org; Tue, 15 Nov 2016 12:12:36 -0500 Received: from forward14p.cmail.yandex.net ([87.250.241.142]:40246) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c6hHc-0001u6-F0 for bug-gnu-emacs@gnu.org; Tue, 15 Nov 2016 12:12:32 -0500 Received: from smtp1o.mail.yandex.net (smtp1o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::25]) by forward14p.cmail.yandex.net (Yandex) with ESMTP id 8BC3220CC8 for ; Tue, 15 Nov 2016 20:12:27 +0300 (MSK) Received: from smtp1o.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp1o.mail.yandex.net (Yandex) with ESMTP id 1505D1300E8B for ; Tue, 15 Nov 2016 20:12:26 +0300 (MSK) Received: by smtp1o.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id 9LEkeDYVy5-CM6uc8f6; Tue, 15 Nov 2016 20:12:23 +0300 (using TLSv1.2 with cipher AES128-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1479229945; bh=IcuxaQdBrJg1cN/9GRJCLUHnPbyIcqPFQ4e/dCAWHVQ=; h=Date:Message-Id:From:To:Subject; b=ScGX+SmDmK6a2mYc5He+a4aO9W8rvHBTuPBIy9bOkOIbeAkKwT3XnAP55gfLrHK7V ZcH+z3lpc/9gvawFCXGZjqHKQNgOxm5Y9eckAnMyiN4bXVW8zVkLT2oAet6+DUZQs7 RC7sUA+j4FMlhKciLZ32qViUisz7w9dfYsrpYPpY= Authentication-Results: smtp1o.mail.yandex.net; dkim=pass header.i=@yandex.com X-Yandex-Suid-Status: 1 0 Date: Tue, 15 Nov 2016 17:12:20 +0000 Message-Id: <87r36cu0p7.fsf@yandex.com> From: Colin Baxter To: bug-gnu-emacs@gnu.org Subject: 25.1; ssh not working with ido X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 15 Nov 2016 12:36:28 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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.0 (----) With "emacs -Q" and minimal initFile of (require 'ido) (ido-mode t) a tramp "/ssh:username@host/home/username/path/to/file" gives error tramp-file-name-handler: Host name must not match method "ssh" If C-f is done before the colon, to switch off the completion, then :username@host:/home/path/to/file can be entered without error and the remote file may be loaded success full. In GNU Emacs 25.1.1 (i686-pc-linux-gnu, GTK+ Version 3.4.2) of 2016-09-18 built on jetstar Windowing system distributor 'The X.Org Foundation', version 11.0.11204000 System Description: Debian GNU/Linux 7.11 (wheezy) Configured using: 'configure --prefix=/home/redknight/local --with-x-toolkit=gtk3 --without-sound' Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK GPM DBUS GCONF GSETTINGS NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 Important settings: value of $LANG: en_GB.utf8 locale-coding-system: utf-8 Major mode: eww Minor modes in effect: global-auto-revert-mode: t recentf-mode: t shell-dirtrack-mode: t diff-auto-refine-mode: t xterm-mouse-mode: t display-time-mode: t global-linum-mode: t timeclock-mode-line-display: t show-paren-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-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 messages: Are you sure you want to quit reading news? (y or n) y Saving Gnus registry (2338 entries) to ~/.emacs-files/gnus-25/.gnus.registry.eieio... Saving Gnus registry (size 2338) to ~/.emacs-files/gnus-25/.gnus.registry.eieio...done Saving file /home/redknight/.emacs-files/gnus-25/.newsrc... Wrote /home/redknight/.emacs-files/gnus-25/.newsrc Saving /home/redknight/.emacs-files/gnus-25/.newsrc.eld... Saving file /home/redknight/.emacs-files/gnus-25/.newsrc.eld... Wrote /home/redknight/.emacs-files/gnus-25/.newsrc.eld Saving /home/redknight/.emacs-files/gnus-25/.newsrc.eld...done Making completion list... Load-path shadows: /home/redknight/.emacs-lisp/emacs-w3m/w3m-session hides /home/redknight/.emacs-lisp/w3m-session /home/redknight/git/org-mode/contrib/lisp/htmlize hides /home/redknight/.emacs-lisp/htmlize /home/redknight/git/org-mode/contrib/lisp/org-screenshot hides /home/redknight/.emacs-lisp/org-screenshot /home/redknight/.emacs-lisp/ob-rec hides /home/redknight/local/share/emacs/site-lisp/ob-rec /home/redknight/.emacs-lisp/rec-mode hides /home/redknight/local/share/emacs/site-lisp/rec-mode /home/redknight/git/auctex/auctex hides /home/redknight/local/share/emacs/site-lisp/auctex /home/redknight/git/auctex/tex-site hides /home/redknight/local/share/emacs/site-lisp/tex-site /home/redknight/.emacs-lisp/ftnchek hides /home/redknight/local/share/emacs/site-lisp/ftnchek /home/redknight/git/auctex/preview-latex hides /home/redknight/local/share/emacs/site-lisp/preview-latex /home/redknight/git/org-mode/lisp/org-feed hides /home/redknight/local/share/emacs/25.1/lisp/org/org-feed /home/redknight/git/org-mode/lisp/org-version hides /home/redknight/local/share/emacs/25.1/lisp/org/org-version /home/redknight/git/org-mode/lisp/org-protocol hides /home/redknight/local/share/emacs/25.1/lisp/org/org-protocol /home/redknight/git/org-mode/lisp/ob-haskell hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-haskell /home/redknight/git/org-mode/lisp/org-mouse hides /home/redknight/local/share/emacs/25.1/lisp/org/org-mouse /home/redknight/git/org-mode/lisp/ox-beamer hides /home/redknight/local/share/emacs/25.1/lisp/org/ox-beamer /home/redknight/git/org-mode/lisp/org-mobile hides /home/redknight/local/share/emacs/25.1/lisp/org/org-mobile /home/redknight/git/org-mode/lisp/ob-sql hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-sql /home/redknight/git/org-mode/lisp/ob-org hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-org /home/redknight/git/org-mode/lisp/org-id hides /home/redknight/local/share/emacs/25.1/lisp/org/org-id /home/redknight/git/org-mode/lisp/ob-gnuplot hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-gnuplot /home/redknight/git/org-mode/lisp/org-docview hides /home/redknight/local/share/emacs/25.1/lisp/org/org-docview /home/redknight/git/org-mode/lisp/org-archive hides /home/redknight/local/share/emacs/25.1/lisp/org/org-archive /home/redknight/git/org-mode/lisp/org-gnus hides /home/redknight/local/share/emacs/25.1/lisp/org/org-gnus /home/redknight/git/org-mode/lisp/ob-sqlite hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-sqlite /home/redknight/git/org-mode/lisp/ob-screen hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-screen /home/redknight/git/org-mode/lisp/org-agenda hides /home/redknight/local/share/emacs/25.1/lisp/org/org-agenda /home/redknight/git/org-mode/lisp/ob-R hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-R /home/redknight/git/org-mode/lisp/ox-html hides /home/redknight/local/share/emacs/25.1/lisp/org/ox-html /home/redknight/git/org-mode/lisp/ob-ruby hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-ruby /home/redknight/git/org-mode/lisp/ob-fortran hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-fortran /home/redknight/git/org-mode/lisp/ob-keys hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-keys /home/redknight/git/org-mode/lisp/ob-maxima hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-maxima /home/redknight/git/org-mode/lisp/ob-ocaml hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-ocaml /home/redknight/git/org-mode/lisp/org-table hides /home/redknight/local/share/emacs/25.1/lisp/org/org-table /home/redknight/git/org-mode/lisp/ob-emacs-lisp hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-emacs-lisp /home/redknight/git/org-mode/lisp/org-element hides /home/redknight/local/share/emacs/25.1/lisp/org/org-element /home/redknight/git/org-mode/lisp/org-macs hides /home/redknight/local/share/emacs/25.1/lisp/org/org-macs /home/redknight/git/org-mode/lisp/org-w3m hides /home/redknight/local/share/emacs/25.1/lisp/org/org-w3m /home/redknight/git/org-mode/lisp/org-timer hides /home/redknight/local/share/emacs/25.1/lisp/org/org-timer /home/redknight/git/org-mode/lisp/ob-picolisp hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-picolisp /home/redknight/git/org-mode/lisp/ob-eval hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-eval /home/redknight/git/org-mode/lisp/ob-scheme hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-scheme /home/redknight/git/org-mode/lisp/ox-publish hides /home/redknight/local/share/emacs/25.1/lisp/org/ox-publish /home/redknight/git/org-mode/lisp/org-pcomplete hides /home/redknight/local/share/emacs/25.1/lisp/org/org-pcomplete /home/redknight/git/org-mode/lisp/org-list hides /home/redknight/local/share/emacs/25.1/lisp/org/org-list /home/redknight/git/org-mode/lisp/org-rmail hides /home/redknight/local/share/emacs/25.1/lisp/org/org-rmail /home/redknight/git/org-mode/lisp/org-info hides /home/redknight/local/share/emacs/25.1/lisp/org/org-info /home/redknight/git/org-mode/lisp/ob-dot hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-dot /home/redknight/git/org-mode/lisp/ob-ledger hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-ledger /home/redknight/git/org-mode/lisp/ob-C hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-C /home/redknight/git/org-mode/lisp/ob-shen hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-shen /home/redknight/git/org-mode/lisp/org-attach hides /home/redknight/local/share/emacs/25.1/lisp/org/org-attach /home/redknight/git/org-mode/lisp/ob-python hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-python /home/redknight/git/org-mode/lisp/org-footnote hides /home/redknight/local/share/emacs/25.1/lisp/org/org-footnote /home/redknight/git/org-mode/lisp/org-compat hides /home/redknight/local/share/emacs/25.1/lisp/org/org-compat /home/redknight/git/org-mode/lisp/org-crypt hides /home/redknight/local/share/emacs/25.1/lisp/org/org-crypt /home/redknight/git/org-mode/lisp/ob-asymptote hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-asymptote /home/redknight/git/org-mode/lisp/ob hides /home/redknight/local/share/emacs/25.1/lisp/org/ob /home/redknight/git/org-mode/lisp/ob-plantuml hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-plantuml /home/redknight/git/org-mode/lisp/ob-css hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-css /home/redknight/git/org-mode/lisp/ob-calc hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-calc /home/redknight/git/org-mode/lisp/ob-makefile hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-makefile /home/redknight/git/org-mode/lisp/ob-awk hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-awk /home/redknight/git/org-mode/lisp/ox-man hides /home/redknight/local/share/emacs/25.1/lisp/org/ox-man /home/redknight/git/org-mode/lisp/ob-java hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-java /home/redknight/git/org-mode/lisp/ob-io hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-io /home/redknight/git/org-mode/lisp/ob-js hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-js /home/redknight/git/org-mode/lisp/org-macro hides /home/redknight/local/share/emacs/25.1/lisp/org/org-macro /home/redknight/git/org-mode/lisp/ob-sass hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-sass /home/redknight/git/org-mode/lisp/ob-latex hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-latex /home/redknight/git/org-mode/lisp/org hides /home/redknight/local/share/emacs/25.1/lisp/org/org /home/redknight/git/org-mode/lisp/ob-clojure hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-clojure /home/redknight/git/org-mode/lisp/org-indent hides /home/redknight/local/share/emacs/25.1/lisp/org/org-indent /home/redknight/git/org-mode/lisp/org-datetree hides /home/redknight/local/share/emacs/25.1/lisp/org/org-datetree /home/redknight/git/org-mode/lisp/org-entities hides /home/redknight/local/share/emacs/25.1/lisp/org/org-entities /home/redknight/git/org-mode/lisp/org-capture hides /home/redknight/local/share/emacs/25.1/lisp/org/org-capture /home/redknight/git/org-mode/lisp/ob-lob hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-lob /home/redknight/git/org-mode/lisp/ob-lisp hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-lisp /home/redknight/git/org-mode/lisp/ox-texinfo hides /home/redknight/local/share/emacs/25.1/lisp/org/ox-texinfo /home/redknight/git/org-mode/lisp/org-loaddefs hides /home/redknight/local/share/emacs/25.1/lisp/org/org-loaddefs /home/redknight/git/org-mode/lisp/ox hides /home/redknight/local/share/emacs/25.1/lisp/org/ox /home/redknight/git/org-mode/lisp/ob-scala hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-scala /home/redknight/git/org-mode/lisp/org-colview hides /home/redknight/local/share/emacs/25.1/lisp/org/org-colview /home/redknight/git/org-mode/lisp/org-clock hides /home/redknight/local/share/emacs/25.1/lisp/org/org-clock /home/redknight/git/org-mode/lisp/ob-table hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-table /home/redknight/git/org-mode/lisp/ob-core hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-core /home/redknight/git/org-mode/lisp/org-faces hides /home/redknight/local/share/emacs/25.1/lisp/org/org-faces /home/redknight/git/org-mode/lisp/org-irc hides /home/redknight/local/share/emacs/25.1/lisp/org/org-irc /home/redknight/git/org-mode/lisp/org-plot hides /home/redknight/local/share/emacs/25.1/lisp/org/org-plot /home/redknight/git/org-mode/lisp/org-bibtex hides /home/redknight/local/share/emacs/25.1/lisp/org/org-bibtex /home/redknight/git/org-mode/lisp/org-habit hides /home/redknight/local/share/emacs/25.1/lisp/org/org-habit /home/redknight/git/org-mode/lisp/ox-md hides /home/redknight/local/share/emacs/25.1/lisp/org/ox-md /home/redknight/git/org-mode/lisp/ob-tangle hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-tangle /home/redknight/git/org-mode/lisp/ob-ditaa hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-ditaa /home/redknight/git/org-mode/lisp/ox-ascii hides /home/redknight/local/share/emacs/25.1/lisp/org/ox-ascii /home/redknight/git/org-mode/lisp/org-eshell hides /home/redknight/local/share/emacs/25.1/lisp/org/org-eshell /home/redknight/git/org-mode/lisp/ox-latex hides /home/redknight/local/share/emacs/25.1/lisp/org/ox-latex /home/redknight/git/org-mode/lisp/ob-perl hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-perl /home/redknight/git/org-mode/lisp/org-mhe hides /home/redknight/local/share/emacs/25.1/lisp/org/org-mhe /home/redknight/git/org-mode/lisp/org-src hides /home/redknight/local/share/emacs/25.1/lisp/org/org-src /home/redknight/git/org-mode/lisp/ob-mscgen hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-mscgen /home/redknight/git/org-mode/lisp/ob-lilypond hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-lilypond /home/redknight/git/org-mode/lisp/ox-org hides /home/redknight/local/share/emacs/25.1/lisp/org/ox-org /home/redknight/git/org-mode/lisp/org-ctags hides /home/redknight/local/share/emacs/25.1/lisp/org/org-ctags /home/redknight/git/org-mode/lisp/ob-ref hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-ref /home/redknight/git/org-mode/lisp/ob-matlab hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-matlab /home/redknight/git/org-mode/lisp/org-inlinetask hides /home/redknight/local/share/emacs/25.1/lisp/org/org-inlinetask /home/redknight/git/org-mode/lisp/ox-odt hides /home/redknight/local/share/emacs/25.1/lisp/org/ox-odt /home/redknight/git/org-mode/lisp/org-bbdb hides /home/redknight/local/share/emacs/25.1/lisp/org/org-bbdb /home/redknight/git/org-mode/lisp/ob-octave hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-octave /home/redknight/git/org-mode/lisp/ox-icalendar hides /home/redknight/local/share/emacs/25.1/lisp/org/ox-icalendar /home/redknight/git/org-mode/lisp/org-install hides /home/redknight/local/share/emacs/25.1/lisp/org/org-install /home/redknight/git/org-mode/lisp/ob-exp hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-exp /home/redknight/git/org-mode/lisp/ob-comint hides /home/redknight/local/share/emacs/25.1/lisp/org/ob-comint Features: (shadow emacsbug jka-compr tetris gamegrid compface mailalias smtpmail sendmail nnir git-log log-view pcvs-util gnus-fun sort smiley gnus-cite flow-fill gnus-async gnus-bcklg mail-extr gnus-ml gnus-topic mm-archive url-handlers nnrss xml nndraft nnmh nnml bbdb-gnus bbdb-mua epa-file epa gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg nntp gnus-cache gnus-registry registry eieio-compat eieio-base gnus-art mm-uu mml2015 mm-view mml-smime smime dig gnus-sum gnus-group gnus-undo gnus-start gnus-cloud nnimap nnmail mail-source utf7 netrc nnoo gnus-spec gnus-int gnus-range gnus-win footnote qp rmailmm message dired mml mml-sec mm-decode mm-bodies mm-encode gmm-utils mailheader rmail epg view diary-lib diary-loaddefs holidays hol-loaddefs cal-move parse-time org-clock tabify cal-iso org-indent org-datetree org-capture image-file org-table sh-script smie grep git-modeline shr-color color network-stream nsm starttls url-http tls gnutls mail-parse rfc2231 rfc2047 rfc2045 ietf-drums url-gw url-cache url-auth eww-lnum eww mm-url gnus gnus-ems nnheader mail-utils url-queue shr dom subr-x browse-url executable whitespace reftex-parse autorevert filenotify reftex-dcr reftex-auc org-w3m org-wl org-vm org-rmail org-protocol org-mhe org-mew org-irc org-inlinetask org-info org-gnus org-bibtex bibtex org-bbdb flyspell enriched edmacro kmacro pp git-status ewoc my-eshell face-remap em-unix em-term em-script em-prompt em-ls em-joc em-hist em-pred em-glob em-dirs em-cmpl em-basic em-banner em-alias esh-var esh-io esh-cmd esh-opt esh-ext esh-proc esh-arg esh-groups eshell esh-module esh-mode esh-util recentf tree-widget url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf mailcap my-javascript w3m-load ssh mailcrypt rfc822 preview-latex tex-site auto-loads server my-mailcap muse-texinfo texnfo-upd texinfo muse-latex muse-html muse-xml-common muse-publish muse-project muse-protocols muse-regexps derived muse muse-nested-tags muse-mode page-break-lines ox-bibtex ox-texinfo ox-odt rng-loc rng-uri rng-parse rng-match rng-dt rng-util rng-pttrn nxml-parse nxml-ns nxml-enc xmltok nxml-util ox-latex ox-icalendar ox-html table ox-ascii ox-publish ox reftex-cite reftex reftex-vars iimage ob-sqlite ob-shell ob-ruby ob-R ob-python ob-org ob-perl ob-lisp ob-latex ob-haskell ob-gnuplot ob-fortran ob-dot ob-ditaa ob-calc calc-store calc-trail calc-ext calc calc-loaddefs calc-macs ob-C cc-mode cc-fonts cc-guess cc-menus cc-cmds ob-awk org-id org-crypt my-journal windmove org-habit org-element avl-tree org-location-google-maps org-agenda google-maps google-maps-static url-util url-parse url-vars google-maps-geocode google-maps-base json map org org-macro org-footnote org-pcomplete org-list org-faces org-entities noutline outline org-version ob-emacs-lisp ob ob-tangle org-src ob-ref ob-lob ob-table ob-keys ob-exp ob-comint tramp tramp-compat auth-source cl-seq eieio eieio-core gnus-util mm-util help-fns mail-prsvr password-cache tramp-loaddefs trampver ucs-normalize shell pcomplete ob-core ob-eval org-compat org-macs org-loaddefs format-spec find-func cal-menu calendar cal-loaddefs git-emacs ido git-emacs-autoloads git-global-keys time-stamp vc-git diff-mode easy-mmode vc vc-dispatcher ediff-merg ediff-wind ediff-diff ediff-mult ediff-help ediff-init ediff-util ediff pandoc-mode pandoc-mode-utils dash hydra lv bbdb-vcard bbdb-com crm mailabbrev vcard bbdb bbdb-site timezone bbdb-loaddefs finder-inf conkeror-minor-mode-autoloads dired-details-autoloads google-maps-autoloads markdown-mode+-autoloads muse-autoloads info package epg-config seq byte-opt bytecomp byte-compile cl-extra help-mode cconv lusty-explorer cl-macs htmlize cl gv term disp-table ehelp shell-command synonyms thingatpt+ thingatpt ftnchek-mode compile comint ansi-color ring fortran cus-edit easymenu wid-edit linum-ex cc-styles cc-align cc-engine cc-vars cc-defs ispell xt-mouse time battery linum advice timeclock paren cus-start cus-load slime-autoloads cl-loaddefs pcase cl-lib time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded 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 dbusbind inotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 8 1232798 95424) (symbols 24 62192 497) (miscs 20 901 2564) (strings 16 209557 50129) (string-bytes 1 7945187) (vectors 8 90259) (vector-slots 4 2357592 49510) (floats 8 1033 1025) (intervals 28 71350 2600) (buffers 520 57) (heap 1024 51369 12028)) -- -- Colin Baxter m43cap@yandex.com ------------=_1479475262-11452-1--