From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/21220 Path: main.gmane.org!not-for-mail From: Dmitry Yaitskov Newsgroups: gmane.emacs.gnus.general Subject: How to specify charset in message headers? Date: 16 Feb 1999 01:01:58 -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 1035159367 21899 80.91.224.250 (21 Oct 2002 00:16:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:16:07 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id BAA26948 for ; Tue, 16 Feb 1999 01:02:13 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id AAB17328; Tue, 16 Feb 1999 00:01:38 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 16 Feb 1999 00:01:36 -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 AAA01780 for ; Tue, 16 Feb 1999 00:01:29 -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 BAA26905 for ; Tue, 16 Feb 1999 01:01:21 -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 <19990216060058.QCIQ27696.mail.rdc1.on.home.com@LUCY> for ; Mon, 15 Feb 1999 22:00:58 -0800 Original-To: Ding Original-Lines: 14 User-Agent: Gnus/5.070076 (Pterodactyl Gnus v0.76) XEmacs/21.2(beta10) (Boreas) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:21220 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:21220 Hi, I am sorry - this question looks like it should be in the docs somewhere, but I could not find it. How can I specify a different charset in my outgoing messages? Currently I get 'Content-Type: text/plain; charset=iso-8859-1'. Depending on the group I'm in I'd like to specify a Russian charset (win1251 as I'm under Windows). I tried to use message-header-setup-hook but to no avail - I stil get the same content type. Thanks. -- Cheers, -Dima.