GNU bug report logs -
#9598
C-x b completion should also display current buffer.
Previous Next
Reported by: rms <at> gnu.org
Date: Sun, 25 Sep 2011 17:36:02 UTC
Severity: normal
Merged with 12916
Found in versions 23.0, 24.0.50, 24.2
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Completion styles other than plain prefix completion
(e.g. partial-completion, substring completion, ...) can't just use
try-completion, so they use all-completions and then merge the resulting
entries to construct the result of completion.
I see. But it should not be hard to bind a variable to say "this call
to all-completions is for completion, not for displaying a list."
This said, I can't think of any reason why it's important to show the
current buffer in *Completions* for C-x b since C-x b is about switching
to another buffer.
The reason it is important for me is that sometimes I use this to see
what buffers exist with a certain prefix -- and the omission of the
current buffer makes the result incorrect.
--
Dr Richard Stallman
President, Free Software Foundation
51 Franklin St
Boston MA 02110
USA
www.fsf.org www.gnu.org
Skype: No way! That's nonfree (freedom-denying) software.
Use free telephony http://directory.fsf.org/category/tel/
This bug report was last modified 3 years and 107 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.