From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/32044 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Sending ISO-8859-2 mails from the queue and message-setup-hook/queue Date: 10 Aug 2000 20:58:22 +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 1035168382 17558 80.91.224.250 (21 Oct 2002 02:46:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:46:22 +0000 (UTC) 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 A679AD051E for ; Thu, 10 Aug 2000 14:58:21 -0400 (EDT) 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 NAC18813; Thu, 10 Aug 2000 13:58:04 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 10 Aug 2000 13:57:21 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id NAA29300 for ; Thu, 10 Aug 2000 13:57:09 -0500 (CDT) Original-Received: from quimby.gnus.org (quimby.gnus.org [195.204.10.139]) by mailhost.sclp.com (Postfix) with ESMTP id 04E11D051E for ; Thu, 10 Aug 2000 14:57:35 -0400 (EDT) Original-Received: (from news@localhost) by quimby.gnus.org (8.9.3/8.9.3) id UAA19632 for ding@gnus.org; Sat, 5 Aug 2000 20:59:11 +0200 (CEST) Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 29 Original-NNTP-Posting-Host: ti34a03-0205.dialup.online.no Original-X-Trace: quimby.gnus.org 965501951 27822 130.67.65.205 (5 Aug 2000 18:59:11 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 5 Aug 2000 18:59:11 GMT Mail-Copies-To: never X-Now-Playing: Laurie Anderson's _Bright Red - Tightrope_: "Night in Baghdad" User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.6 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ 5.8.5 does not correctly set charset info on mails sent from the > queue. The way to reproduce it: go to Unplugged and send mail with > ISO-8859-2 chars in it (I believe that you can use which charset you > want). It is correctly stored in single byte representation in the > queue directory. When you do send it from there (J J to go plugged > and J S to send, it is sent from the queue but it is sent with \202 > before each ISO-8859-2 letter. CVS was update about two hours > before. 5.8.4 works perfectly here. Has this been fixed by now? > + (message-setup-hook nil) > type method) > ;; We read the meta-information that says how and where > ;; this message is to be sent. > > is not sufficient for me. Again, when I'm sending messages from the > queue, the function which I've added to my message-setup-hook is > called so the hook itself is called too, which is BAD and this fix > is bad too, sorry. That's odd. The hook is bound before the message buffer is created, so that should work. Hm. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen