From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31533 Path: main.gmane.org!not-for-mail From: Dave Love Newsgroups: gmane.emacs.gnus.general Subject: Re: Message forwarding annoyance and message-forward-show-mml Date: Tue, 27 Jun 2000 14:08:17 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: <200006271308.OAA32757@djlvig.dl.ac.uk> References: <2npuq0xn1y.fsf@tiger.jia.vnet> <2n7lc8mbte.fsf@tiger.jia.vnet> <2n3dmwmb0d.fsf@tiger.jia.vnet> <2naeh2hcp0.fsf@tiger.jia.vnet> <2n1z2d61m7.fsf@tiger.jia.vnet> <5bwvk5p4re.fsf@bourbon.cs.rochester.edu> <2n66roqjvx.fsf@tiger.jia.vnet> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035167933 14657 80.91.224.250 (21 Oct 2002 02:38:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:38:53 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id B0749D0525 for ; Tue, 27 Jun 2000 09:08:49 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id IAC24198; Tue, 27 Jun 2000 08:08:39 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 27 Jun 2000 08:07:55 -0500 (CDT) 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 IAA28513 for ; Tue, 27 Jun 2000 08:07:46 -0500 (CDT) Original-Received: from djlvig.dl.ac.uk (djlvig.dl.ac.uk [148.79.112.146]) by mailhost.sclp.com (Postfix) with ESMTP id AE990D0525 for ; Tue, 27 Jun 2000 09:08:18 -0400 (EDT) Original-Received: (from fx@localhost) by djlvig.dl.ac.uk (8.8.7/8.8.5) id OAA32757; Tue, 27 Jun 2000 14:08:17 +0100 X-Authentication-Warning: djlvig.dl.ac.uk: fx set sender to d.love@dl.ac.uk using -f Original-To: ding@gnus.org User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/21.0.90 Original-Lines: 13 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31533 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31533 >>>>> "ZSH" == Shenghuo ZHU writes: ZSH> It has been discussed before. Hope it can be fixed soon. (with-temp-buffer (insert ?\221 ?\345 ?\256) (find-charset-region (point-min) (point-max))) => (eight-bit-control eight-bit-graphic) OK? [I have been meaning to check how the existence of the new charsets affects Gnus. Someone is welcome to beat me to it.]