From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: martin@rochooni.net Newsgroups: gmane.emacs.help Subject: Re: Filename completion Date: Wed, 15 Jan 2003 15:11:54 +0100 Organization: Bosch Rexroth AG Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <3e252c58@news.uni-ulm.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1042640191 1432 80.91.224.249 (15 Jan 2003 14:16:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 15 Jan 2003 14:16:31 +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 18YoLF-0000Mt-00 for ; Wed, 15 Jan 2003 15:16:29 +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 18YoKg-0003wB-01 for gnu-help-gnu-emacs@m.gmane.org; Wed, 15 Jan 2003 09:15:54 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.icl.net!newsfeed.fjserv.net!feed.news.nacamar.de!newsfeed.stueberl.de!peernews3.colt.net!news0.de.colt.net!news1.boschrexroth.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: 10.110.246.13 Original-X-Trace: loghost1.eu.boschrexroth.com 1042639949 16597 10.110.246.13 (15 Jan 2003 14:12:29 GMT) Original-X-Complaints-To: usenet@eu.boschrexroth.com Original-NNTP-Posting-Date: Wed, 15 Jan 2003 14:12:29 +0000 (UTC) Cancel-Lock: sha1:oNIw0kyfKnKlLIam3XfbJmCH/J4= User-Agent: Emacs Gnus Original-Xref: shelby.stanford.edu gnu.emacs.help:108978 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:5506 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5506 hi, for example: if you open a file with find-file the TAB key is alreday bound to the function minibuffer-complete. martin "BH" == Boris H writes: BH> Date: Wed, 15 Jan 2003 10:38:43 -0500 BH> BH> I always get confused with spc and tab for filename BH> completion. What do I have to add to my .emacs to complete BH> filenames with tab within Emacs, just as Bash does? BH> BH> Boris BH> -- martin dot fischer at boschrexroth dot de