help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: displaying latin1 in emacs 21 in _any_ terminal window


From: Hans-Peter Binder
Subject: Re: displaying latin1 in emacs 21 in _any_ terminal window
Date: Wed, 08 Jan 2003 23:25:41 +0100
User-agent: Gnus/5.090011 (Oort Gnus v0.11) Emacs/21.3.50 (powerpc-apple-darwin5.5)

* Hans-Peter Binder <tethys.pb@gmx.net> writes:

> * Schone Mullerin <smullerin@deutsches.lieder.net> writes:

[...]

> Yes it is, I have a German OSX. But I have also Differences between
> the Emacs versions and latin-1-characters. With Version 21.3 from CVS
> I have Latin-1 out of the box in terminal.app, but with the OSX
> builtin emacs-20.7 I can't see Latin-1-chars. Maybe there is no
> Mule-support in older Emacsen.

I must correct this. With (set-terminal-coding-system 'iso-8859-1)
I can see latin-1 in terminal.app with emacs-20.7

You can try

emacs -q -no-site-file -nw \
        --eval "(set-terminal-coding-system 'iso-8859-1)" testfile

HTH

Regards/Gruesse
Hans-Peter Binder
-- 
(coffee-mode 1)


reply via email to

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