Gnus development mailing list
 help / color / mirror / Atom feed
From: John Magolske <listmail@b79.net>
To: ding@gnus.org
Subject: Re: gnus-article-view-part-as-charset automatically? (display of \223 \224 \351 etc.)
Date: Tue, 10 Jan 2017 16:39:00 -0800	[thread overview]
Message-ID: <87inpmbfbv.fsf@b79.net> (raw)
In-Reply-To: <b4mshoqa4ou.fsf@jpl.org> (Katsumi Yamaoka's message of "Wed, 11 Jan 2017 08:14:09 +0900")

Katsumi Yamaoka <yamaoka@jpl.org> writes:
> On Tue, 10 Jan 2017 20:41:25 +0200, Teemu Likonen wrote:
>> I'd first try this:
>>     (setq gnus-default-charset 'windows-1252)
>
> For a per group basis you can use `gnus-group-charset-alist' as
> follows:
>
> (add-to-list 'gnus-group-charset-alist
> 	     '("\\`nnml:foo\\.bar\\'" windows-1252))

Thanks, tried that by placing this in my config:

(add-to-list 'gnus-group-charset-alist
             '("\\`nnimap+imap-mail:nettime\\'" windows-1252))

C-h v gnus-group-charset-alist shows up like so:

Value:
(("\\`nnimap+imap-mail:nettime\\'" windows-1252)
 ("\\(^\\|:\\)hk\\>\\|\\(^\\|:\\)tw\\>\\|\\<big5\\>" cn-big5)
   ...

Still no change.

> See also: `gnus-summary-show-article-charset-alist'
>  -> (info "(gnus)Paging the Article")

Reading through this, tried C-u 0 g then selected windows-1252 to no
effect.

John

-- 
John Magolske
http://b79.net/contact



  reply	other threads:[~2017-01-11  0:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-10 18:30 John Magolske
2017-01-10 18:41 ` Teemu Likonen
2017-01-10 23:14   ` Katsumi Yamaoka
2017-01-11  0:39     ` John Magolske [this message]
2017-01-11 10:49       ` Andreas Schwab
2017-01-12  1:18         ` John Magolske
2017-01-10 23:28   ` John Magolske
2017-01-18 23:18   ` John Magolske

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=87inpmbfbv.fsf@b79.net \
    --to=listmail@b79.net \
    --cc=ding@gnus.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).