Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: info-gnus-english@gnu.org
Subject: Re: character set for Russian and French reading Google News
Date: Fri, 20 Aug 2010 09:20:50 +0900	[thread overview]
Message-ID: <b4m62z6cexp.fsf@jpl.org> (raw)
In-Reply-To: <mailman.4.1282200538.31206.info-gnus-english@gnu.org>

Soichi wrote:
> Gnus/5.110006 (No Gnus v0.6) Emacs/23.0.60 (gnu/linux)

> Hi.  I have recently added RSS feeds of Google news in both Russian
> and French.  Emacs and Gnus receive the feeds but the fonts are
> messed up.  Interestingly, the titles of those feeds are shown
> properly in the corresponding languages.  And of course, I have set
> Russian and French fonts in .emacs file and can write in both
> languages without problem.

What html renderer do you use?  I.e., what value is set to
the `mm-text-html-renderer' variable?  It defaults to one of
the symbols (of the actual libraries) `w3m', `w3m-standalone',
`links', `lynx', `w3', and `html2text' first found in your
system.  Some of them or some of those older versions won't
support multilingual text.

> One of the feeds is like,

> http://news.google.co.jp/news?pz=1&cf=all&ned=ru_ru&hl=ru&topic=w&output=rss

> Could anyone help me out for setting the proper fonts in Russian and
> French in reading the news with Gnus?

I seem to have no problem in reading those Russian feeds, though
I'm ignorant in Russian.  I use:

(setq mm-text-html-renderer 'w3m)

It requires the w3m package and the emacs-w3m ELisp package
(the ones I use are those of the bleeding edges).

       reply	other threads:[~2010-08-20  0:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.4.1282200538.31206.info-gnus-english@gnu.org>
2010-08-20  0:20 ` Katsumi Yamaoka [this message]
2010-08-20  4:33   ` soichi
     [not found]   ` <mailman.8.1282278793.17587.info-gnus-english@gnu.org>
2010-08-25  5:46     ` Katsumi Yamaoka
2010-08-19  6:48 Soichi

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=b4m62z6cexp.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=info-gnus-english@gnu.org \
    /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).