Gnus development mailing list
 help / color / mirror / Atom feed
From: Alexander Kotelnikov <sacha@softjoys.ru>
Subject: Re: multiple charsets handling in gnus
Date: Sun, 09 Sep 2001 01:04:20 +0400	[thread overview]
Message-ID: <874rqdz963.fsf@pale.local> (raw)
In-Reply-To: <vafg09ydjr1.fsf@INBOX.auto.gnus.tok.lucy.cs.uni-dortmund.de> (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Sat, 08 Sep 2001 13:06:42 +0200")

>>>>> On Sat, 08 Sep 2001 13:06:42 +0200
>>>>> "Kai" == Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> wrote:
Kai> 
Kai> Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:
>> Okay.  I can now view them all.  You have to do the codepage-setup
>> stuff before Gnus loads.
Kai> 
Kai> I can now testify that the following lets me view all four messages:
Kai> 
Kai> * Near the beginning of ~/.emacs, I inserted the following line:
Kai>   (codepage-setup 1251)

my test say: "put it in before .gnus, e.g. in .emacs"

Kai> 
Kai> * Near the end of my ~/.gnus, I inserted the following lines:
Kai>   (require 'mm-util)
Kai>   (add-to-list 'mm-charset-synonym-alist '(windows-1251
Kai> . cp1251))

I just put (define-coding-system-alias 'windows-1251 'cp1251) just
after codepage-setup.

Kai> Of course, since I use Emacs 21, I have a slight advantage regarding
Kai> the UTF-8 stuff.  But I successfully viewed UTF-8 messages before in
Kai> Emacs 20 with Mule-UCS.  Therefore, I'm confident that Mule-UCS will
Kai> help you with UTF-8, too.

me too. I read utf-8 now using mule-ucs.

Kai> Please report your findings.

So I did.

Thank you very much, Kai, for your help.
-- 
Alexander Kotelnikov
Saint-Petersburg, Russia


  reply	other threads:[~2001-09-08 21:04 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-07 17:39 Alexander Kotelnikov
2001-09-07 19:19 ` Kai Großjohann
2001-09-07 21:00   ` Alexander Kotelnikov
2001-09-07 21:47 ` Kai Großjohann
2001-09-07 21:56   ` Alexander Kotelnikov
2001-09-07 23:17     ` Kai Großjohann
2001-09-07 23:30       ` Alexander Kotelnikov
2001-09-08 10:59         ` Kai Großjohann
2001-09-08 11:06           ` Kai Großjohann
2001-09-08 21:04             ` Alexander Kotelnikov [this message]
2001-09-10  7:27 Pavel Janík
2001-09-12 19:13 ` Pavel Janík
2001-09-13  0:14   ` ShengHuo ZHU

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874rqdz963.fsf@pale.local \
    --to=sacha@softjoys.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).