all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@gnu.org>
Cc: Lennart Borgman <lennart.borgman.073@student.lu.se>,
	Emacs Devel <emacs-devel@gnu.org>
Subject: Re: Still bugs in read-file-name completion on w32
Date: Fri, 21 Apr 2006 14:33:20 +0100	[thread overview]
Message-ID: <4448DF20.6020800@gnu.org> (raw)
In-Reply-To: <7dbe73ed0604210426j76e4e1aaj5857c8f7949fce24@mail.gmail.com>

Mathias Dahl wrote:
> It does not affect me on Windows. These are the files matcing "test" in c:\:
>
> test av mellanslag.txt             test.doc.PPT
> test.html                          test.html~
> test.jpg                           test.txt
> test.txt~                          test.zip
> test1.txt                          test2.txt
> test_stor.mp3
>   
I think you missed an important part of Lennart's mail. In his case only 
one file matched "test", and it did not match the regexp he used for 
completions.

I think this is by design. Completion is there to help the user choose a 
file, not to prevent them from choosing the wrong file. By default we 
ignore backup files and known binary suffixes, but if the only match for 
what the user has typed is a file that we would normally ignore, then we 
happily complete to that, because ultimately the user knows best.

  reply	other threads:[~2006-04-21 13:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-20 14:22 Still bugs in read-file-name completion on w32 Lennart Borgman
2006-04-21 11:26 ` Mathias Dahl
2006-04-21 13:33   ` Jason Rumney [this message]
2006-04-21 17:20     ` Stefan Monnier
2006-04-25 13:56       ` Mathias Dahl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4448DF20.6020800@gnu.org \
    --to=jasonr@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=lennart.borgman.073@student.lu.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.