From: Eli Zaretskii <eliz@gnu.org>
To: emacs-devel@gnu.org, Robert Pluim <rpluim@gmail.com>,
Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: iswitchb
Date: Mon, 12 Mar 2018 13:44:10 +0200 [thread overview]
Message-ID: <1A9BA5E5-3700-4B32-9709-10B112F0E76F@gnu.org> (raw)
In-Reply-To: <DD1213F2-80AA-4C1C-A300-E0D36D235124@gnu.org>
On March 12, 2018 1:21:44 PM GMT+02:00, Eli Zaretskii <eliz@gnu.org> wrote:
> On March 12, 2018 12:22:58 PM GMT+02:00, Robert Pluim
> <rpluim@gmail.com> wrote:
> > Stefan Monnier <monnier@iro.umontreal.ca> writes:
> >
> > > (superseded by the default use of substring completion in C-x b,
> >
> > If that's documented somewhere, I've not been able to find it in the
> > docstring for `switch-to-buffer'. etc/NEWS.24 just says:
> >
> > *** New completion style `substring'.
> >
> > *** Completion of buffer names uses `substring' completion by
> default.
> >
> > without explaining what substring means. It certainly has surprising
> > behaviour (with emacs-26):
> >
> > src/emacs -Q
> > C-x C-f src/xdisp.c
> > C-x b di
> > C-x b sc TAB => *scratch*
> > C-x b di TAB => di [sole completion] ; I expected xdisp.c as well.
> >
> > Is the actual behaviour substring-unless-exact-match or something?
> >
> > Robert
>
> The completion styles are documented in the Emacs user manual, node
> "Completion Styles".
Btw, completion of buffer names uses '(basic substring), which is why you see
what you see. See minibuffer.el.
next prev parent reply other threads:[~2018-03-12 11:44 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20180311031648.8003.90161@vcs0.savannah.gnu.org>
[not found] ` <20180311031649.A9FBF20F52@vcs0.savannah.gnu.org>
2018-03-11 3:21 ` [Emacs-diffs] master f1c48b0: Remove many items obsolete since Emacs 22.1 Daniel Colascione
2018-03-11 3:40 ` iswitchb (was: [Emacs-diffs] master f1c48b0: Remove many items obsolete since Emacs 22.1) Stefan Monnier
2018-03-12 10:22 ` iswitchb Robert Pluim
2018-03-12 11:21 ` iswitchb Eli Zaretskii
2018-03-12 11:44 ` Eli Zaretskii [this message]
2018-03-12 13:57 ` iswitchb Robert Pluim
2018-03-12 14:41 ` iswitchb Noam Postavsky
2018-03-12 16:56 ` iswitchb Robert Pluim
2018-03-12 17:36 ` iswitchb Eli Zaretskii
2018-03-12 17:56 ` iswitchb Robert Pluim
2018-03-13 16:42 ` iswitchb Robert Pluim
2018-03-14 15:54 ` iswitchb Eli Zaretskii
2008-03-19 21:44 iswitchb Richard Stallman
2008-03-19 22:31 ` iswitchb paul r
2008-03-20 2:51 ` iswitchb Don Armstrong
2008-03-20 3:08 ` iswitchb Daniel Colascione
2008-03-20 8:43 ` iswitchb paul r
2008-03-20 14:22 ` iswitchb Stefan Monnier
2008-03-20 14:44 ` iswitchb paul r
2008-03-20 18:37 ` iswitchb Richard Stallman
2008-03-20 20:17 ` iswitchb Don Armstrong
2008-03-22 3:24 ` iswitchb Richard Stallman
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=1A9BA5E5-3700-4B32-9709-10B112F0E76F@gnu.org \
--to=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=monnier@iro.umontreal.ca \
--cc=rpluim@gmail.com \
/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).