emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#17533: closed (24.4.50; Word Isearch bug)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#17533: closed (24.4.50; Word Isearch bug)
Date: Wed, 21 May 2014 16:00:03 +0000

Your message dated Wed, 21 May 2014 17:59:33 +0200
with message-id <address@hidden>
and subject line Re: bug#17533: 24.4.50; Word Isearch bug
has caused the debbugs.gnu.org bug report #17533,
regarding 24.4.50; Word Isearch bug
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
17533: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17533
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.4.50; Word Isearch bug Date: Tue, 20 May 2014 10:30:31 +0200
>From "emacs -Q":
  f o o RET - > f o o C-s M-s w - > f o o

Expected: Only the string "->foo" is matched.

Observed: There are two (quite strange) matches:
1. From the final dot in the *scratch* buffer to the end of the first
   "foo".
2. From the end of the first "foo" to the end of the second "foo".


In GNU Emacs 24.4.50.1 (i686-pc-mingw32)
 of 2014-04-21 on LEG570
Repository revision: 117001 address@hidden
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --enable-checking 'CFLAGS=-O0 -g3' CPPFLAGS=-DGLYPH_DEBUG=1'

Configured features:
XPM JPEG TIFF GIF PNG RSVG NOTIFY ACL GNUTLS LIBXML2 ZLIB

Important settings:
  value of $LANG: ESN
  locale-coding-system: cp1252

-- 
Dani Moncayo



--- End Message ---
--- Begin Message --- Subject: Re: bug#17533: 24.4.50; Word Isearch bug Date: Wed, 21 May 2014 17:59:33 +0200
> In word search mode, non-word characters are interpreted as whitespace.

Indeed, I now remember the philosophy behind word-type Isearch: you
can search for "foo, bar" (with punctuation between the words) and
you'll find that sequence of words, regardless of the whitespace or
punctuation between the words.

So my expectations were wrong.

I'm closing the bug report.  Sorry for the noise.

-- 
Dani Moncayo


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]