* 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
* bug#21291: 25.0.50; symbol i-search doesn't see symbol bounaries anymore 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 1 sibling, 0 replies; 3+ messages in thread From: Artur Malabarba @ 2015-08-18 22:37 UTC (permalink / raw) To: Dima Kogan; +Cc: 21291 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. > > > ^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#21291: fixed 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 ` Dima Kogan 1 sibling, 0 replies; 3+ messages in thread From: Dima Kogan @ 2016-02-28 5:12 UTC (permalink / raw) To: 21291-done I don't see this bug anymore in the latest HEAD, so I'm closing the issue. Thanks! ^ 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).