all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Florian Lindner <mailinglists@xgm.de>
To: help-gnu-emacs@gnu.org
Subject: ido mode flex matching
Date: Fri, 01 Aug 2014 15:57:59 +0200	[thread overview]
Message-ID: <lrg6d8$6ll$1@ger.gmane.org> (raw)

Hello,

I have ido enabled like that:

(ido-mode t)
(ido-everywhere 1)
(setq ido-enable-flex-matching t)
(setq ido-file-extensions-order '(".tex"))

Now given the case I have two files named basecouplingscheme.cpp and 
basecouplingscheme.hpp. I want to open the latter.

I enter "bashpp" which filters to just these two files. But the cpp file is 
still the first in order. Yes, it finds all the letters 
BAScouplingsHeme.cPP. But for me the hpp file should be the stronger match, 
since ido can find two groups (BAS and HPP) which match, not three groups 
(BAS, H and PP).

First question: Do you get my problem? ;-)
Second question: Can I set ido like that?
Disable flex matching is not the way to go, I really love that 
functionality.

Best Regards,
Florian




             reply	other threads:[~2014-08-01 13:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-01 13:57 Florian Lindner [this message]
2014-08-01 18:11 ` ido mode flex matching Óscar Fuentes
     [not found] <mailman.6416.1406901511.1147.help-gnu-emacs@gnu.org>
2014-08-01 14:17 ` Emanuel Berg

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='lrg6d8$6ll$1@ger.gmane.org' \
    --to=mailinglists@xgm.de \
    --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.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.