[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Typing raw bytes
From: |
Andreas Schwab |
Subject: |
Re: Typing raw bytes |
Date: |
Sun, 20 Jan 2013 21:59:50 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.2.92 (gnu/linux) |
Eli Zaretskii <address@hidden> writes:
> Next I tried "C-x RET f raw-text RET" in a new buffer followed by
> "C-q NNN" etc., but the data written thereafter to disk is more bytes
> than I typed, because, I guess, "C-q NNN" inserts windows-1255
> characters (this is on Windows, where keyboard-coding-system is
> windows-1255-unix), and what winds up in the file is their UTF-8
> encoding.
FWIW, raw bytes are in the range #x3fff80 - #x3fffff.
Andreas.
--
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
Re: Typing raw bytes, Ivan Andrus, 2013/01/20
Re: Typing raw bytes, Michael Welsh Duggan, 2013/01/20