From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: Filename completion Date: Wed, 15 Jan 2003 11:50:40 +0300 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <2950-Wed15Jan2003115039+0200-eliz@is.elta.co.il> References: <3e252c58@news.uni-ulm.de> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1042624410 6850 80.91.224.249 (15 Jan 2003 09:53:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 15 Jan 2003 09:53:30 +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 18YkEh-0001m4-00 for ; Wed, 15 Jan 2003 10:53:27 +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 18YkDo-0006lI-00 for gnu-help-gnu-emacs@m.gmane.org; Wed, 15 Jan 2003 04:52:32 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18YkDR-0006kW-00 for help-gnu-emacs@gnu.org; Wed, 15 Jan 2003 04:52:09 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18YkDM-0006iH-00 for help-gnu-emacs@gnu.org; Wed, 15 Jan 2003 04:52:06 -0500 Original-Received: from thor.inter.net.il ([192.114.186.11]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18YkDL-0006hC-00 for help-gnu-emacs@gnu.org; Wed, 15 Jan 2003 04:52:04 -0500 Original-Received: from zaretsky ([80.230.234.231]) by thor.inter.net.il (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id ASG73740; Wed, 15 Jan 2003 11:51:57 +0200 (IST) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <3e252c58@news.uni-ulm.de> (nosp@m.de) 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:5500 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5500 > From: "Boris H." > Newsgroups: gnu.emacs.help > Date: Wed, 15 Jan 2003 10:38:43 -0500 > > What do I have to add to my .emacs to complete filenames with tab > within Emacs, just as Bash does? Nothing. Emacs has TAB-completion turned on by default. If that doesn't work for you, please tell the details (what did you type and what did Emacs do in response).