From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Felix E. Klee" Newsgroups: gmane.emacs.help Subject: Re: shell-mode autocompletion uglinesses Date: Wed, 04 Dec 2002 00:31:36 +0100 Organization: (Posted via) INKA e.V. http://www.inka.de/ Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: <84y978cgvh.fsf@lucy.cs.uni-dortmund.de> <84vg2b5z79.fsf@lucy.cs.uni-dortmund.de> <84vg2bxzsh.fsf@lucy.cs.uni-dortmund.de> <3DECAA5E.3020300@inka.de> <841y4z573o.fsf@lucy.cs.uni-dortmund.de> <87wumqlnez.fsf@orebokech.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: main.gmane.org 1038958534 16349 80.91.224.249 (3 Dec 2002 23:35:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 3 Dec 2002 23:35:34 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18JMZg-0004FO-00 for ; Wed, 04 Dec 2002 00:35:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18JMaD-0000zO-00; Tue, 03 Dec 2002 18:36:05 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!cyclone.bc.net!newsfeed.media.kyoto-u.ac.jp!newsfeed.icl.net!newsfeed.fjserv.net!proxad.net!teaser.fr!newsfeed.stueberl.de!feed.news.nacamar.de!news.belwue.de!news.uni-stuttgart.de!rz.uni-karlsruhe.de!inka.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 10 Original-NNTP-Posting-Host: puric.inka.de Original-X-Trace: sapa.inka.de 1038958274 6257 193.197.184.17 (3 Dec 2002 23:31:14 GMT) Original-X-Complaints-To: abuse@inka.de Original-NNTP-Posting-Date: 3 Dec 2002 23:31:14 GMT User-Agent: KNode/0.7.1 Original-Xref: shelby.stanford.edu gnu.emacs.help:107711 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:4261 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:4261 Romain FRANCOISE wrote: > And beware, completion of things (filenames, directories) containing > spaces won't work. This is not good. I guess I'll have to search for a minor mode for shell-mode that lets me use the completion mechanism in the current shell (eg. BASH) or application (eg. ncftp) running therein. Felix