Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Ivan Boldyrev <boldyrev+nospam@cgitftp.uiggm.nsc.ru>
Subject: Re: utf8 in NoGnus
Date: Wed, 23 Feb 2005 12:39:59 +0600	[thread overview]
Message-ID: <v2lte2xm7j.ln2@ibhome.cgitftp.uiggm.nsc.ru> (raw)
In-Reply-To: <1109022697.988897.206130@c13g2000cwb.googlegroups.com>

On 9028 day of my life pachkov@gmail.com wrote:
> Dear All,
>
> I have got problem with showing mails sent in utf8 under
> gnus. Instead of cyrillic charactes I see empty squares.

Do you have font like
-misc-fixed-medium-r-normal--14-130-75-75-c-70-iso10646-1?  My Emacs
uses it for Unicode messages.

Unfortunately, non-CVS Emacs cannot always convert from Unicode to
other encodings.

> As well From headers in windowsCP1251 are shown incorectly like
> "=?windows-1251?B?y/7k7Ojr4CDBLiDP4Pjq7uLg?=".

Add to your ~/.emacs:

(codepage-setup 1251)
(define-coding-system-alias 'windows-1251 'cp1251)

-- 
Ivan Boldyrev

                  Sorry my terrible English, my native language is Lisp!


      parent reply	other threads:[~2005-02-23  6:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-21 21:51 pachkov
2005-02-21 22:15 ` Aidan Kehoe
2005-02-21 23:17   ` pachkov
2005-02-23  6:39 ` Ivan Boldyrev [this message]

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=v2lte2xm7j.ln2@ibhome.cgitftp.uiggm.nsc.ru \
    --to=boldyrev+nospam@cgitftp.uiggm.nsc.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).