all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vagn Johansen <gonz808@hotmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: New feature idea: isearch with autocorrection
Date: Sat, 25 Aug 2012 19:45:38 +0200	[thread overview]
Message-ID: <86bohylvb1.fsf@hotmail.com> (raw)
In-Reply-To: mailman.7531.1345837128.855.help-gnu-emacs@gnu.org

Tom <adatgyujto@gmail.com> writes:

> http://stackoverflow.com/questions/12099760/emacs-incremental-search-auto-remove-from- the-search-string-the-characters-tha
>
> The asker wants isearch to ignore the nonmatching character if
> a later character can be used for successful matching.
>
> What do you think? It sounds useful, not having to delete the
> problematic part, but simply typing the correct characters.

This sounds a bit weird.

> It could be useful to have an option to turn on this feature.
> Would it be hard to implement?
>

Something close this behaviour can be found in fuzzy.el

  https://github.com/m2ym/fuzzy-el/blob/master/fuzzy.el

It has support for isearch (use turn-on-fuzzy-isearch).

-- 
Vagn Johansen


       reply	other threads:[~2012-08-25 17:45 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.7531.1345837128.855.help-gnu-emacs@gnu.org>
2012-08-25 17:45 ` Vagn Johansen [this message]
2012-08-25 18:55   ` New feature idea: isearch with autocorrection Tom
2012-08-25 19:08     ` Tom
2012-08-24 19:38 Tom
2012-08-27  9:25 ` Yuri Khan
2012-08-27 13:07   ` Tom
2012-08-27 13:18     ` Filipp Gunbin
2012-08-27 13:23       ` Tom
2012-08-27 16:45         ` Ludwig, Mark
2012-08-27 18:13           ` Drew Adams
     [not found] ` <mailman.7643.1346059524.855.help-gnu-emacs@gnu.org>
2012-08-29 17:02   ` Bug Dout
2012-08-29 18:50     ` Vagn Johansen

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=86bohylvb1.fsf@hotmail.com \
    --to=gonz808@hotmail.com \
    --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.