unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Damien Wyart <damien.wyart@free.fr>
To: help-gnu-emacs@gnu.org
Subject: Re: How to disable fancy completion in minibuffer ?
Date: Mon, 06 May 2013 14:50:06 +0200	[thread overview]
Message-ID: <5187a6ff$0$2054$426a74cc@news.free.fr> (raw)
In-Reply-To: op.wwnwlrjahcorn8@all-pc

* "Alexandre Oberlin" <email_through@migo.info> in gnu.emacs.help:
> [...]
> I have been enduring the new smart minibuffer completion for a while
> and now I just won't take it any more. The recent versions of emacs
> complete the minibuffer strings in a way that is just not for me. If
> I type a "z" as first character, I want the "zap" or "zen" completion
> choice, not "buzz" nor "paz". If there is no completion beginning with
> z, I want nothing. Period.

Strange, this looks like you have the substring completion style
enabled, which is normally not done by default. Maybe some additional
packages have done this for you?

Can you use C-h v completion-styles to check?

The default value is (basic partial-completion emacs22), and you can
read some explanations here:
http://www.gnu.org/software/emacs/manual/html_node/emacs/Completion-Styles.html
Reverting to the default value should bring you back to what you would
like.

You might also want to have a look at icicles, which is targeted at
customizing and enhancing minibuffer completion:
http://www.emacswiki.org/emacs/EmacsNewbieWithIcicles

-- 
DW


  reply	other threads:[~2013-05-06 12:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-06 12:21 How to disable fancy completion in minibuffer ? Alexandre Oberlin
2013-05-06 12:50 ` Damien Wyart [this message]
2013-05-06 13:16   ` Damien Wyart
2013-05-08 12:42     ` Alexandre Oberlin
2013-05-08 19:18       ` [SOLVED] " Alexandre Oberlin
2013-05-10  9:13         ` Damien Wyart
2013-05-10 16:22           ` Le Wang
2013-05-11 13:19           ` Alexandre Oberlin
     [not found]           ` <mailman.25479.1368202951.855.help-gnu-emacs@gnu.org>
2013-05-24 13:06             ` Alexandre Oberlin

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='5187a6ff$0$2054$426a74cc@news.free.fr' \
    --to=damien.wyart@free.fr \
    --cc=help-gnu-emacs@gnu.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.
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).