From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#9554: 24.0.50; shell-mode completion broken Date: Fri, 30 Sep 2011 22:45:29 -0400 Message-ID: References: <87mxe0cjac.fsf@silenus.orebokech.com> <8762kh85fb.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1317437162 18709 80.91.229.12 (1 Oct 2011 02:46:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 1 Oct 2011 02:46:02 +0000 (UTC) Cc: Romain Francoise , 9554@debbugs.gnu.org To: Michael Albinus Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Oct 01 04:45:57 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R9paP-0003hC-Ih for geb-bug-gnu-emacs@m.gmane.org; Sat, 01 Oct 2011 04:45:57 +0200 Original-Received: from localhost ([::1]:46260 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R9paO-0001oI-Sq for geb-bug-gnu-emacs@m.gmane.org; Fri, 30 Sep 2011 22:45:56 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:47553) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R9paM-0001o0-D9 for bug-gnu-emacs@gnu.org; Fri, 30 Sep 2011 22:45:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R9paL-0000oX-4V for bug-gnu-emacs@gnu.org; Fri, 30 Sep 2011 22:45:54 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:54165) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R9paL-0000oQ-2q for bug-gnu-emacs@gnu.org; Fri, 30 Sep 2011 22:45:53 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1R9pbS-0007ya-6L for bug-gnu-emacs@gnu.org; Fri, 30 Sep 2011 22:47:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 01 Oct 2011 02:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9554 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9554-submit@debbugs.gnu.org id=B9554.131743720230633 (code B ref 9554); Sat, 01 Oct 2011 02:47:02 +0000 Original-Received: (at 9554) by debbugs.gnu.org; 1 Oct 2011 02:46:42 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R9pb7-0007y1-JU for submit@debbugs.gnu.org; Fri, 30 Sep 2011 22:46:42 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R9pb5-0007xu-V6 for 9554@debbugs.gnu.org; Fri, 30 Sep 2011 22:46:40 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1R9pZx-0004cv-AY; Fri, 30 Sep 2011 22:45:29 -0400 X-Spook: Ansar al-Islam advisors spies Janet Reno encryption X-Ran: `$+U7=T)btx0OIWBE8yyVztq[uyoc"OUhEZsV (Michael Albinus's message of "Sun, 25 Sep 2011 09:08:56 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Fri, 30 Sep 2011 22:47:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:52017 Archived-At: >>> 1) Create two files with `touch foo bar'. Then type `rm foo b' and try >>> to complete 'bar'. >> >> That was reported a few weeks ago by Kenichi Handa, and I happen to fix >> it just a few minutes ago. >> >>> 2) Try to scp a local file (e.g. `scp /'). pcomplete insists on >>> completing host names, not file names. This is http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9377 > 3) Open a buffer dedicated to a remote host, for example "C-x f > /scp:host:". Start `shell', it runs on the remote host. Goto a > directory which does exist on the remote host, but not on the local > one, for example "cd /sh ". It does not expand to "/share" as > expected, instead it tries to complete the filename on the local host. This is http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9616 Since it is better to have bug reports that focus on individual issues, and since each issue in this report is the subject of another report, I don't think this report needs to stay open. (The general issue of "should shell use pcomplete by default" seems more like an emacs-devel topic.)