* Peter Petersen <[EMAIL PROTECTED]> schrieb:

> I still have lots of trouble when using gnus from within a terminal
> program, such as "gnome-terminal".
>
> I am able to write the euro sign and to see the euro sign in other
> people's posts. By the way: Is this an euro sign? � � �
>
> I also see Umlaute, ��� and other special characters: � ����
> I am able to write them, and hopefully they can be seen correctly by
> others.
>
> But your posts, Aidan, don't show up correctly here. You should see some
> of the problems in my quoting you: Apostrophes are not displayed as they
> should, instead I see them as question marks. Must be due to your using
> utf-8.
> <...>
> When I use the "graphical" Emacs (instead of emacs -nw) your posts are
> all right, Aidan.


Well, like so many times before :) I reply to my own post.

The problem seems to be solved!

But it was tricky.

Here are the necessary steps that solved the problem:

1) setting gnome-terminal to use utf-8

AND

2) customizing emacs to produce an entry in .emacs like this:
   '(keyboard-coding-system (quote utf-8) nil nil "nil before,
   now utf-8."))

AND

3) unfortunately, there was nothing to customize for
   terminal-coding-system, therefore I had lots of trouble to find the
   correct entry to add to .emacs
   Well, I found that this works:
   (set-terminal-coding-system 'utf-8)
   (thanks to Johan Bockg�rd, who mentioned this in a post some time
   ago)


Now everything displays correctly.
And if my own characters arrive o.k. at the other side, I am happy -
well, for now, at least. :)


Is this an euro sign? �

Are these the Swedish special characters? � � �
The German Umlaute? � � �
The German "sharp S"? �
The Icelandic th-sounds (thorn and eth)? � �
The French Accents? � � � 
and French c�dille? �
The Spanish tilde? �
An apostrophe?  it's an apostrophe


If everything looks all right, please tell me, but otherwise, too.


Regards
Peter
_______________________________________________
Info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to