all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Artur Malabarba <bruce.connor.am@gmail.com>
To: Dima Kogan <dima@secretsauce.net>
Cc: 21291@debbugs.gnu.org
Subject: bug#21291: 25.0.50; symbol i-search doesn't see symbol bounaries anymore
Date: Tue, 18 Aug 2015 23:37:06 +0100	[thread overview]
Message-ID: <CAAdUY-LfNEj_ccbf-eW_4q0RO2x3Zjv+jSh=ZrudeCmDMNi3MA@mail.gmail.com> (raw)
In-Reply-To: <878u98icfd.fsf@secretsauce.net>

That's my fault. Seems I am misusing the `lax' argument of the
function stored in the isearch-word variable.
I thought that was about lax whitespacing, but it's really just something else.

I'll fix that tomorrow and then think of how to fix the lax-whitespacing

2015-08-18 21:12 GMT+01:00 Dima Kogan <dima@secretsauce.net>:
> Hi. This regression was introduced very recently. Suppose I have this
> buffer:
>
> =========================
> void main(void)
> {
>   int a;
>   int a_b;
> }
> =========================
>
> I move the point to the 'a' in 'int a', and invoke M-s . to search for
> the symbol 'a'. No other occurences appear in the file, but isearch
> erroneously sees all other 'a' as separate symbols. This happens
> regardless of the mode of the buffer.
>
>
>





  reply	other threads:[~2015-08-18 22:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-18 20:12 bug#21291: 25.0.50; symbol i-search doesn't see symbol bounaries anymore Dima Kogan
2015-08-18 22:37 ` Artur Malabarba [this message]
2016-02-28  5:12 ` bug#21291: fixed Dima Kogan

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='CAAdUY-LfNEj_ccbf-eW_4q0RO2x3Zjv+jSh=ZrudeCmDMNi3MA@mail.gmail.com' \
    --to=bruce.connor.am@gmail.com \
    --cc=21291@debbugs.gnu.org \
    --cc=dima@secretsauce.net \
    /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.