GNU bug report logs - #9598
C-x b completion should also display current buffer.

Previous Next

Package: emacs;

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


Message #27 received at 9598 <at> debbugs.gnu.org (full text, mbox):

From: Richard Stallman <rms <at> gnu.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 9598 <at> debbugs.gnu.org
Subject: Re: bug#9598: 24.0.50; completion goes too far
Date: Mon, 26 Sep 2011 06:42:18 -0400
    > When in the *mail* buffer, I found that C-x b *ma TAB offered me
    [...]
    > and did not mention *mail* at all.

    That's on purpose: C-x b is about moving to another buffer, so it
    explicitly excludes the current buffer.

TAB excludes the current buffer from completion, so that you can
more often get a useful completion result.

However, listing the available completions is a different issue.
Omitting the current buffer there is not beneficial; it only gives
the user less useful information.  There, the current buffer
should be included.

Basically, try-complete should exclude the current buffer
but all-completions should include it.


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