[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: displaying 8bit characters octal sequences
From: |
Richard Stallman |
Subject: |
Re: displaying 8bit characters octal sequences |
Date: |
Tue, 12 Oct 2004 04:57:03 -0400 |
Kim did you do this change? I couldn't find mention of it in NEWS (looked
for "unibyte" and "eight-bit") and don't know how a user can overrule
this change.
A user could overrule this change by setting up a display table
containing strings like "\\300" to display these codes. For each
code, the appropriate string. That ought to work straightforwardly in
unibyte mode. It should work also in multibyte, if you use the proper
Emacs internal character codes starting with 04200 or so.
- Re: displaying 8bit characters octal sequences, (continued)
- Re: displaying 8bit characters octal sequences, Roland Winkler, 2004/10/11
- Re: displaying 8bit characters octal sequences, Stefan, 2004/10/11
- Re: displaying 8bit characters octal sequences, Roland Winkler, 2004/10/11
- Re: displaying 8bit characters octal sequences, Stefan Monnier, 2004/10/11
- Re: displaying 8bit characters octal sequences, Roland Winkler, 2004/10/11
- Re: displaying 8bit characters octal sequences, Stefan Monnier, 2004/10/12
- Re: displaying 8bit characters octal sequences, Stefan Monnier, 2004/10/11
- Re: displaying 8bit characters octal sequences, Kim F. Storm, 2004/10/11
- Re: displaying 8bit characters octal sequences, Kenichi Handa, 2004/10/12
- Re: displaying 8bit characters octal sequences, Roland Winkler, 2004/10/13
- Re: displaying 8bit characters octal sequences,
Richard Stallman <=