From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29821 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Editing drafts in the queue in ISO-8859-2 Date: 20 Apr 2000 02:16:19 +0200 Organization: Programmerer Ingebrigtsen 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 1035166429 4912 80.91.224.250 (21 Oct 2002 02:13:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:13:49 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 81C8CD051E for ; Wed, 19 Apr 2000 20:05:16 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id TAB13408; Wed, 19 Apr 2000 19:05:11 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 19 Apr 2000 19:04:37 -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 TAA29929 for ; Wed, 19 Apr 2000 19:04:24 -0500 (CDT) Original-Received: from quimby.gnus.org (quimby.gnus.org [193.69.4.139]) by mailhost.sclp.com (Postfix) with ESMTP id 9729BD051E for ; Wed, 19 Apr 2000 20:04:41 -0400 (EDT) Original-Received: (from news@localhost) by quimby.gnus.org (8.9.3/8.9.3) id CAA08288 for ding@gnus.org; Thu, 20 Apr 2000 02:06:35 +0200 (CEST) Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 19 Original-NNTP-Posting-Host: quimbies.gnus.org Original-X-Trace: quimby.gnus.org 956189195 30451 193.69.4.148 (20 Apr 2000 00:06:35 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 20 Apr 2000 00:06:35 GMT Mail-Copies-To: never X-Now-Playing: Ornette Coleman's _Dancing in Your Head_: "Theme from a Symphony (Variation Two)" User-Agent: Gnus/5.0805 (Gnus v5.8.5) XEmacs/21.2 (Sumida) X-Face: &w!^oO~dS|}-P0~ge{$c!h\ (set-language-environment "czech") > (set-selection-coding-system 'iso-8859-2) > (setq process-coding-system-alist '((".*" . iso-8859-2))) > > But when I want to edit an draft in the outgoing queue (D e) with > agent, the mail which is of course in ISO 8859-2 is displayed with > those nasty \x948 like chars instead of ISO 8859-2 characters. Hm. I wouldn't have been surprised if the charset was wrong, but \x948 would lead me to believe that `prin' or its friends have been involved at some point, which `D e' shouldn't be doing. Or perhaps you didn't mean a "x" after the backslash? -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen