From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 27 13:29:12 2011 Received: (at submit) by debbugs.gnu.org; 27 Sep 2011 17:29:12 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R8bSx-0004OE-Iw for submit@debbugs.gnu.org; Tue, 27 Sep 2011 13:29:12 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R8aXw-0002zP-CY for submit@debbugs.gnu.org; Tue, 27 Sep 2011 12:30:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R8aX6-00022Y-61 for submit@debbugs.gnu.org; Tue, 27 Sep 2011 12:29:26 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:39409) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8aX6-00022U-4U for submit@debbugs.gnu.org; Tue, 27 Sep 2011 12:29:24 -0400 Received: from eggs.gnu.org ([140.186.70.92]:58320) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8aX4-0007mL-H6 for bug-gnu-emacs@gnu.org; Tue, 27 Sep 2011 12:29:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R8aX2-000227-Pl for bug-gnu-emacs@gnu.org; Tue, 27 Sep 2011 12:29:22 -0400 Received: from proton.pozitronic.com ([209.240.75.2]:44225) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8aX2-000222-KH for bug-gnu-emacs@gnu.org; Tue, 27 Sep 2011 12:29:20 -0400 Received: from Selah-Ben-Haims-MacBook-Pro (border.pozitronic.com [209.240.75.80]) by proton.pozitronic.com (Postfix) with ESMTP id 9E9F228095 for ; Tue, 27 Sep 2011 11:29:18 -0500 (CDT) From: Selah Ben-Haim To: bug-gnu-emacs@gnu.org Subject: 24.0.90; Filename completion on remote hosts in shell and eshell doesn't work Date: Tue, 27 Sep 2011 11:29:18 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -6.6 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 27 Sep 2011 13:29:10 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.6 (------) Problem: Filename completion on remote hosts in shell and eshell doesn't work properly. On remote host, on shell prompt: Typing "/" and pressing TAB attempts to complete from local root dir rather than remote root dir. Supposing that at your current directory there is a subdirectory "usr" with a subdirectory "local", typing "usr" and hitting TAB successfully completes to "usr/" bit gives the following error: Debugger entered--Lisp error: (file-error "Opening directory" "no such file or directory" "/ssh:host:/usr/") Then, typing "loca" and hitting "TAB" fails to complete. Recipe: 1 cd /ssh:some-remote-host:/ 2 M-x shell (or eshell) 3 Type in "cd /" and hit TAB TAB Notice that completion options are for local root dir, rather than remote root dir 4 Type in "usr" TAB Completes successfully to "usr/" but with error 5 After "usr/" type in "loca" and tab Fails to complete to "local/" In GNU Emacs 24.0.90.1 (x86_64-apple-darwin, NS apple-appkit-1038.35) of 2011-09-26 on virtualmac.porkrind.org Windowing system distributor `Apple', version 10.3.1038 configured using `configure '--host=x86_64-apple-darwin' '--build=i686-apple-darwin' '--with-ns' 'build_alias=i686-apple-darwin' 'host_alias=x86_64-apple-darwin' 'CC=gcc -mmacosx-version-min=10.5'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: EShell Minor modes in effect: global-hl-line-mode: t which-function-mode: t global-auto-revert-mode: t delete-selection-mode: t evil-mode: t evil-local-mode: t global-undo-tree-mode: t undo-tree-mode: t yas/global-mode: t yas/minor-mode: t global-auto-complete-mode: t nxhtml-menu-mode: t show-paren-mode: t shell-dirtrack-mode: t recentf-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-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 column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x RET c d / s s h : p i o n : / C-x RET s h c d SPC w e e / C-x RET c d w e / e c o C-g C-x RET e s h c d SPC w e C-a C-k C-x RET r e p o r t Recent messages: Loading em-hist...done Loading em-ls...done Loading em-script...done Loading em-unix...done Error: (file-error "Opening directory" "no such file or directory" "/ssh:pion:/www/") [2 times] No completions of www/e Error: (file-error "Opening directory" "no such file or directory" "/ssh:pion:/www/") [2 times] No completions of www/e Error: (file-error "Opening directory" "no such file or directory" "/ssh:pion:/www/") [2 times] No completions of www/e Load-path shadows: /Users/selah/.emacs.d/el-get/color-theme/color-theme hides ~/.emacs.d/plugins/color-theme/color-theme /Users/selah/.emacs.d/el-get/color-theme/color-theme-autoloads hides ~/.emacs.d/plugins/color-theme/color-theme-autoloads /Users/selah/.emacs.d/el-get/flyspell/flyspell hides ~/.emacs.d/plugins/flyspell /Users/selah/.emacs.d/custom hides /Applications/Emacs.app/Contents/Resources/lisp/custom /Users/selah/.emacs.d/bindings hides /Applications/Emacs.app/Contents/Resources/lisp/bindings /Users/selah/.emacs.d/el-get/flyspell/flyspell hides /Applications/Emacs.app/Contents/Resources/lisp/textmodes/flyspell /Users/selah/.emacs.d/plugins/tramp/trampver hides /Applications/Emacs.app/Contents/Resources/lisp/net/trampver /Users/selah/.emacs.d/plugins/tramp/tramp hides /Applications/Emacs.app/Contents/Resources/lisp/net/tramp /Users/selah/.emacs.d/plugins/tramp/tramp-uu hides /Applications/Emacs.app/Contents/Resources/lisp/net/tramp-uu /Users/selah/.emacs.d/plugins/tramp/tramp-smb hides /Applications/Emacs.app/Contents/Resources/lisp/net/tramp-smb /Users/selah/.emacs.d/plugins/tramp/tramp-sh hides /Applications/Emacs.app/Contents/Resources/lisp/net/tramp-sh /Users/selah/.emacs.d/plugins/tramp/tramp-loaddefs hides /Applications/Emacs.app/Contents/Resources/lisp/net/tramp-loaddefs /Users/selah/.emacs.d/plugins/tramp/tramp-gw hides /Applications/Emacs.app/Contents/Resources/lisp/net/tramp-gw /Users/selah/.emacs.d/plugins/tramp/tramp-ftp hides /Applications/Emacs.app/Contents/Resources/lisp/net/tramp-ftp /Users/selah/.emacs.d/plugins/tramp/tramp-compat hides /Applications/Emacs.app/Contents/Resources/lisp/net/tramp-compat /Users/selah/.emacs.d/plugins/tramp/tramp-cmds hides /Applications/Emacs.app/Contents/Resources/lisp/net/tramp-cmds /Users/selah/.emacs.d/plugins/tramp/tramp-cache hides /Applications/Emacs.app/Contents/Resources/lisp/net/tramp-cache /Users/selah/.emacs.d/el-get/nxhtml/tests/ert hides /Applications/Emacs.app/Contents/Resources/lisp/emacs-lisp/ert Features: (shadow sort mail-extr message rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader emacsbug em-unix em-script em-ls em-hist em-pred em-glob em-dirs em-basic em-cmpl em-term term disp-table ehelp electric em-prompt esh-opt em-banner em-alias esh-var esh-io esh-cmd esh-ext esh-proc esh-arg esh-groups eshell esh-module esh-mode esh-util pcmpl-unix server eldoc paredit deft-autoloads haskell-mode-autoloads magit-autoloads wdired dired-x hooks org-config settings edit-server hl-line which-func autorevert delsel bindings support webjump alist-stuff plugins anything-config compile w3m-bookmark w3m doc-view jka-compr image-mode timezone w3m-hist w3m-fb bookmark-w3m w3m-ems w3m-ccl ccl w3m-favicon w3m-image w3m-proc w3m-util rx anything-match-plugin anything mail starttls smtpmail sendmail rfc2047 rfc2045 ietf-drums mail-utils .loaddefs smex ido evil-numbers surround evil evil-maps evil-integration evil-replace evil-window windmove evil-search evil-motions evil-operators rect evil-ex evil-insert evil-digraphs evil-visual evil-repeat evil-states evil-undo undo-tree evil-types evil-common evil-interactive evil-compatibility evil-vars inf-haskell-send-cmd haskell-sort-imports haskell-navigate-imports haskell-installed-packages haskell-align-imports yasnippet dropdown-list derived info ac-slime my-ac-config auto-complete-config auto-complete popup rainbow-mode clojure-mode slime-fancy slime-fontifying-fu slime-package-fu slime-mdot-fu warnings slime-references slime-xref-browser slime-scratch slime-presentations slime-highlight-edits slime-fuzzy slime-fancy-inspector slime-c-p-c slime-editing-commands slime-autodoc slime-enclosing-context slime-parse slime-repl slime apropos easy-mmode hideshow pp hyperspec browse-url highlight-parentheses flymake-files flymakemsg nxhtml-autostart nxhtml-autoload majmodpri vc-git nxhtml-menu web-autoload nxhtml-base el-get help-mode view autoload package tabulated-list dired color-theme-twilight color-theme-ps-warm color-theme project project-svn generic starter-kit-lisp edmacro kmacro starter-kit-eshell starter-kit-registers starter-kit-misc paren tramp-cache tramp-sh tramp tramp-compat auth-source eieio byte-opt bytecomp byte-compile cconv macroexp assoc gnus-util time-date mm-util mail-prsvr password-cache shell pcomplete comint ring format-spec tramp-loaddefs regexp-opt starter-kit-defuns imenu thingatpt recentf tree-widget wid-edit easymenu ansi-color uniquify advice help-fns advice-preload ffap saveplace cl tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset image fringe lisp-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 loaddefs button faces cus-face files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process ns multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 02 00:10:28 2011 Received: (at 9616-done) by debbugs.gnu.org; 2 Oct 2011 04:10:28 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RADNj-0002g1-Da for submit@debbugs.gnu.org; Sun, 02 Oct 2011 00:10:27 -0400 Received: from ironport2-out.teksavvy.com ([206.248.154.183] helo=ironport2-out.pppoe.ca) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RADNh-0002fs-64 for 9616-done@debbugs.gnu.org; Sun, 02 Oct 2011 00:10:26 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EAA7jh05FpZLc/2dsb2JhbABBqDSBBoFTAQEEAVYjBQsLNBIUGA0kiA62VochBKB3hEM X-IronPort-AV: E=Sophos;i="4.68,476,1312171200"; d="scan'208";a="139590158" Received: from 69-165-146-220.dsl.teksavvy.com (HELO ceviche.home) ([69.165.146.220]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 02 Oct 2011 00:09:08 -0400 Received: by ceviche.home (Postfix, from userid 20848) id 2F89A660B6; Sun, 2 Oct 2011 00:09:08 -0400 (EDT) From: Stefan Monnier To: Selah Ben-Haim Subject: Re: 24.0.90; Filename completion on remote hosts in shell and eshell doesn't work Message-ID: References: Date: Sun, 02 Oct 2011 00:09:08 -0400 In-Reply-To: (Selah Ben-Haim's message of "Tue, 27 Sep 2011 11:29:18 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 9616-done Cc: 9616-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) > Problem: Filename completion on remote hosts in shell and eshell doesn't > work properly. > On remote host, on shell prompt: Typing "/" and pressing TAB attempts to > complete from local root dir rather than remote root dir. Should be fixed on the trunk now, Stefan From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 17 14:21:12 2011 Received: (at control) by debbugs.gnu.org; 17 Oct 2011 18:21:12 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RFroF-0008U7-Aq for submit@debbugs.gnu.org; Mon, 17 Oct 2011 14:21:11 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RFroD-0008U0-3D for control@debbugs.gnu.org; Mon, 17 Oct 2011 14:21:09 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RFrnM-0005N5-5x for control@debbugs.gnu.org; Mon, 17 Oct 2011 14:20:16 -0400 Date: Mon, 17 Oct 2011 14:20:16 -0400 Message-Id: Subject: control message for bug 9770 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) merge 9616 9770 From unknown Sat Jun 14 19:10:31 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 15 Nov 2011 12:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator