emacs-devel
[Top][All Lists]
Advanced

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

Re: Confusing completion for buffer names


From: Stefan Monnier
Subject: Re: Confusing completion for buffer names
Date: Fri, 18 Jun 2010 01:52:38 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> If there is no buffer name starting with `*l', I want it to say
> `[No match]' -- not give me `*mail*'.

One way to do that would be to have read-buffer change
`completion-styles'.  E.g. it could replace partial-completion by
substring (which I think is also more useful for buffer completion).


        Stefan



reply via email to

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