From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/21300 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: How to specify charset in message headers? Date: 19 Feb 1999 17:12:35 +0100 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 1035159431 22282 80.91.224.250 (21 Oct 2002 00:17:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:17:11 +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 LAA20342 for ; Fri, 19 Feb 1999 11:31:50 -0500 (EST) Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id KAB29799; Fri, 19 Feb 1999 10:30:57 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 19 Feb 1999 10:31:07 -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 KAA21101 for ; Fri, 19 Feb 1999 10:30:17 -0600 (CST) Original-Received: from quimbies.gnus.org (larsi@ppp001.uio.no [129.240.240.2]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA20201 for ; Fri, 19 Feb 1999 11:30:03 -0500 (EST) Original-Received: (from larsi@localhost) by quimbies.gnus.org (8.8.7/8.8.7) id RAA05928; Fri, 19 Feb 1999 17:29:36 +0100 Mail-Copies-To: never X-Now-Reading: Italo Calvinos _Usynlige byer_ Original-To: ding@gnus.org In-Reply-To: Dmitry Yaitskov's message of "16 Feb 1999 01:01:58 -0500" User-Agent: Gnus/5.070077 (Pterodactyl Gnus v0.77) XEmacs/21.2(beta3) (Aglaia) X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > 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 know nothing about win1251, but I thought that koi8-r was the most popular charset for cyrillic text? Anyway, if you use a Mule-enabled XEmacs, this should work automatically. In a non-Mule XEmacs, you should say something like (setq message-default-charset 'koi8-r) -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen