GNU bug report logs - #9458
24.0.50; Searching in binary buffers

Previous Next

Package: emacs;

Reported by: Helmut Eller <eller.helmut <at> gmail.com>

Date: Wed, 7 Sep 2011 12:55:02 UTC

Severity: normal

Found in version 24.0.50

Done: Andreas Schwab <schwab <at> linux-m68k.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Andreas Schwab <schwab <at> linux-m68k.org>
To: Helmut Eller <eller.helmut <at> gmail.com>
Cc: 9458 <at> debbugs.gnu.org
Subject: bug#9458: 24.0.50; Searching in binary buffers
Date: Wed, 07 Sep 2011 18:09:20 +0200
ELISP> (let ((s "\xce"))
  (with-temp-buffer
    (set-buffer-multibyte nil)
    (save-excursion (insert s))
    (and (looking-at s) (search-forward s))))
*** Eval error ***  Search failed: "\316"

Likely a bug in boyer_moore.

Andreas.

-- 
Andreas Schwab, schwab <at> linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




This bug report was last modified 13 years and 321 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.