unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#21291: 25.0.50; symbol i-search doesn't see symbol bounaries anymore
@ 2015-08-18 20:12 Dima Kogan
  2015-08-18 22:37 ` Artur Malabarba
  2016-02-28  5:12 ` bug#21291: fixed Dima Kogan
  0 siblings, 2 replies; 3+ messages in thread
From: Dima Kogan @ 2015-08-18 20:12 UTC (permalink / raw)
  To: 21291

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.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-02-28  5:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2016-02-28  5:12 ` bug#21291: fixed Dima Kogan

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).