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

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

bug#17758: 24.3; The line isn't wrapped during printing if it contains n


From: Andreas Schwab
Subject: bug#17758: 24.3; The line isn't wrapped during printing if it contains non ascii chars
Date: Sat, 29 May 2021 10:19:01 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

On Mai 29 2021, Eli Zaretskii wrote:

> Maybe because an octal escape causes us to match only raw bytes?

More exactly, if the range end points are both 8-bit characters (or from
ascii to 8-bit), we only match 8-bit characters (plus all ascii chars
from the start point if ascii).  Which kind of makes sense.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."





reply via email to

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