Helm + ido

393 views
Skip to first unread message

Sohail Somani

unread,
Jul 26, 2012, 8:25:21 AM7/26/12
to emacs...@googlegroups.com
Is there a way to use ido fuzzy matching (see
http://scottfrazersblog.blogspot.ca/2009/12/emacs-better-ido-flex-matching.html
for an explanation) with helm?

One of the most annoying things after using helm is having to fully type
in commands.

I'd rather type:

M-x s-var

instead of

M-x set-variable

Similarly, I'd rather type parts of filenames:

C-x C-f mycache.cp

as opposed to:

C-x C-f mystupidcache.cpp

I hope this makes some sense.

Thanks,

Sohail

Thierry Volpiatto

unread,
Jul 26, 2012, 2:50:35 PM7/26/12
to emacs...@googlegroups.com
Sohail Somani <soh...@taggedtype.net> writes:

> Is there a way to use ido fuzzy matching (see
> http://scottfrazersblog.blogspot.ca/2009/12/emacs-better-ido-flex-matching.html
> for an explanation) with helm?
>
> One of the most annoying things after using helm is having to fully
> type in commands.
>
> I'd rather type:
>
> M-x s-var
M-x s var

> instead of
>
> M-x set-variable
>
> Similarly, I'd rather type parts of filenames:
>
> C-x C-f mycache.cp
This is read as a full file name, write instead:
e.g my cache cp
or
mycche

> as opposed to:
>
> C-x C-f mystupidcache.cpp
>
> I hope this makes some sense.
>
> Thanks,
>
> Sohail
>

--
Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997
Reply all
Reply to author
Forward
0 new messages