From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/46490 Path: main.gmane.org!not-for-mail From: Yoshiki Hayashi Newsgroups: gmane.emacs.gnus.general Subject: Re: detecting encoding for Japanese Date: Wed, 11 Sep 2002 19:40:46 +0900 Sender: owner-ding@hpc.uh.edu Message-ID: <87n0qoolld.fsf@u.sanpo.t.u-tokyo.ac.jp> References: <87sn0y43mc.fsf@ghidra.vail> <87fzwxycy9.fsf@ghidra.vail> <873csxws40.fsf@ghidra.vail> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1031740894 4699 127.0.0.1 (11 Sep 2002 10:41:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 11 Sep 2002 10:41:34 +0000 (UTC) Cc: Gnus List Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17p4w9-0001Df-00 for ; Wed, 11 Sep 2002 12:41:33 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 17p4vn-00063d-00; Wed, 11 Sep 2002 05:41:11 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 11 Sep 2002 05:41:47 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id FAA12241 for ; Wed, 11 Sep 2002 05:41:36 -0500 (CDT) Original-Received: (qmail 3006 invoked by alias); 11 Sep 2002 10:40:55 -0000 Original-Received: (qmail 3001 invoked from network); 11 Sep 2002 10:40:54 -0000 Original-Received: from sanpo-gw.t.u-tokyo.ac.jp (HELO mail.sanpo.t.u-tokyo.ac.jp) (@133.11.74.27) by gnus.org with SMTP; 11 Sep 2002 10:40:54 -0000 Original-Received: from u.sanpo.t.u-tokyo.ac.jp (u.sanpo.t.u-tokyo.ac.jp [10.2.0.15]) by mail.sanpo.t.u-tokyo.ac.jp (8.11.1+3.4W/3.7W/smtpfeed-1.07.1) with ESMTP id g8BAeld31571; Wed, 11 Sep 2002 19:40:47 +0900 Original-To: Hal Snyder In-Reply-To: (Simon Josefsson's message of "Fri, 30 Aug 2002 12:43:01 +0200") Original-Lines: 21 User-Agent: T-gnus/6.15.7 (based on Oort Gnus v0.07) (revision 01) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:46490 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:46490 Simon Josefsson writes: >>> Or where you asking for a new feature where Gnus used Emacs' builtin >>> AI to guess what encoding untagged data? That could perhaps work, >>> but I don't know how to implement it. >> >> Probably that is indeed what I was asking for. GNU Emacs indeed seems >> to know how to guess encoding when a file is visited. The 1g command >> suggested by you (and Kai, thanks) helps, but presumes I know the >> encoding before switching. As time permits, I'll have a look at the >> "builtin AI". > > Yes, using the builtin AI for untagged messages seems like the best > compromise. I haven't used Oort so I may be missing something but can't you simply specify 'undecided' in gnus-group-charset-alist instead of iso-2022-jp? -- Yoshiki Hayashi