unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: John Mastro <john.b.mastro@gmail.com>
To: 29389@debbugs.gnu.org
Cc: "積丹尼 Dan Jacobson" <jidanni@jidanni.org>
Subject: bug#29389: C-x b oc<TAB> couldn't find "*Occur*" buffer
Date: Tue, 21 Nov 2017 15:33:42 -0800	[thread overview]
Message-ID: <CAOj2CQSRS8DbdH1QefMp==gANwjOj1gc66bn1iMOpkK+og91BQ@mail.gmail.com> (raw)
In-Reply-To: <87h8tna5sp.fsf@jidanni.org>

積丹尼 Dan Jacobson <jidanni@jidanni.org> wrote:
> C-x b runs the command switch-to-buffer.
>
> It usually is good guessing names via tab expansion, but today when I
> typed
>
> C-x b oc<TAB>
>
> it couldn't find any buffer, so I had to do
>
> C-x b Oc<TAB>
>
> to be able to expand to the "*Occur*" buffer (that I created earlier
> using M-x occur.)

You just need to set read-buffer-completion-ignore-case to non-nil.

There are also variables completion-ignore-case and
read-file-name-completion-ignore-case for other completion scenarios.

        John





  reply	other threads:[~2017-11-21 23:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-21 17:40 bug#29389: C-x b oc<TAB> couldn't find "*Occur*" buffer 積丹尼 Dan Jacobson
2017-11-21 23:33 ` John Mastro [this message]
2017-11-22  2:52 ` 積丹尼 Dan Jacobson
2017-11-24 14:00   ` Eli Zaretskii

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='CAOj2CQSRS8DbdH1QefMp==gANwjOj1gc66bn1iMOpkK+og91BQ@mail.gmail.com' \
    --to=john.b.mastro@gmail.com \
    --cc=29389@debbugs.gnu.org \
    --cc=jidanni@jidanni.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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