From unknown Sun Jun 15 09:02:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20821: 24.5; ido-mode autocompletion failure aborts find-file when attempting to use tramp Resent-From: db48x@db48x.net Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 16 Jun 2015 02:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 20821 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 20821@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.143442132729280 (code B ref -1); Tue, 16 Jun 2015 02:23:02 +0000 Received: (at submit) by debbugs.gnu.org; 16 Jun 2015 02:22:07 +0000 Received: from localhost ([127.0.0.1]:55090 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z4gVq-0007cA-7l for submit@debbugs.gnu.org; Mon, 15 Jun 2015 22:22:07 -0400 Received: from eggs.gnu.org ([208.118.235.92]:60302) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z4gVn-0007bg-Kh for submit@debbugs.gnu.org; Mon, 15 Jun 2015 22:22:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z4gVh-0007q8-6R for submit@debbugs.gnu.org; Mon, 15 Jun 2015 22:21:58 -0400 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]:33088) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4gVh-0007q4-30 for submit@debbugs.gnu.org; Mon, 15 Jun 2015 22:21:57 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45569) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4gVf-0005vg-Gn for bug-gnu-emacs@gnu.org; Mon, 15 Jun 2015 22:21:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z4gVb-0007oE-EM for bug-gnu-emacs@gnu.org; Mon, 15 Jun 2015 22:21:55 -0400 Received: from fallback-out2.mxes.net ([216.86.168.191]:41006 helo=fallback-in2.mxes.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4gVb-0007oA-5b for bug-gnu-emacs@gnu.org; Mon, 15 Jun 2015 22:21:51 -0400 Received: from mxout-08.mxes.net (mxout-08.mxes.net [216.86.168.183]) by fallback-in1.mxes.net (Postfix) with ESMTP id 09D442FD7D1 for ; Mon, 15 Jun 2015 22:15:05 -0400 (EDT) Received: from CARADHRAS (unknown [50.0.51.28]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id 44086509BB for ; Mon, 15 Jun 2015 22:15:04 -0400 (EDT) From: db48x@db48x.net Date: Mon, 15 Jun 2015 19:15:00 -0700 Message-ID: <87lhfk761n.fsf@db48x.net> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Mac OS X 10.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: -5.0 (-----) 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: -5.0 (-----) I've got ido-mode enabled, and I'm trying to open a file on another machine with TRAMP. This machine is running windows, so I'm using plinkx. As soon as I type the @ in the filename (I'm trying to open /plinkx:db48x@anglachel:projects/emularity/loader.js, in this case) I get this error in the *Messages* buffer: ido-file-name-all-completions-1: Opening directory: no such file or directory, c:/plinkx:db48x@ And here's the stack trace: Debugger entered--Lisp error: (file-error "Opening directory" "no such file or directory" "c:/plinkx:db48x@") file-name-all-completions("" "/plinkx:db48x@") ido-file-name-all-completions-1("/plinkx:db48x@") ido-file-name-all-completions("/plinkx:db48x@") ido-make-file-list-1("/plinkx:db48x@") ido-make-file-list(nil) ido-read-internal(file "Find file: " ido-file-history nil confirm-after-completion nil) ido-file-internal(raise-frame) ido-find-file() call-interactively(ido-find-file nil nil) command-execute(ido-find-file) I'm not sure if ido is supposed to ignore this error, or if it's calling the wrong function, or what. In GNU Emacs 24.5.1 (i686-pc-mingw32) of 2015-04-11 on LEG570 Windowing system distributor `Microsoft Corp.', version 6.1.7601 Configured using: `configure --prefix=/c/usr --host=i686-pc-mingw32' Important settings: value of $LANG: ENU locale-coding-system: cp1252 Major mode: Emacs-Lisp Minor modes in effect: shell-dirtrack-mode: t erc-services-mode: t erc-log-mode: t erc-list-mode: t erc-menu-mode: t erc-autojoin-mode: t erc-ring-mode: t erc-networks-mode: t erc-pcomplete-mode: t erc-track-mode: t erc-track-minor-mode: t erc-match-mode: t erc-button-mode: t erc-fill-mode: t erc-stamp-mode: t erc-netsplit-mode: t erc-irccontrols-mode: t erc-noncommands-mode: t erc-keep-place-mode: t erc-move-to-prompt-mode: t erc-readonly-mode: t highlight-changes-visible-mode: t server-mode: t tooltip-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 line-number-mode: t transient-mark-mode: t Recent messages: mouse-2, RET: find function's definition Quit Type C-x 1 to delete the help window. ido-file-name-all-completions-1: Opening directory: no such file or directory, c:/plinkx:db48x@ Quit Type C-x 1 to delete the help window. Debug on Error enabled globally Entering debugger... Type "q" in help window to restore its previous buffer. mouse-2, RET: find function's definition Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug sendmail debug tramp-cmds vc-git tramp-cache tramp-sh tramp tramp-compat tramp-loaddefs trampver shell erc-truncate erc-speedbar erc-sound erc-services erc-replace erc-page erc-notify erc-log erc-identd erc-ibuffer ibuf-ext erc-ezbounce erc-desktop-notifications notifications dbus erc-dcc erc-capab erc-autoaway ido-completing-read+ warnings autoload lisp-mnt mm-archive network-stream starttls url-http tls url-gw url-cache url-auth url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf mailcap url-handlers epg finder-inf etags tutorial info-look info help-macro help-at-pt ehelp eieio-opt ses unsafep package epg-config newst-backend xml derived mpc ispell htmlfontify esh-var esh-io esh-cmd esh-opt esh-ext esh-proc esh-arg eldoc esh-groups eshell esh-module esh-mode esh-util erc-list erc-menu erc-join erc-ring erc-networks erc-pcomplete erc-track erc-match erc-button erc-fill erc-stamp erc-netsplit erc-goodies erc erc-backend erc-compat pp doc-view jka-compr image-mode calculator calc calc-loaddefs calc-macs windmove whitespace vcursor ruler-mode mule-util reveal repeat org-protocol org org-macro org-footnote org-pcomplete pcomplete org-list org-faces org-entities noutline outline easy-mmode org-version ob-emacs-lisp ob ob-tangle ob-ref ob-lob ob-table ob-exp org-src ob-keys ob-comint ob-core ob-eval org-compat org-macs org-loaddefs find-func cal-menu calendar cal-loaddefs linum kmacro ido ibuffer hl-line hippie-exp follow filesets filecache ffap emacs-lock dabbrev completion bs autorevert filenotify autoinsert elec-pair cua-base two-column ediff-wind ediff-help ediff-init desktop frameset apropos cus-theme eieio-custom wid-browse tree-widget shadowfile ange-ftp woman man speedbar sb-image ezimage dframe rst compile comint ansi-color rcirc ring ps-print ps-def lpr proced mh-e mh-compat mh-acros cl-macs cl gv mh-buffers mh-loaddefs message format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev gmm-utils mailheader hilit-chg hi-lock gnus gnus-ems nnheader mail-utils cwarn cus-edit cus-start cus-load wid-edit face-remap dired-aux dired js advice json imenu thingatpt cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs misearch multi-isearch browse-url url-util url-parse auth-source eieio byte-opt bytecomp byte-compile cl-extra cl-loaddefs cl-lib cconv eieio-core gnus-util mm-util help-fns mail-prsvr password-cache url-vars arc-mode archive-mode help-mode easymenu server time-date tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel dos-w32 ls-lisp w32-common-fns disp-table w32-win w32-vars 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 w32notify w32 multi-tty emacs) Memory information: ((conses 8 1196167 101198) (symbols 32 50928 0) (miscs 32 39459 8251) (strings 16 151747 23960) (string-bytes 1 4319858) (vectors 8 56800) (vector-slots 4 1622444 36118) (floats 8 568 1394) (intervals 28 102001 3582) (buffers 508 82)) From unknown Sun Jun 15 09:02:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20821: 24.5; ido-mode autocompletion failure aborts find-file when attempting to use tramp Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 16 Jun 2015 02:41:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 20821 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: db48x@db48x.net Cc: 20821@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 20821-submit@debbugs.gnu.org id=B20821.143442242630906 (code B ref 20821); Tue, 16 Jun 2015 02:41:03 +0000 Received: (at 20821) by debbugs.gnu.org; 16 Jun 2015 02:40:26 +0000 Received: from localhost ([127.0.0.1]:55100 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z4gnZ-00082P-3S for submit@debbugs.gnu.org; Mon, 15 Jun 2015 22:40:25 -0400 Received: from mtaout25.012.net.il ([80.179.55.181]:60352) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z4gnW-00082B-Rz for 20821@debbugs.gnu.org; Mon, 15 Jun 2015 22:40:23 -0400 Received: from conversion-daemon.mtaout25.012.net.il by mtaout25.012.net.il (HyperSendmail v2007.08) id <0NQ000D00N0JQG00@mtaout25.012.net.il> for 20821@debbugs.gnu.org; Tue, 16 Jun 2015 05:35:51 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout25.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NQ000A2DN7Q2G40@mtaout25.012.net.il>; Tue, 16 Jun 2015 05:35:51 +0300 (IDT) Date: Tue, 16 Jun 2015 05:40:03 +0300 From: Eli Zaretskii In-reply-to: <87lhfk761n.fsf@db48x.net> X-012-Sender: halo1@inter.net.il Message-id: <837fr4nzp8.fsf@gnu.org> References: <87lhfk761n.fsf@db48x.net> X-Spam-Score: 1.0 (+) 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: 1.0 (+) > From: db48x@db48x.net > Date: Mon, 15 Jun 2015 19:15:00 -0700 > > > I've got ido-mode enabled, and I'm trying to open a file on another > machine with TRAMP. This machine is running windows, so I'm using > plinkx. As soon as I type the @ in the filename (I'm trying to open > /plinkx:db48x@anglachel:projects/emularity/loader.js, in this case) I > get this error in the *Messages* buffer: > > ido-file-name-all-completions-1: Opening directory: no such file or directory, c:/plinkx:db48x@ What is 'plinkx'? The program's name is plink, AFAIK. From unknown Sun Jun 15 09:02:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20821: 24.5; ido-mode autocompletion failure aborts find-file when attempting to use tramp Resent-From: Michael Albinus Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 12 Dec 2015 12:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 20821 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: db48x@db48x.net Cc: 20821@debbugs.gnu.org Received: via spool by 20821-submit@debbugs.gnu.org id=B20821.14499215919917 (code B ref 20821); Sat, 12 Dec 2015 12:00:02 +0000 Received: (at 20821) by debbugs.gnu.org; 12 Dec 2015 11:59:51 +0000 Received: from localhost ([127.0.0.1]:35473 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a7iq6-0002Zt-SJ for submit@debbugs.gnu.org; Sat, 12 Dec 2015 06:59:51 -0500 Received: from mout.gmx.net ([212.227.15.15]:65351) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a7iq5-0002Zg-04 for 20821@debbugs.gnu.org; Sat, 12 Dec 2015 06:59:49 -0500 Received: from detlef.gmx.de ([87.146.60.26]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0LwJRe-1aIQ3Z0cUY-0184rO; Sat, 12 Dec 2015 12:59:39 +0100 From: Michael Albinus References: <87lhfk761n.fsf@db48x.net> Date: Sat, 12 Dec 2015 12:59:37 +0100 In-Reply-To: <87lhfk761n.fsf@db48x.net> (db48x@db48x.net's message of "Mon, 15 Jun 2015 19:15:00 -0700") Message-ID: <87r3ir6fo6.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:XgBhw7bc2jiBDCV2bYbmZc5SH+62LpBglVkaD54TiODdYjUAWpp ZHkpb8PD/Ckcby0NVq59t19s1VmustSDqdg+2jJZWsQdD56UuhhARjJKpUvNE0rOhtNk5Dn xGttTKFiKxStqGPcFGgRPD+0fBa9KDnJTG5dyVHYGgXV2S43GAaGNgUcUsKoGHXS8MxK+EA vjCkQVIisEiy8+weWbGoA== X-UI-Out-Filterresults: notjunk:1;V01:K0:l+Ipq+4xQK4=:JLBgKbgl0vr7BZA3Ztwino dUVglBJQXEI4l3E+EzqEmvCN8MZa6On4718kkXXnvWIjxPfAS1Kp6PB2w1YFYCe4HsTVIIDP/ Fm1aGBE/5jGxCM6EqdQru5Lmrd4vy6aZkKfrGrkgEVI2x0X3sMzO7mhGlK7Szpiv24ucrVIYr hcanFVASSzODgQAanEvI0G49lSDtHxaq3UwabwtiwsKW4IR/UYO6IRrGMju39r/utPBen+6Uq TPMUj8Oy1xabAYoPN9g3bRe2K7RJDvMn6HhZb2rocc9ye+4Ku0OgcucM2a+PTpvOra+84zo1w j/gXyZVroP+oerFGX62fa1wGudIyjfEJAOgRHgKLdPAtlD5gk0P432LDR5tjK/U6bHX87D2K8 re19XSaylD7vXoFraaYB4i8R9c7k7gwMYDLQ1Bta4LnHxH2mXrJVlZc5zSVi/YvxlYzp1W7MW yhuuU8/CKijN2QDHSoEpkzssjkq0AySYcLA3/QDc+Tp6149trbOB/JAfZrHtSuZlp+p2nc2np ACqoU8x8Ie2nd8UNTaJrme7nyEfQt0YFGOo8ykz2YgzkesuKtcuJOcMw1qjrd8e5lJzo9tMBV o+ro6+cAZh6AF+giYQf0Us9J1+v8/uMmNs9F39p8gqoHFBSb2PmfO2pkMA8Uk5nFZCr4hQ9or 3P00Gc+neDY25Nb/861x3raFeqauK6Wz1cskKqc+dxAwUCzhrtYwBdthgriLtQOq3aNGvi6Bz 1Qse62kmwxOpwyxIL9n7OQoFc9domlyeXuVmkjMUFnNnYidKQzc2j0VxW+Op/Cl45Do5+G6V8 e0iqMU+ 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 (/) db48x@db48x.net writes: Hi, [Sorry for jumping in such late; I didn't realize earlier that's about Tramp] > I've got ido-mode enabled, and I'm trying to open a file on another > machine with TRAMP. This machine is running windows, so I'm using > plinkx. As soon as I type the @ in the filename (I'm trying to open > /plinkx:db48x@anglachel:projects/emularity/loader.js, in this case) I > get this error in the *Messages* buffer: I do not run MS Windows, so I've tried with Ubuntu 15.10 and Emacs 24.5. My scenario: emacs24 -Q M-x ido-mode C-x C-f /scp:albinus@ At this point, possible host names for completion are shown, as expected. Could you try this scenario (using emacs -Q)? > ido-file-name-all-completions-1: Opening directory: no such file or directory, c:/plinkx:db48x@ > > And here's the stack trace: > > Debugger entered--Lisp error: (file-error "Opening directory" "no such file or directory" "c:/plinkx:db48x@") > file-name-all-completions("" "/plinkx:db48x@") > ido-file-name-all-completions-1("/plinkx:db48x@") > > I'm not sure if ido is supposed to ignore this error, or if it's calling > the wrong function, or what. Well, a file name "c:/plinkx:db48x@" looks strange. There shouldn't be the leading drive letter. Hmm. Best regards, Michael. From unknown Sun Jun 15 09:02:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20821: 24.5; ido-mode autocompletion failure aborts find-file when attempting to use tramp Resent-From: Michael Albinus Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 12 Dec 2015 12:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 20821 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: db48x@db48x.net, 20821@debbugs.gnu.org Received: via spool by 20821-submit@debbugs.gnu.org id=B20821.144992179210295 (code B ref 20821); Sat, 12 Dec 2015 12:04:01 +0000 Received: (at 20821) by debbugs.gnu.org; 12 Dec 2015 12:03:12 +0000 Received: from localhost ([127.0.0.1]:35477 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a7itM-0002fz-B1 for submit@debbugs.gnu.org; Sat, 12 Dec 2015 07:03:12 -0500 Received: from mout.gmx.net ([212.227.15.15]:52810) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a7itK-0002fl-ED for 20821@debbugs.gnu.org; Sat, 12 Dec 2015 07:03:10 -0500 Received: from detlef.gmx.de ([87.146.60.26]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0LyVpm-1aKcvQ0He2-015uBc; Sat, 12 Dec 2015 13:03:02 +0100 From: Michael Albinus References: <87lhfk761n.fsf@db48x.net> <837fr4nzp8.fsf@gnu.org> Date: Sat, 12 Dec 2015 13:03:00 +0100 In-Reply-To: <837fr4nzp8.fsf@gnu.org> (Eli Zaretskii's message of "Tue, 16 Jun 2015 05:40:03 +0300") Message-ID: <87mvtf6fij.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:SvMALBB9k4Qh9I6bWjQMADhYKp8YAEhWA0v0NFEVoe1C9hKe0uc q7rQ3qOoRDtgJL28FmWvuqZx1FTbxUIBX5dOUeDPiEzBBjX3X8bnhjt46Wczp5vZAlDZren qgZ3BK+ahrVJLZgozlm28V4JyH/YVLI7TYby29Pz0dkBn2r8Y/O2eZ7dexvnGtL7CNLZmMb DhYVHQDTlnq9WFxw/bbHw== X-UI-Out-Filterresults: notjunk:1;V01:K0:iq0xo0iF+DY=:Ipc72hv3hGre5tJx3DDtlm fjTd/KZvMdTD2s/4f+OEI59zCspXg6YzIbHM/2ibdk4pO68HW3A2SvPwXsz32hDwLyYvewlYw laHJaYPr3My8ZvYryEXWzIFjHP/yXmtk87A+y/WkuyYueO+SKAECN/jVKg6Dyy1/TtMNQLs8V ELXyeijNp/bTjoqR8WHU/4BxncTj4ffQ9QSn6v2ocw2oYfH2d+EFMOVNe2kgt+OFUxFyTC4h8 RFD8gRFn2739yK5cDw3fzJ5onXAuhEFS5iSTOBpiZSlk3UO8Rzs5DYx4pvTm0Dyz4fs42vHTO THhdg+w/J0YGtlzCLvnbWkR1Oyel+WAuVn4bunvgxUhI/x/WizeRcT3fvu12GGfSsaBX+b+ld nN3yJsyDu64ZTWlHO8r3Cl7hD+IHfgCObh4Axt7b3ulXSZTtO7aBfOifA4T2EK2llkw00rbVZ VFb6rvqgB4NHDvi6C55dZJsMyoxuxTF7LN93Nm3dxb33QgdHduFjUSjMEmoS10oJphw8O40lU 4q8dohr4MEffmt+TKojeTQ0KfpJcRz5D3fkN6tqd5vR5Zcu39DrNpYy5kUdpNLmP5A82FllAr ebRfYMIq/CYdorGBUev6FtLRTFskIcxnljk0IMT+NnvMmEbxaacGA82YCJfduO40WQhvPwcFW rBTym4kLMGbHMAOx+iPngeQOmIiixyT7U7KFd41qEpOuDbHOU2lcAMvt2sBpFScMXoSWc6roa mDldqDCPK8id4vH7B0VbI+EYyf+3H46++LeKL4Ddz+1a8fJHCXPRaTdgG2ah/btiygh6bAUdx CmxsQx7 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 (/) Eli Zaretskii writes: Hi Eli, >> ido-file-name-all-completions-1: Opening directory: no such file or >> directory, c:/plinkx:db48x@ > > What is 'plinkx'? The program's name is plink, AFAIK. "plinkx" is a special Tramp method, which uses PuTTY session names instead of host names. See (info "(tramp) Inline methods") Best regards, Michael. From unknown Sun Jun 15 09:02:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20821: 24.5; ido-mode autocompletion failure aborts find-file when attempting to use tramp Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 12 Dec 2015 12:29:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 20821 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Michael Albinus Cc: db48x@db48x.net, 20821@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 20821-submit@debbugs.gnu.org id=B20821.144992331512414 (code B ref 20821); Sat, 12 Dec 2015 12:29:01 +0000 Received: (at 20821) by debbugs.gnu.org; 12 Dec 2015 12:28:35 +0000 Received: from localhost ([127.0.0.1]:35482 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a7jHv-0003E9-Be for submit@debbugs.gnu.org; Sat, 12 Dec 2015 07:28:35 -0500 Received: from eggs.gnu.org ([208.118.235.92]:52550) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a7jHt-0003Dr-R2 for 20821@debbugs.gnu.org; Sat, 12 Dec 2015 07:28:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a7jHl-0004SZ-Ax for 20821@debbugs.gnu.org; Sat, 12 Dec 2015 07:28:28 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:43790) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a7jHl-0004SU-7u; Sat, 12 Dec 2015 07:28:25 -0500 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1115 helo=HOME-C4E4A596F7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1a7jHk-0004mP-Dc; Sat, 12 Dec 2015 07:28:24 -0500 Date: Sat, 12 Dec 2015 14:28:31 +0200 Message-Id: <83y4cz6ec0.fsf@gnu.org> From: Eli Zaretskii In-reply-to: <87mvtf6fij.fsf@gmx.de> (message from Michael Albinus on Sat, 12 Dec 2015 13:03:00 +0100) References: <87lhfk761n.fsf@db48x.net> <837fr4nzp8.fsf@gnu.org> <87mvtf6fij.fsf@gmx.de> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) 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: -5.0 (-----) > From: Michael Albinus > Cc: db48x@db48x.net, 20821@debbugs.gnu.org > Date: Sat, 12 Dec 2015 13:03:00 +0100 > > >> ido-file-name-all-completions-1: Opening directory: no such file or > >> directory, c:/plinkx:db48x@ > > > > What is 'plinkx'? The program's name is plink, AFAIK. > > "plinkx" is a special Tramp method, which uses PuTTY session names > instead of host names. See (info "(tramp) Inline methods") Ah, okay. So I've just did this in the current emacs-25 branch: emacs -Q M-x ido-mode RET C-x C-f /plinkx:eliz@ and sure enough, I get the same error as the OP (except in my case the drive letter is 'd:'). Looks like ido.el assumes something about file-name-all-completions that isn't happening on MS-Windows. What do you get when you invoke (file-name-all-completions "" "/plinkx:eliz@") ? Or does ido.el never invoke this in ido-file-name-all-completions-1 on Unix? Let me know what other information I can provide. From unknown Sun Jun 15 09:02:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20821: 24.5; ido-mode autocompletion failure aborts find-file when attempting to use tramp Resent-From: Daniel Brooks Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 12 Dec 2015 14:36:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 20821 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 20821@debbugs.gnu.org, Michael Albinus Received: via spool by 20821-submit@debbugs.gnu.org id=B20821.144993091829435 (code B ref 20821); Sat, 12 Dec 2015 14:36:01 +0000 Received: (at 20821) by debbugs.gnu.org; 12 Dec 2015 14:35:18 +0000 Received: from localhost ([127.0.0.1]:35522 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a7lGX-0007eh-Np for submit@debbugs.gnu.org; Sat, 12 Dec 2015 09:35:17 -0500 Received: from mxout-07.mxes.net ([216.86.168.182]:18980) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a7lGW-0007eZ-Tg for 20821@debbugs.gnu.org; Sat, 12 Dec 2015 09:35:17 -0500 Received: from anglachel (unknown [71.205.14.244]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id 778AD22E1F4; Sat, 12 Dec 2015 09:35:13 -0500 (EST) From: Daniel Brooks References: <87lhfk761n.fsf@db48x.net> <837fr4nzp8.fsf@gnu.org> <87mvtf6fij.fsf@gmx.de> <83y4cz6ec0.fsf@gnu.org> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGOfPtRkwAAABJQ TFRFpKfbdou67PD6JjJgAwUWXGSeIcyLHgAAAkZJREFUOI1VU8Fy6yAMxLi+Q13fCZ3cnQL3dqTc 7RD+/1feStDXVnXHDuvVSivZTMba2GPdw3gyCGcMAFxTyrTd9dwGoxHiZX9PmRFUHYAQlGGtXY+F Uk0SJOxgJiUEnH1qkitT9D+pQub7qGAmUbR6bu3CvI96Yv6QqkBBMrsyfZccr1/RDXGDTLf4P7ZY glVxe2V+/ACXWO1gvDO9/gDRpFFVmPluvLcmBjd5H6d8DEte+Pbk4rcY/Fa5tLKLOtCZsuQKYhpa LOkYDT7hESya7/WIET3lfQBqX0pwFtbI832Is0ayMUR9B+12xjgPCQ089cfwkCkX6L5TPmRelJTh zMS0Sz1PyjLAMCUWjcmgQLWQMds+e3aaauZDf9dU9A2/8kPVF2odCUoMKHkfjJR+mbgC+DRiycw5 3XSqGe6HmhN/AWjHypkAXOAFW5EiuA1ge2GiZuMb0s1fSEXcATeLUfbyEY2L8yPOmdSsdghQXx3K pz2eoeXuYvMCINVFDrCdNfVUp4eJ6cSEbjbgFjBEvonGGTrgv9cHjAc8aVgSAPoxaONbzfwhDIhR at7IIS7fAGiDSwIA9alhhTBzfA7YM2FY6eMwayrIGK8FDFmshmUA43WqhFtpvoqG9HHaJ7fqtgTz 8EWVkgZgtsylFliHDgk0MB7KAEC45C/rgnGvanNLXyzOeTzcT2nw/N44gfrtYXRQLoz9Q3TgmJRx 2Mx/Q51qzpm+l3m8z2SWBqC5+PZXAtNYlGFf/gKfHfjFkDT4x7od7R+w3Ls+ZdQBuQAAAABJRU5E rkJggg== Date: Sat, 12 Dec 2015 07:35:12 -0700 In-Reply-To: <83y4cz6ec0.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 12 Dec 2015 14:28:31 +0200") Message-ID: <87lh8zenvj.fsf@db48x.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) MIME-Version: 1.0 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 (/) Eli Zaretskii writes: > Looks like ido.el assumes something about file-name-all-completions > that isn't happening on MS-Windows. What do you get when you invoke > > (file-name-all-completions "" "/plinkx:eliz@") I'm away from my only windows machine, but I've tried it in a fresh install in a vm. When I run this it attempts to make an FTP connection to the host plinkx, which fails. db48x From unknown Sun Jun 15 09:02:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20821: 24.5; ido-mode autocompletion failure aborts find-file when attempting to use tramp Resent-From: Michael Albinus Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 12 Dec 2015 14:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 20821 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: db48x@db48x.net, 20821@debbugs.gnu.org Received: via spool by 20821-submit@debbugs.gnu.org id=B20821.144993092629456 (code B ref 20821); Sat, 12 Dec 2015 14:36:02 +0000 Received: (at 20821) by debbugs.gnu.org; 12 Dec 2015 14:35:26 +0000 Received: from localhost ([127.0.0.1]:35525 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a7lGf-0007f2-V2 for submit@debbugs.gnu.org; Sat, 12 Dec 2015 09:35:26 -0500 Received: from mout.gmx.net ([212.227.17.22]:56154) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a7lGe-0007ep-TG for 20821@debbugs.gnu.org; Sat, 12 Dec 2015 09:35:25 -0500 Received: from detlef.gmx.de ([87.146.60.26]) by mail.gmx.com (mrgmx101) with ESMTPSA (Nemesis) id 0MTO3f-1Zh87v261X-00SRq3; Sat, 12 Dec 2015 15:35:16 +0100 From: Michael Albinus References: <87lhfk761n.fsf@db48x.net> <837fr4nzp8.fsf@gnu.org> <87mvtf6fij.fsf@gmx.de> <83y4cz6ec0.fsf@gnu.org> Date: Sat, 12 Dec 2015 15:35:14 +0100 In-Reply-To: <83y4cz6ec0.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 12 Dec 2015 14:28:31 +0200") Message-ID: <87io4368gt.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:HpPgqikE8PtNau0wSMT0fUkUXIM3aw3KrX1hk+/4covItV8Clqq tpAyqzB7HQHpjaXftto0COnliN3NjPBzi0rpzrghwkyOUUr9ojjwN21z8TdJhsp0HF2fUyP W0q+Bj9VsSrvhwNJdWB5fsUsA9GfRrCM3C4qCKcEKt3ZTy9d89YgLgoqOmZTXoJGrVSwIlC 6zFBdeasDzeyGdgXIwMoA== X-UI-Out-Filterresults: notjunk:1;V01:K0:9BQooqyXsL4=:4MWR3hrJyRAjKpNEsAb49A 5xvHauZIPBSAKuz9FVPfRAVJlSd4TtqmXjaFSs/FR19uTe/bZPsFEmxnUB537kyIkZnDMLokT UxWRfzoqtwZPqobBKUQPv6kLrs/XPmN83Kk/vjbrtG44HDLqOyhQShPMvqCcM8vH6rZxoRDO1 1ONMjfDRcFjmFZpYdEIPg8tVMpagojzSREo0VEE+Kw0EXJrjFZ1fr7dsxV/DjCYoN5qawEnJK /d4ekhaSbVxXvci1Mo8tiaVU4t7ZzjzyTTjUvAVRgUUQ9aQyrEhJ2XFTFfZKglFxw9gOMn5GK +0ufufuMbrtmz7tqgbLKCYwfbkWgEjuFSwavSFXwmHqlcUaUpwd2NuLykS2ZK8ypKASE/e71M PiG7lHEUWjsFlGn7YqCLg8XJbCe9E0RCYr8sVGgyDe6Z1xtKobnEDXcJ4qtk8lvYJfClQLUMl 8Js4ALo9ezMBF5JfT64Z7WdvqLNVG1v5OI3ejykG7UuGoB4dbML/zDwePrIY05ijgDvhvD94O OA/AONg9RZazdfKFkT0OK9IV++JDPkLPJC+EooVwRQ6KqopR6ptLkugiOVvRJZSaH4TiGe+MS Y1O4WqQV063MiRacwWqqRaLI3SWupZ8kOy2X2JX+CvwRCHTTOePNuwbSW1zDRyjFD/s/c4w6J rLSaurCbK6YnZ2foLe8riHQchiXOFiiyjXuPnjrFoqy4EBOztcVBtCc6f1uSzQGzhdxkAMc6T fivY7FJc5yusGY8c2OjFX7a4ONEv1qVfyHjesMyXN62W92TFIgQo1hIbikbv+ZE4br/suCSkF 2XRBbBs 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 (/) Eli Zaretskii writes: > Looks like ido.el assumes something about file-name-all-completions > that isn't happening on MS-Windows. What do you get when you invoke > > (file-name-all-completions "" "/plinkx:eliz@") > > ? Or does ido.el never invoke this in ido-file-name-all-completions-1 > on Unix? > > Let me know what other information I can provide. I will try to debug it myself. Best regards, Michael. From unknown Sun Jun 15 09:02:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20821: 24.5; ido-mode autocompletion failure aborts find-file when attempting to use tramp Resent-From: Michael Albinus Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 12 Dec 2015 14:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 20821 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Daniel Brooks Cc: Eli Zaretskii , 20821@debbugs.gnu.org Received: via spool by 20821-submit@debbugs.gnu.org id=B20821.144993163330483 (code B ref 20821); Sat, 12 Dec 2015 14:48:01 +0000 Received: (at 20821) by debbugs.gnu.org; 12 Dec 2015 14:47:13 +0000 Received: from localhost ([127.0.0.1]:35542 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a7lS4-0007vb-Pv for submit@debbugs.gnu.org; Sat, 12 Dec 2015 09:47:12 -0500 Received: from mout.gmx.net ([212.227.15.19]:62491) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a7lS2-0007vN-J2 for 20821@debbugs.gnu.org; Sat, 12 Dec 2015 09:47:11 -0500 Received: from detlef.gmx.de ([87.146.60.26]) by mail.gmx.com (mrgmx002) with ESMTPSA (Nemesis) id 0Mg4FJ-1ZtnL10ZJl-00NRUD; Sat, 12 Dec 2015 15:47:02 +0100 From: Michael Albinus References: <87lhfk761n.fsf@db48x.net> <837fr4nzp8.fsf@gnu.org> <87mvtf6fij.fsf@gmx.de> <83y4cz6ec0.fsf@gnu.org> <87lh8zenvj.fsf@db48x.net> Date: Sat, 12 Dec 2015 15:47:00 +0100 In-Reply-To: <87lh8zenvj.fsf@db48x.net> (Daniel Brooks's message of "Sat, 12 Dec 2015 07:35:12 -0700") Message-ID: <87eger67x7.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:6bIEvIIURbJacN0sHoPZ6vO9niKeRAv+prMwk4g9xEpHdPXzRbs GdYIMoa84g5ljLQtBmfnuGhW5nLLgOL4G+yK54GsXT3zpTMn+B4L2yTbSllfMMAGPx52cQk nWo83OhIQT7PpQPNvQOszhmeNc11+oqVjfSctNkk/z87tAa+8pvbMCJHjbv6ikligpgUay0 tUjmeBH8yk0aiFqBOBonA== X-UI-Out-Filterresults: notjunk:1;V01:K0:idCGVcEDRMU=:Pu0fuNUAL8olau86mAwBfh IBSK3fr7Y2jEe1Sqq/XP7lEd95NctoOH9+hf14zMl8Fn3jwfG9bpXLBz/EWh8zAd+MlV9Yujy +/T0z4LcKeJfKpYLLb6myNdWvh/2pgWOf+vNiuHpaIX6gyd3TaD9t6BxS817NQzpuWjlF6ugq 6ZQlcJtyc1llYWgNKKnIaS9upCvTAS/jeCCTiCfYHFG603MUY4Le/miqYaQthdla1IdBOZ9ur V0XUj+dfjGnztGf/2Z5zx8ldHe1Pk7E1qqQe9+Ljw0bM67R3+WGMX0j87ztpLc2oNStwOZstR Fix1xT006ddBahus1XOMaeEMNRlBJlJiCA0RWDW8hC5pGo2aMuwXckiy8VWLzFN2IsCimasa/ 50bKHTr9hNfDVWFmsyzvl4+9gNragl1Ayvo7mBH67U66lWCNtw5qkj5xwvOQ6cwzBV8WGQ4t5 d57cnPqg7vVxL3lRrAm4NyhpqSzKg48Dro+nX8b8VYa0frzuF3T/kyluLDWZt24SgiHhTRdlQ aji+nkF/xIno2AIzOa2R58qfYQM6oCz+PB4PidwpN3yApH4hVrV9nPdKsNTvzA1h3fkSAK5Ac Sd/0GtRbCn3G+nwa+Ya74L8kjYf+C6XpJG058KBJiM4qAE9Sslr63xoA+OyDhOAZ+yG4KfKKI ETkCNONJX3ot1j3P2D4lrs81tnmpI5KoMtfIupUUIjv2DqtiTUV9SzldeQsdTWz0lPWrz4PdN rbgtKms8cehOQlkodHgUX40/o2Q2ll1rNJHBZUT9AaJpLfhB0SCf0RdA9D7J+HLWDuJVQIQiV t6J8/vC 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 (/) Daniel Brooks writes: > Eli Zaretskii writes: > >> Looks like ido.el assumes something about file-name-all-completions >> that isn't happening on MS-Windows. What do you get when you invoke >> >> (file-name-all-completions "" "/plinkx:eliz@") > > I'm away from my only windows machine, but I've tried it in a fresh > install in a vm. When I run this it attempts to make an FTP connection > to the host plinkx, which fails. ... which would be OK, given you have set `tramp-default-method' to "ftp". I believe there is some interaction between Ido and Tramp which does not fit proper. Will investigate. > db48x Best regards, Michael. From unknown Sun Jun 15 09:02:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20821: 24.5; ido-mode autocompletion failure aborts find-file when attempting to use tramp Resent-From: Michael Albinus Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 13 Dec 2015 12:59:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 20821 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: db48x@db48x.net, 20821@debbugs.gnu.org Received: via spool by 20821-submit@debbugs.gnu.org id=B20821.14500115295140 (code B ref 20821); Sun, 13 Dec 2015 12:59:01 +0000 Received: (at 20821) by debbugs.gnu.org; 13 Dec 2015 12:58:49 +0000 Received: from localhost ([127.0.0.1]:49914 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a86Ei-0001Kq-Ti for submit@debbugs.gnu.org; Sun, 13 Dec 2015 07:58:49 -0500 Received: from mout.gmx.net ([212.227.15.18]:65367) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a86Eh-0001Kd-K1 for 20821@debbugs.gnu.org; Sun, 13 Dec 2015 07:58:48 -0500 Received: from detlef.gmx.de ([79.195.0.110]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0M09BU-1aMSmo2Q1s-00uLAB; Sun, 13 Dec 2015 13:58:38 +0100 From: Michael Albinus References: <87lhfk761n.fsf@db48x.net> <837fr4nzp8.fsf@gnu.org> <87mvtf6fij.fsf@gmx.de> <83y4cz6ec0.fsf@gnu.org> Date: Sun, 13 Dec 2015 13:58:36 +0100 In-Reply-To: <83y4cz6ec0.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 12 Dec 2015 14:28:31 +0200") Message-ID: <87poyapksj.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:72DbLNN+UxAAj0Gx+y60aroyIwM/u9+HZWcyT79Ac9afEBVnaiU mINO70Mw+C0ohNdlzLDUqZ2uJzu1QKJ3agti5YkE+lJQMrwbh/hmbseiaaHdFLtFf+iOtks gZg6vcZVV1tv7H7xG2G3raiUPFS9DBhf/uy7gBOrNIh8ZNPEJMLFGkhgf1E7Y1VW3iE8uXE OcNqNowaeP8C0VnJ05sdg== X-UI-Out-Filterresults: notjunk:1;V01:K0:UXPwBYbp4tc=:YfBk2hCfiyLXoiCQLVoV3t edXDCXeh6zQgmuXJkc9OWfXD+z7z9jro69yYEXGsF7Eg4bxsSHnGvrLLUru2R6B8yh0Jn6q2+ 6E+pkK+vv88ZZGRNutJd5sfPCefUpBzuRoCkx7AS/Xekb4lkUbwMwn0sfiukPRucvUAoEjC/6 0MRg0rGSiV0X4e2A7Ye4wB+KvnuFvNkaNXN+CMbxOBpc63jcLSibXbT/D2XiTFF3pP931foZh KpzWIsqHlgoKfPfOv0rWdd3Bu4bbeHfn3vxup9Kg0oqgRM0ymCZNtqn7O4fzNl8+TVYrjbe/T ty+d6DlQUkwdNBd3VPq+HIkQD4Ai40P7noxK5oclU/pZd6LoWMknD2EV1idNyOYGp7rNINaYK 0Fl3Qyx4e47DZCZmwTK68Nvjo3uTQXf9ZS+MpYagV1vwx3sujjuRP18h0xX8QNO1hEO5Lt7yn KKgLD9zaxTEgfVH0ED0pW8/yRpe+6BZSIZKwAf7RGqHSS+56/GQbikbJIEw9YQGm0HBQ9BML4 K76NaEuizPXo+/th+BI7p9+TzRPhgM3Q0Z/Ws+am3Adv6I+n/pqfQrfltPnGngOiJtBJFaznK ES6kH8K3sBmqKrvtXRuJPv6i3vgQLKYo0zHR0kS0kbftDWUwS7VQEQdB8zCNCSzGxfx+bf0+2 fPZB2HwbcYodrPTrr7bBpAn4AC6iOmfFNFLOkf5s6YRZ3aUmpPYmAqnrnwdKBIuCMYTyDNR9r KElzKvKpgVlavgFs0dIjQe3+i60pIcPJXS1DgeRtu3X8xH1ErIkiu99E3mMNeGGsESWdB2aSC jz0VnOc 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 (/) Eli Zaretskii writes: > Ah, okay. > > So I've just did this in the current emacs-25 branch: > > emacs -Q > M-x ido-mode RET > C-x C-f /plinkx:eliz@ > > and sure enough, I get the same error as the OP (except in my case the > drive letter is 'd:'). I've committed a patch in ido.el to the emacs-25 branch. It's a little bit simple-minded, but everything I've tried Tramp internally, made it much more complex, and resulted in other errors. Pls cross-check the patch. Best regards, Michael. PS: the example is wrong. The plinkx method uses sessions from PuTTY, it never honors a user name specified in the remote file name. From unknown Sun Jun 15 09:02:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20821: 24.5; ido-mode autocompletion failure aborts find-file when attempting to use tramp Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 13 Dec 2015 15:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 20821 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Michael Albinus Cc: db48x@db48x.net, 20821@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 20821-submit@debbugs.gnu.org id=B20821.145002146920416 (code B ref 20821); Sun, 13 Dec 2015 15:45:02 +0000 Received: (at 20821) by debbugs.gnu.org; 13 Dec 2015 15:44:29 +0000 Received: from localhost ([127.0.0.1]:50309 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a88p3-0005JE-Ma for submit@debbugs.gnu.org; Sun, 13 Dec 2015 10:44:29 -0500 Received: from eggs.gnu.org ([208.118.235.92]:43990) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a88p2-0005J3-R4 for 20821@debbugs.gnu.org; Sun, 13 Dec 2015 10:44:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a88ou-0007RB-LX for 20821@debbugs.gnu.org; Sun, 13 Dec 2015 10:44:23 -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.0 required=5.0 tests=BAYES_20,T_RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:40517) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a88ou-0007R7-Ik; Sun, 13 Dec 2015 10:44:20 -0500 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2992 helo=HOME-C4E4A596F7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1a88os-00074v-S0; Sun, 13 Dec 2015 10:44:20 -0500 Date: Sun, 13 Dec 2015 17:44:28 +0200 Message-Id: <83a8pe5p5v.fsf@gnu.org> From: Eli Zaretskii In-reply-to: <87poyapksj.fsf@gmx.de> (message from Michael Albinus on Sun, 13 Dec 2015 13:58:36 +0100) References: <87lhfk761n.fsf@db48x.net> <837fr4nzp8.fsf@gnu.org> <87mvtf6fij.fsf@gmx.de> <83y4cz6ec0.fsf@gnu.org> <87poyapksj.fsf@gmx.de> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) 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: -5.0 (-----) > From: Michael Albinus > Cc: db48x@db48x.net, 20821@debbugs.gnu.org > Date: Sun, 13 Dec 2015 13:58:36 +0100 > > Eli Zaretskii writes: > > > Ah, okay. > > > > So I've just did this in the current emacs-25 branch: > > > > emacs -Q > > M-x ido-mode RET > > C-x C-f /plinkx:eliz@ > > > > and sure enough, I get the same error as the OP (except in my case the > > drive letter is 'd:'). > > I've committed a patch in ido.el to the emacs-25 branch. It's a little > bit simple-minded, but everything I've tried Tramp internally, made it > much more complex, and resulted in other errors. > > Pls cross-check the patch. Thanks, the error is no longer signaled. > PS: the example is wrong. The plinkx method uses sessions from PuTTY, it > never honors a user name specified in the remote file name. Hmm... but I cannot seem to get any useful completion for session names I have saved in PuTTY. Whatever I type after "/plinkx:", I get just "[No match]". It doesn't matter if ido-mode is active or not (in the latter case, I tried to type TAB to get some completions). What am I missing? From unknown Sun Jun 15 09:02:58 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: db48x@db48x.net Subject: bug#20821: closed (Re: bug#20821: 24.5; ido-mode autocompletion failure aborts find-file when attempting to use tramp) Message-ID: References: <87d1uap52t.fsf@gmx.de> <87lhfk761n.fsf@db48x.net> X-Gnu-PR-Message: they-closed 20821 X-Gnu-PR-Package: emacs Reply-To: 20821@debbugs.gnu.org Date: Sun, 13 Dec 2015 18:39:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1450031942-16690-1" This is a multi-part message in MIME format... ------------=_1450031942-16690-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #20821: 24.5; ido-mode autocompletion failure aborts find-file when attempt= ing to use tramp 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 20821@debbugs.gnu.org. --=20 20821: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D20821 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1450031942-16690-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 20821-done) by debbugs.gnu.org; 13 Dec 2015 18:38:16 +0000 Received: from localhost ([127.0.0.1]:50485 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a8BXE-0004KG-9P for submit@debbugs.gnu.org; Sun, 13 Dec 2015 13:38:16 -0500 Received: from mout.gmx.net ([212.227.15.19]:54640) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a8BXC-0004K2-MC for 20821-done@debbugs.gnu.org; Sun, 13 Dec 2015 13:38:15 -0500 Received: from detlef.gmx.de ([79.195.0.110]) by mail.gmx.com (mrgmx002) with ESMTPSA (Nemesis) id 0MSdz2-1Zgj3w2U8C-00Rcpo; Sun, 13 Dec 2015 19:38:04 +0100 From: Michael Albinus To: Eli Zaretskii Subject: Re: bug#20821: 24.5; ido-mode autocompletion failure aborts find-file when attempting to use tramp References: <87lhfk761n.fsf@db48x.net> <837fr4nzp8.fsf@gnu.org> <87mvtf6fij.fsf@gmx.de> <83y4cz6ec0.fsf@gnu.org> <87poyapksj.fsf@gmx.de> <83a8pe5p5v.fsf@gnu.org> Date: Sun, 13 Dec 2015 19:38:02 +0100 Message-ID: <87d1uap52t.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:33OEN3hklyCLg9Q0WV9GI/34V9HpVQg5x0UH5sOZ51zqOB2bP9/ 6USXFUiXKMXSrs+2FwoPJues93VENVUshRLbsNenCAR3s70AqTeIeWeR9qqB5K+dMo7GTKe MtKZSGiCBrFwk21CGh2K0LVGUskQVFpf/caLK4FW8UXCMbPtFrN+su40GX8jRfBrLGvFi+Y 3wwbgjOzd+h6ycnkgIKjg== X-UI-Out-Filterresults: notjunk:1;V01:K0:4H/HAruhOKI=:X4ekIClrcpyKxFBE85kjI/ QfF3FX3E4fCiAXSfWhoOECIscy7gJ90hUl52+vKW29C7enINE7ilYp0wVmcVHT3vhZMzo+akF H/zwfzdZyeljEWmU3GhizgIJHlejRHJGvQJWs6XhaxEkOHyXGcdIEA0UBcJso2VFaMv+s9WIR A3/TLa3hEgrwFOsf7TMiNU/l/Beil3p6axUdA/Q5xaEqeRd+Dwcw7KgN4rB9jQ23yfuEKZZN9 +kChPklgMacmrNypf15cVCEojCsExg9O4v1tNU626eiFUJ8J9WporBjLYagbCQBFDlCr+z+XK aXAytCxyKXpEZkb8SdlpG08y01Figmpdjkwy9s9aPBYnC95K7sCjeBtRaxhBkoMyPQ3KUpJ+a s9efriO1gLKSQsZbI3pv7rAR8VDr7B4sJ4CuMNK0gj4ngv1GHI6S0DECwR10XMVcJaRlDIBzF lArUwnrRhQ4NJoanZFVq9dKJKlQ0wgX2GyK2jTECQqSfxbm0R89qj/2/hQ6IvFsFyiEhs/jA0 F5SQBUNoU7gbmJTWnmRsxTf3u0rpKwstRa/IkDUUGlcymb0dx2fhhRgrVxCsNE5iFGMskECXT 6lwCEH4bm/m/nyzilmQskvGkPjeZCwV8BXghcesVD6pK50WNP+1TosWoIi18R+Xmr2/at5FN9 qdFWRe/BbxYNozJRgaqHQgtuVRWj1Umk/8D8Cl96H50YSEtWIniA8oj8OqjT9ZL+b8pP4BLxc eAYKulypvzr3euXOLfPu3bqUD1vJVXVwGsfqOgYYKij0CzLFkdzKSBjCEqsXQVYSWpEYFJEIw Fu4oy4L X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 20821-done Cc: db48x@db48x.net, 20821-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 (/) Eli Zaretskii writes: > Thanks, the error is no longer signaled. Thanks for the confirmation; I'll close the bug. > Hmm... but I cannot seem to get any useful completion for session > names I have saved in PuTTY. Whatever I type after "/plinkx:", I get > just "[No match]". It doesn't matter if ido-mode is active or not (in > the latter case, I tried to type TAB to get some completions). What > am I missing? I'll check. Best regards, Michael. ------------=_1450031942-16690-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 16 Jun 2015 02:22:07 +0000 Received: from localhost ([127.0.0.1]:55090 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z4gVq-0007cA-7l for submit@debbugs.gnu.org; Mon, 15 Jun 2015 22:22:07 -0400 Received: from eggs.gnu.org ([208.118.235.92]:60302) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z4gVn-0007bg-Kh for submit@debbugs.gnu.org; Mon, 15 Jun 2015 22:22:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z4gVh-0007q8-6R for submit@debbugs.gnu.org; Mon, 15 Jun 2015 22:21:58 -0400 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]:33088) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4gVh-0007q4-30 for submit@debbugs.gnu.org; Mon, 15 Jun 2015 22:21:57 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45569) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4gVf-0005vg-Gn for bug-gnu-emacs@gnu.org; Mon, 15 Jun 2015 22:21:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z4gVb-0007oE-EM for bug-gnu-emacs@gnu.org; Mon, 15 Jun 2015 22:21:55 -0400 Received: from fallback-out2.mxes.net ([216.86.168.191]:41006 helo=fallback-in2.mxes.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4gVb-0007oA-5b for bug-gnu-emacs@gnu.org; Mon, 15 Jun 2015 22:21:51 -0400 Received: from mxout-08.mxes.net (mxout-08.mxes.net [216.86.168.183]) by fallback-in1.mxes.net (Postfix) with ESMTP id 09D442FD7D1 for ; Mon, 15 Jun 2015 22:15:05 -0400 (EDT) Received: from CARADHRAS (unknown [50.0.51.28]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id 44086509BB for ; Mon, 15 Jun 2015 22:15:04 -0400 (EDT) From: db48x@db48x.net To: bug-gnu-emacs@gnu.org Subject: 24.5; ido-mode autocompletion failure aborts find-file when attempting to use tramp Date: Mon, 15 Jun 2015 19:15:00 -0700 Message-ID: <87lhfk761n.fsf@db48x.net> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Mac OS X 10.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: -5.0 (-----) 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: -5.0 (-----) I've got ido-mode enabled, and I'm trying to open a file on another machine with TRAMP. This machine is running windows, so I'm using plinkx. As soon as I type the @ in the filename (I'm trying to open /plinkx:db48x@anglachel:projects/emularity/loader.js, in this case) I get this error in the *Messages* buffer: ido-file-name-all-completions-1: Opening directory: no such file or directory, c:/plinkx:db48x@ And here's the stack trace: Debugger entered--Lisp error: (file-error "Opening directory" "no such file or directory" "c:/plinkx:db48x@") file-name-all-completions("" "/plinkx:db48x@") ido-file-name-all-completions-1("/plinkx:db48x@") ido-file-name-all-completions("/plinkx:db48x@") ido-make-file-list-1("/plinkx:db48x@") ido-make-file-list(nil) ido-read-internal(file "Find file: " ido-file-history nil confirm-after-completion nil) ido-file-internal(raise-frame) ido-find-file() call-interactively(ido-find-file nil nil) command-execute(ido-find-file) I'm not sure if ido is supposed to ignore this error, or if it's calling the wrong function, or what. In GNU Emacs 24.5.1 (i686-pc-mingw32) of 2015-04-11 on LEG570 Windowing system distributor `Microsoft Corp.', version 6.1.7601 Configured using: `configure --prefix=/c/usr --host=i686-pc-mingw32' Important settings: value of $LANG: ENU locale-coding-system: cp1252 Major mode: Emacs-Lisp Minor modes in effect: shell-dirtrack-mode: t erc-services-mode: t erc-log-mode: t erc-list-mode: t erc-menu-mode: t erc-autojoin-mode: t erc-ring-mode: t erc-networks-mode: t erc-pcomplete-mode: t erc-track-mode: t erc-track-minor-mode: t erc-match-mode: t erc-button-mode: t erc-fill-mode: t erc-stamp-mode: t erc-netsplit-mode: t erc-irccontrols-mode: t erc-noncommands-mode: t erc-keep-place-mode: t erc-move-to-prompt-mode: t erc-readonly-mode: t highlight-changes-visible-mode: t server-mode: t tooltip-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 line-number-mode: t transient-mark-mode: t Recent messages: mouse-2, RET: find function's definition Quit Type C-x 1 to delete the help window. ido-file-name-all-completions-1: Opening directory: no such file or directory, c:/plinkx:db48x@ Quit Type C-x 1 to delete the help window. Debug on Error enabled globally Entering debugger... Type "q" in help window to restore its previous buffer. mouse-2, RET: find function's definition Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug sendmail debug tramp-cmds vc-git tramp-cache tramp-sh tramp tramp-compat tramp-loaddefs trampver shell erc-truncate erc-speedbar erc-sound erc-services erc-replace erc-page erc-notify erc-log erc-identd erc-ibuffer ibuf-ext erc-ezbounce erc-desktop-notifications notifications dbus erc-dcc erc-capab erc-autoaway ido-completing-read+ warnings autoload lisp-mnt mm-archive network-stream starttls url-http tls url-gw url-cache url-auth url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf mailcap url-handlers epg finder-inf etags tutorial info-look info help-macro help-at-pt ehelp eieio-opt ses unsafep package epg-config newst-backend xml derived mpc ispell htmlfontify esh-var esh-io esh-cmd esh-opt esh-ext esh-proc esh-arg eldoc esh-groups eshell esh-module esh-mode esh-util erc-list erc-menu erc-join erc-ring erc-networks erc-pcomplete erc-track erc-match erc-button erc-fill erc-stamp erc-netsplit erc-goodies erc erc-backend erc-compat pp doc-view jka-compr image-mode calculator calc calc-loaddefs calc-macs windmove whitespace vcursor ruler-mode mule-util reveal repeat org-protocol org org-macro org-footnote org-pcomplete pcomplete org-list org-faces org-entities noutline outline easy-mmode org-version ob-emacs-lisp ob ob-tangle ob-ref ob-lob ob-table ob-exp org-src ob-keys ob-comint ob-core ob-eval org-compat org-macs org-loaddefs find-func cal-menu calendar cal-loaddefs linum kmacro ido ibuffer hl-line hippie-exp follow filesets filecache ffap emacs-lock dabbrev completion bs autorevert filenotify autoinsert elec-pair cua-base two-column ediff-wind ediff-help ediff-init desktop frameset apropos cus-theme eieio-custom wid-browse tree-widget shadowfile ange-ftp woman man speedbar sb-image ezimage dframe rst compile comint ansi-color rcirc ring ps-print ps-def lpr proced mh-e mh-compat mh-acros cl-macs cl gv mh-buffers mh-loaddefs message format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev gmm-utils mailheader hilit-chg hi-lock gnus gnus-ems nnheader mail-utils cwarn cus-edit cus-start cus-load wid-edit face-remap dired-aux dired js advice json imenu thingatpt cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs misearch multi-isearch browse-url url-util url-parse auth-source eieio byte-opt bytecomp byte-compile cl-extra cl-loaddefs cl-lib cconv eieio-core gnus-util mm-util help-fns mail-prsvr password-cache url-vars arc-mode archive-mode help-mode easymenu server time-date tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel dos-w32 ls-lisp w32-common-fns disp-table w32-win w32-vars 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 w32notify w32 multi-tty emacs) Memory information: ((conses 8 1196167 101198) (symbols 32 50928 0) (miscs 32 39459 8251) (strings 16 151747 23960) (string-bytes 1 4319858) (vectors 8 56800) (vector-slots 4 1622444 36118) (floats 8 568 1394) (intervals 28 102001 3582) (buffers 508 82)) ------------=_1450031942-16690-1--