unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Q on read-file-name and completion-ignored-extensions
@ 2006-01-18 17:44 Drew Adams
  2006-01-18 20:58 ` Stefan Monnier
  0 siblings, 1 reply; 19+ messages in thread
From: Drew Adams @ 2006-01-18 17:44 UTC (permalink / raw)


Function `read-file-name' does not seem to respect
`completion-ignored-extensions'. This is true in Emacs 22 and as far back as
Emacs 20. Some questions:

1. Is this on purpose or an old bug?

2. If on purpose, then shouldn't the doc string of
`completion-ignored-extensions' be changed slightly? It says:

 This variable does not affect lists of possible completions,
 but does affect the commands that actually do completions.

(BTW, "do completion" or "complete input" would be better than "do
completions", here.)

The case of `read-file-name' itself is neither - it does not produce a list
of completions and it is not a command that completes input.

But when you hit TAB at the prompt from `read-file-name', shouldn't
`minibuffer-complete' respect that variable, according to its doc string?
(TAB is bound to `minibuffer-complete', a "command that does completion".)

If the current behavior is by design, then perhaps the doc string should say
something about this case. I'm not sure what it should say, because I don't
know if `read-file-name' is the only exception to letting "commands that
actually do completion" respect the variable.

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

end of thread, other threads:[~2006-01-22  3:59 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-18 17:44 Q on read-file-name and completion-ignored-extensions Drew Adams
2006-01-18 20:58 ` Stefan Monnier
2006-01-18 21:46   ` Drew Adams
2006-01-19  0:42     ` Kevin Rodgers
2006-01-19  1:52       ` Drew Adams
2006-01-19  1:13     ` Stefan Monnier
2006-01-19  1:45       ` Drew Adams
2006-01-19 18:59         ` Stefan Monnier
2006-01-19 19:29           ` Drew Adams
2006-01-19 21:32             ` Luc Teirlinck
2006-01-19 22:10               ` Drew Adams
2006-01-20  0:47                 ` Luc Teirlinck
2006-01-20  1:50                   ` Drew Adams
2006-01-20  2:11                     ` Luc Teirlinck
2006-01-20  2:20                     ` Luc Teirlinck
2006-01-20  2:33                     ` Luc Teirlinck
2006-01-20 16:34                       ` Drew Adams
2006-01-22  3:59                   ` Richard M. Stallman
2006-01-19 23:00           ` Lennart Borgman

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).