unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* displaying 8bit characters octal sequences
@ 2004-10-10 22:34 Roland Winkler
  2004-10-10 22:51 ` Stefan
  0 siblings, 1 reply; 15+ messages in thread
From: Roland Winkler @ 2004-10-10 22:34 UTC (permalink / raw)


Eli Zaretskii <eliz@is.elta.co.il> writes:
> On 2 Jul 1999, Roland Winkler wrote:
> > My default setting for editing files is unibyte with
> > iso-latin-1. What should I do if in certain buffers I want
> > everything beyond 7bit asci to be displayed with the
> > corresponding octal number?
> 
> Try this:
> 
>  M-: (standard-display-default 128 255) RET

The above is from five years ago. It worked fine up to emacs 21.2.1
(as far as I can go back). Now I am using emacs 21.3.1 or CVS emacs.
and it doesn't work for me anymore.

To be more specific: Say, I start a fresh emacs --no-init-file.
Then I load a file that contains some german umlaute (iso-8859-1).
Then I do
 M-: (standard-display-default 128 255) RET

When I do all this with emacs 21.2.1 I see the octal sequences as
expected. When I do all this with emacs 21.3.1 or CVS emacs, the
umlaute are still displayed as umlaute.

The problem is not restricted to CVS emacs, but Eli Zaretskii
suggested that I should post it here.

Roland

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2004-10-13 13:44 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-10 22:34 displaying 8bit characters octal sequences Roland Winkler
2004-10-10 22:51 ` Stefan
2004-10-10 23:09   ` Roland Winkler
2004-10-11 14:12     ` Stefan
2004-10-11 14:28       ` Roland Winkler
2004-10-11 14:45         ` Stefan
2004-10-11 17:58           ` Roland Winkler
2004-10-11 19:41             ` Stefan Monnier
2004-10-11 20:02               ` Roland Winkler
2004-10-12 14:30                 ` Stefan Monnier
2004-10-11 19:45             ` Stefan Monnier
2004-10-11 14:55       ` Kim F. Storm
2004-10-12  7:38         ` Kenichi Handa
2004-10-13 13:44           ` Roland Winkler
2004-10-12  8:57       ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).