emacs-devel
[Top][All Lists]
Advanced

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

Re: displaying 8bit characters octal sequences


From: Stefan Monnier
Subject: Re: displaying 8bit characters octal sequences
Date: Mon, 11 Oct 2004 15:45:49 -0400
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux)

>> To see the octal sequence try: open the file in unibyte mode, then type
>> M-x toggle-enable-multibyte-characters RET.

> When I load the file in an emacs --unibyte, then I type
> M-x toggle-enable-multibyte-characters RET
> nothing happens.

Have you done the (standard-display-default 128 255)?
It works for me:

  % ~/src/emacs/trunk/src/emacs --unibyte -Q ~/html/2030/tp2/slip.hs
  M-: (standard-display-default 128 255) RET
  M-x toggle-enable-multibyte-characters RET


-- Stefan




reply via email to

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