emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: read-face-name PROMPT arg should be self-contained, including ": "


From: Stefan Monnier
Subject: Re: read-face-name PROMPT arg should be self-contained, including ": "
Date: Mon, 19 Mar 2007 10:57:32 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.95 (gnu/linux)

>> I was recently thinking that rather than adding new history vars
>> everywhere
>> all the time, we could change the history navigation to automatically skip
>> entries which are not completion candidates (at least for those cases that
>> are `must-match').

> among matches only. Would that be good or bad? For non-`must-match', at
> least, that might be a nuisance, requiring you to first clear the
> minibuffer.

You misunderstood.  By "completion candidates" I didn't mean completion of
the current input, but simply possible completions (i.e. filter the history
through `test-completion').  Of course.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]