Re: mapcar to convert octals to ascii
- From: Reiner Steib <reinersteib+from-uce@xxxxxxx>
- Date: Thu, 03 Jan 2008 23:53:55 +0100
On Thu, Jan 03 2008, Haines Brown wrote:
A demo file that is codepage windows-1252? I don't understand.
Here's a simple recipe:
$ echo -e 'O:\xD6 o:\xF6' > O-o.txt
$ emacs -Q O-o.txt
This should be displayed as...
,----[ Multibyte mode ]
| O:Ö o:ö
`----
.... unless you have EMACS_UNIBYTE set in your environment. (As
already pointed out by David Golden.)
In unibyte mode, it displays as...
,----[ Unibyte mode ]
| O:\326 o:\366
`----
Bye, Reiner.
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/
.
- Follow-Ups:
- Re: mapcar to convert octals to ascii
- From: Haines Brown
- Re: mapcar to convert octals to ascii
- From: David Golden
- Re: mapcar to convert octals to ascii
- References:
- mapcar to convert octals to ascii
- From: Haines Brown
- Re: mapcar to convert octals to ascii
- From: Ralf Angeli
- Re: mapcar to convert octals to ascii
- From: Haines Brown
- Re: mapcar to convert octals to ascii
- From: Reiner Steib
- Re: mapcar to convert octals to ascii
- From: Haines Brown
- mapcar to convert octals to ascii
- Prev by Date: Re: mapcar to convert octals to ascii
- Next by Date: Re: mapcar to convert octals to ascii
- Previous by thread: Re: mapcar to convert octals to ascii
- Next by thread: Re: mapcar to convert octals to ascii
- Index(es):
Relevant Pages
|
|