From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29590 Path: main.gmane.org!not-for-mail From: dave-mlist@bfnet.com Newsgroups: gmane.emacs.gnus.general Subject: Re: Some Japanese works, some doesn't Date: 19 Mar 2000 13:57:04 -0800 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035166236 3568 80.91.224.250 (21 Oct 2002 02:10:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:10:36 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 2A4D8D0520 for ; Sun, 19 Mar 2000 17:01:47 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id QAB11248; Sun, 19 Mar 2000 16:01:34 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 19 Mar 2000 16:00:48 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id QAA06506 for ; Sun, 19 Mar 2000 16:00:38 -0600 (CST) Original-Received: from knave.rad.directint.net (adsl-63-195-122-207.dsl.snfc21.pacbell.net [63.195.122.207]) by mailhost.sclp.com (Postfix) with SMTP id 0ED84D0520 for ; Sun, 19 Mar 2000 17:00:44 -0500 (EST) Original-Received: (qmail 14239 invoked by uid 2001); 19 Mar 2000 21:57:05 -0000 Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "19 Mar 2000 19:36:25 +0100" Original-Lines: 21 User-Agent: Gnus/5.070099 (Pterodactyl Gnus v0.99) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29590 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29590 Kai> The key `W M c' might do something useful for you. >> I just tried that, and it makes the readable messages unreadable, but >> it does nothing to the unreadable messages. Kai> Hm. Does it help if you type `C-u W M c' and choose an appropriate Kai> charset? Yes! I tried C-u W M c iso-2022-jp-unix and I could read the Japanese. But then I put (setq gnus-default-charset 'iso-2022-jp-unix) in my .gnus file, and evaluated it to make sure. I ran gnus over again, but the gibberish mail still looks like gibberish. How can I automate C-u W M c iso-2022-jp-unix ? Dave