From: Tassilo Horn <tassilo@member.fsf.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Ido for saving files or similar?
Date: Tue, 26 Jan 2010 12:19:05 +0100 [thread overview]
Message-ID: <87tyu93yhi.fsf@thinkpad.tsdh.de> (raw)
In-Reply-To: jwvhbq9mwxo.fsf-monnier+gnu.emacs.help@gnu.org
Stefan Monnier <monnier@iro.umontreal.ca> writes:
Hi Stefan,
>> Hey, that's nice. `minibuffer-force-complete' should be bound in
>> `minibuffer-local-completion-map', right?
>
> Yes. I personally bind it to M-TAB.
That's what I did. Copyist! ;-)
>> Is it normal, that icomplete doesn't show completions for files?
>> Here, it works for the `describe-function', `describe-variable', and
>> for buffer switching, but for not for `find-file' and friends.
>
> Kind of. Please report it as a bug.
I'll do.
> In the mean time, you can add read-file-name-internal to
> icomplete-with-completion-tables.
Works perfect.
,----[ C-h v icomplete-with-completion-tables RET ]
| icomplete-with-completion-tables is a variable defined in `icomplete.el'.
| Its value is
| (read-file-name-internal internal-complete-buffer)
|
| Documentation:
| Specialized completion tables with which icomplete should operate.
|
| Icomplete does not operate with any specialized completion tables
| except those on this list.
`----
But why does it complete functions and variables, too? The last
paragraph seems to contradict this behavior.
Bye,
Tassilo
prev parent reply other threads:[~2010-01-26 11:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-19 12:38 Ido for saving files or similar? simonh
2010-01-19 14:02 ` Tassilo Horn
2010-01-25 17:57 ` Stefan Monnier
2010-01-25 21:09 ` Tassilo Horn
[not found] ` <mailman.180.1264453777.14305.help-gnu-emacs@gnu.org>
2010-01-26 2:29 ` Stefan Monnier
2010-01-26 11:19 ` Tassilo Horn [this message]
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87tyu93yhi.fsf@thinkpad.tsdh.de \
--to=tassilo@member.fsf.org \
--cc=help-gnu-emacs@gnu.org \
/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.
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).