From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/21892 Path: main.gmane.org!not-for-mail From: Dmitry Yaitskov Newsgroups: gmane.emacs.gnus.general Subject: Message - which charset? Date: 14 Mar 1999 02:49:20 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035159913 25309 80.91.224.250 (21 Oct 2002 00:25:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:25:13 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id CAA27731 for ; Sun, 14 Mar 1999 02:50:00 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id BAB09479; Sun, 14 Mar 1999 01:48:24 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 14 Mar 1999 01:48:14 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id BAA03161 for ; Sun, 14 Mar 1999 01:48:06 -0600 (CST) Original-Received: from mail.rdc1.on.home.com (imail@ha1.rdc1.on.wave.home.com [24.2.9.66]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id CAA27702 for ; Sun, 14 Mar 1999 02:47:56 -0500 (EST) Original-Received: from LUCY ([24.65.93.139]) by mail.rdc1.on.home.com (InterMail v4.00.03 201-229-104) with SMTP id <19990314074726.TONP22379.mail.rdc1.on.home.com@LUCY> for ; Sat, 13 Mar 1999 23:47:26 -0800 Original-To: Ding Original-Lines: 21 User-Agent: Gnus/5.07008 (Pterodactyl Gnus v0.80) XEmacs/21.2(beta13) (Demeter) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:21892 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:21892 Hi, Could somebody help me please? I want to set up my messages so that: 1) the charset of a message, if it is a reply or a followup, would be the same as the charset of the original message (somehow I supposed that this would be the default behavior but I don't think it is on my system). 2) do something in the message buffer depending on the charset of the message. I wanted to use the message-setup-hook for this but don't know how to make sure that I have the charset available in the message headers when the message setup hook is called. Even if I reply to a message with a specified charset, I don't see it in the reply's headers although I have message-generate-headers-first set to t. Any advice would be much appreciated. Thanks. -- Cheers, -Dima.