unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* Oddity with filename completion in the minibuffer
@ 2004-01-31 11:29 Reuben Thomas
  0 siblings, 0 replies; 2+ messages in thread
From: Reuben Thomas @ 2004-01-31 11:29 UTC (permalink / raw)


This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.3.1 (i386-redhat-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2003-10-27 on daffy.perf.redhat.com
configured using `configure  --host=i386-redhat-linux
--build=i386-redhat-linux --target=i386-redhat-linux-gnu --program-prefix=
--prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin
--sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include
--libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var
--sharedstatedir=/usr/com --mandir=/usr/share/man
--infodir=/usr/share/info --with-gcc --with-pop --with-sound'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: POSIX
  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_GB.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:

I have a directory structure like this:

~/.sylpheed/
   sylpheed.log
   sylpheed.log.bak

You can see the precise keystrokes I used below, but basically, I typed

~ / . s y l <tab> sylp <tab> . <tab>

and got ~/.sylpheed/sylpheed.log.bak, when I should have got
~/.sylpheed/sylpheed.log. If I type "~/.sylpheed/sylpheed.log" and press
<tab> then I get the message [Complete but not unique] as expected. Emacs
seems to work correctly on similar examples, just not this one.

I tried this running emacs -q to make sure it wasn't a result of my
configuration.


Recent input:
<drag-mouse-1> <C-insert> C-x b T o <return> M-< C-k
C-k C-x C-s C-x C-f ~ / . s y l <tab> s y l p <tab>
. <tab> <backspace> <backspace> <backspace> <backspace>
<tab> <tab> <tab> C-a C-g C-g C-g C-x b C-s C-r <return>
l s SPC - l SPC ~ / . s y l <tab> <return> M-x r e
p o r t - <return>

Recent messages:
Completing file name...
Completed
Mark set
Wrote /home/rrt/ToDo
Making completion list...
setq: Quit
keyboard-quit: Quit [2 times]
Completing file name...
Completed
Loading emacsbug...done

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Oddity with filename completion in the minibuffer
       [not found] <mailman.1658.1075548591.928.bug-gnu-emacs@gnu.org>
@ 2004-01-31 14:47 ` Barry Margolin
  0 siblings, 0 replies; 2+ messages in thread
From: Barry Margolin @ 2004-01-31 14:47 UTC (permalink / raw)


In article <mailman.1658.1075548591.928.bug-gnu-emacs@gnu.org>,
 Reuben Thomas <rrt@sc3d.org> wrote:

> ~/.sylpheed/
>    sylpheed.log
>    sylpheed.log.bak
> 
> You can see the precise keystrokes I used below, but basically, I typed
> 
> ~ / . s y l <tab> sylp <tab> . <tab>
> 
> and got ~/.sylpheed/sylpheed.log.bak, when I should have got
> ~/.sylpheed/sylpheed.log. If I type "~/.sylpheed/sylpheed.log" and press
> <tab> then I get the message [Complete but not unique] as expected. Emacs
> seems to work correctly on similar examples, just not this one.

See the variable completion-ignored-extensions.  ".log" is one of them.

-- 
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-01-31 14:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-31 11:29 Oddity with filename completion in the minibuffer Reuben Thomas
     [not found] <mailman.1658.1075548591.928.bug-gnu-emacs@gnu.org>
2004-01-31 14:47 ` Barry Margolin

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).