GNU bug report logs - #5799
24.0.50; Case and search problems in unibyte buffers

Previous Next

Package: emacs;

Reported by: bojohan <at> gnu.org

Date: Mon, 29 Mar 2010 20:49:02 UTC

Severity: normal

Tags: fixed

Merged with 5797

Fixed in version 24.1

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: bojohan <at> gnu.org
Cc: rasmith <at> tamu.edu, 5799 <at> debbugs.gnu.org
Subject: bug#5799: 24.0.50; Case and search problems in unibyte buffers
Date: Sun, 18 Sep 2011 22:01:25 +0200
bojohan <at> gnu.org writes:

> http://lists.gnu.org/archive/html/help-gnu-emacs/2010-03/msg00246.html
>
> This correctly finds a \377 character in a unibyte buffer:
>
>     (let ((case-fold-search nil)) (search-forward "\377"))
>
> This fails to match \377 and actually finds \277 instead:
>
>     (let ((case-fold-search t)) (search-forward "\377"))

I'm no longer able to reproduce this bug, so I think it was fixed by
Andreas' recent fixes in this area.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




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

Previous Next


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