all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman@gmail.com>
To: Daniel Colascione <dan.colascione@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: RFC: [PATCH] isearch enhancements: symbol mode; syntactic filtering
Date: Thu, 7 Jul 2011 16:53:43 +0200	[thread overview]
Message-ID: <CANbX367pF3USxJ__zppUXQ+W7yxmJZNceSGGZ9Fi2XfhjKHneA@mail.gmail.com> (raw)
In-Reply-To: <4E15C0BA.10400@gmail.com>

On Thu, Jul 7, 2011 at 16:20, Daniel Colascione
<dan.colascione@gmail.com> wrote:
> New features
> ------------
>
> - Syntactic filtering: control whether to match in comments, strings, and
> normal text.
>
> - Symbol search: like word search, but looks only at symbol boundaries
>
> - One ring: optionally share a search ring between normal and regular
> expression searches. The additional history storage described below allows
> this mode to work reliably.
>
> Bugfixes
> --------
>
> - After an isearch settings change, we refresh the state stored at the to of
> the stack. This way, we don't lose track of settings after adding characters
> to the search string and removing them again.
>
> The patch also changes some behavior:
>
> - With the patch, we store isearch state in the history ring alongside the
> actual search strings.  This information allows us to exactly recreate
> searches when we pull them from history.
>
> Other behavior changes
> ----------------------
>
> - Case sensitivity is now displayed alongside other isearch settings in the
> isearch prompt.  Previously, the only indication we gave of case sensitivity
> was a fleeing message displayed briefly each time the user toggled the
> setting.
>
> - isearch no longer prints "pending". I don't see why this message would be
> useful.

Great.



  reply	other threads:[~2011-07-07 14:53 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-07 14:20 RFC: [PATCH] isearch enhancements: symbol mode; syntactic filtering Daniel Colascione
2011-07-07 14:53 ` Lennart Borgman [this message]
2011-07-07 20:51 ` Stefan Monnier
2011-07-07 21:39   ` Daniel Colascione
2011-07-08  0:20 ` Juri Linkov
2011-07-08  0:49   ` Daniel Colascione
2011-07-08 19:27     ` Juri Linkov
2011-07-08  3:23   ` Drew Adams
2011-07-08 13:04     ` Stefan Monnier
2011-07-08 21:05 ` Lennart Borgman
2011-07-08 21:19   ` Drew Adams
2011-07-08 21:50     ` Juri Linkov
2011-07-08 22:34       ` Drew Adams

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=CANbX367pF3USxJ__zppUXQ+W7yxmJZNceSGGZ9Fi2XfhjKHneA@mail.gmail.com \
    --to=lennart.borgman@gmail.com \
    --cc=dan.colascione@gmail.com \
    --cc=emacs-devel@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.