emacs-devel
[Top][All Lists]
Advanced

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

Re: strange behavior in regexp matching


From: Andreas Schwab
Subject: Re: strange behavior in regexp matching
Date: Mon, 17 Mar 2008 15:02:49 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (gnu/linux)

Reiner Steib <address@hidden> writes:

> On Mon, Mar 17 2008, Andreas Schwab wrote:
>
>> How old is your Emacs checkout?  I have recently fixed a regex bug in
>> this area.
>>
>>      * regex.c (re_match_2_internal): Correct matching of a charset
>>      against latin-1 characters.
>
> Oops, I just reported the same problem, sorry for the duplicate:
>
> ,----[ http://thread.gmane.org/address@hidden ]
> | From: Reiner Steib <address@hidden>
> | To: address@hidden
> | Cc: address@hidden
> | Subject: 23.0.60; error: Multibyte character in QP encoding region
> | Date: Mon, 17 Mar 2008 14:35:46 +0100
> | Message-ID: <address@hidden>
> `----
>
> It happens with a fresh checkout of the trunk which includes the
> change above.  The problem doesn't happen with a build from 2008-03-14
> 09:20 CET.

Does it help to change the test to (re-search-forward "[[:multibyte:]]" to t)?

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

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