From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: josh buhl Newsgroups: gmane.emacs.bugs Subject: find-file tab completion misses a file Date: Wed, 02 Jun 2004 10:02:37 +0200 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <40BD899D.8040709@gmx.net> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1086163394 13263 80.91.224.253 (2 Jun 2004 08:03:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 2 Jun 2004 08:03:14 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Jun 02 10:03:06 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BVQiI-0005IZ-00 for ; Wed, 02 Jun 2004 10:03:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BVQiY-0002eS-Om for geb-bug-gnu-emacs@m.gmane.org; Wed, 02 Jun 2004 04:03:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BVQiU-0002dN-Aj for bug-gnu-emacs@gnu.org; Wed, 02 Jun 2004 04:03:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BVQiS-0002c6-2i for bug-gnu-emacs@gnu.org; Wed, 02 Jun 2004 04:03:17 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BVQiR-0002br-VD for bug-gnu-emacs@gnu.org; Wed, 02 Jun 2004 04:03:15 -0400 Original-Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1BVQhv-00077p-AB for bug-gnu-emacs@gnu.org; Wed, 02 Jun 2004 04:02:43 -0400 Original-Received: (qmail 17448 invoked by uid 65534); 2 Jun 2004 08:02:37 -0000 Original-Received: from p50856BE9.dip0.t-ipconnect.de (EHLO gmx.net) (80.133.107.233) by mail.gmx.net (mp007) with SMTP; 02 Jun 2004 10:02:37 +0200 X-Authenticated: #13884268 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040413 Debian/1.6-5 X-Accept-Language: en Original-To: bug-gnu-emacs@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list 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 Xref: main.gmane.org gmane.emacs.bugs:8095 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:8095 In GNU Emacs 21.3.1 (i386-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2004-04-07 on raven, modified by Debian configured using `configure '--build=i386-linux' '--host=i386-linux' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--with-x=yes' '--with-x-toolkit=athena' 'CFLAGS=-DDEBIAN -g -O2' 'build_alias=i386-linux' 'host_alias=i386-linux'' 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 locale-coding-system: utf-8 default-enable-multibyte-characters: t Please describe exactly what actions triggered the bug and the precise symptoms of the bug: In an arbitrary directory, for example in /tmp , I have a file named iptraffic.log and a directory called iptrafvol. In emacs I type C-x C-f to try to load iptraffic.log and type "/tmp/ip" where means the tab key. Then tab completion completes to the "/tmp/iptrafvol/" directory and ignores the iptraffic.log file. Recent input: C-z C-x C-f / t m p g C-x C-f i p C-g d x y e s C-x C-f g c i p t C-g Recent messages: Mark set [3 times] Wrote /home/josh/tmp/gmx_support_040602.txt Directory has changed on disk; type g to update Dired Reading directory /tmp/...done Making completion list... Quit 1 of 1 deletions 1 deletion done Loading emacsbug...done byte-code: Command attempted to use minibuffer while in minibuffer Quit -- Fundamental principle of Buddhism is purposelessness. Most important to attain state of no purpose. When you drop fart, you don't say 'At 9:00, I drop fart.' It just happen. --Soki Antsuzaki