From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31939 Path: main.gmane.org!not-for-mail From: Roman Belenov Newsgroups: gmane.emacs.gnus.general Subject: Re: 8-bit encoding Date: Thu, 03 Aug 2000 12:30:04 +0400 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 1035168292 16874 80.91.224.250 (21 Oct 2002 02:44:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:44:52 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by mailhost.sclp.com (Postfix) with ESMTP id 97859D051E for ; Sun, 6 Aug 2000 15:05:53 -0400 (EDT) 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 SAC04743; Thu, 3 Aug 2000 18:46:17 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 03 Aug 2000 18:44:01 -0500 (CDT) Original-Received: from Post-Office.UH.EDU (Post-Office.UH.EDU [129.7.1.20]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id SAA03680 for ; Thu, 3 Aug 2000 18:42:05 -0500 (CDT) Original-Received: from CONVERSION-DAEMON by Post-Office.UH.EDU (PMDF V5.2-32 #40812) id <0FYP00O01JMG4X@Post-Office.UH.EDU> for ding@hpc.uh.edu; Thu, 3 Aug 2000 03:30:16 -0500 (CDT) Original-Received: from mailhost.sclp.com (66-209.196.61.interliant.com [209.196.61.66]) by Post-Office.UH.EDU (PMDF V5.2-32 #40812) with ESMTP id <0FYP00MQPJM9X8@Post-Office.UH.EDU> for ding@hpc.uh.edu; Thu, 03 Aug 2000 03:30:16 -0500 (CDT) Original-Received: from host.nstl.nnov.ru (ns.nstl.nnov.ru [195.98.59.131]) by mailhost.sclp.com (Postfix) with ESMTP id 447E8D051E for ; Thu, 03 Aug 2000 04:30:08 -0400 (EDT) Original-Received: from nstl.nstl.nnov.ru (nstl.nstl.nnov.ru [10.125.18.2]) by host.nstl.nnov.ru (8.9.3/8.9.3) with ESMTP id MAA11248; Thu, 03 Aug 2000 12:28:22 +0400 (MSD envelope-from roman@nstl.nnov.ru) Original-Received: from bsd.nstl.nnov.ru (bsd.nstl.nnov.ru [10.125.18.20]) by nstl.nstl.nnov.ru (8.9.3/8.9.3) with ESMTP id LAA19975; Thu, 03 Aug 2000 11:27:12 +0400 (MSK/MSD) Original-Received: from LIGHTHOUSE (ws066.nstl.nnov.ru [10.125.18.66] (may be forged)) by bsd.nstl.nnov.ru (8.10.2/8.10.2) with ESMTP id e738Yxd61690; Thu, 03 Aug 2000 12:35:00 +0400 (MSD) In-reply-to: Jesper Harder's message of "Wed, 02 Aug 2000 23:12:58 GMT" Original-To: Jesper Harder User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7 Original-Lines: 15 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31939 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31939 Jesper Harder writes: > Roman Belenov writes: > > > How can I force Gnus to use 8-bit encoding in message bodies ? > > I use this to always send latin-1 as 8-bit: > > (setq mm-body-charset-encoding-alist '((iso-8859-1 . 8bit))) Yes, it fixed the problem. So now I'm confused - are there other variables that have impact on encoding choice :-) ? -- With regards, Roman.