From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29834 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-agent, batch sending and message-setup-hook Date: 20 Apr 2000 03:02:32 +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 1035166440 4980 80.91.224.250 (21 Oct 2002 02:14:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:14:00 +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 B6C25D051E for ; Wed, 19 Apr 2000 20:51:27 -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 TAB14325; Wed, 19 Apr 2000 19:51:17 -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:50:47 -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 TAA00716 for ; Wed, 19 Apr 2000 19:50:37 -0500 (CDT) Original-Received: from quimby.gnus.org (quimby.gnus.org [193.69.4.139]) by mailhost.sclp.com (Postfix) with ESMTP id BBDC6D051E for ; Wed, 19 Apr 2000 20:50:54 -0400 (EDT) Original-Received: (from news@localhost) by quimby.gnus.org (8.9.3/8.9.3) id CAA27006 for ding@gnus.org; Thu, 20 Apr 2000 02:52:48 +0200 (CEST) Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 16 Original-NNTP-Posting-Host: quimbies.gnus.org Original-X-Trace: quimby.gnus.org 956191968 30451 193.69.4.148 (20 Apr 2000 00:52:48 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 20 Apr 2000 00:52:48 GMT Mail-Copies-To: never X-Now-Playing: si-{cut}.db's _Rate of Living_: "Tidal Pranks" User-Agent: Gnus/5.0805 (Gnus v5.8.5) XEmacs/21.2 (Sumida) X-Face: &w!^oO~dS|}-P0~ge{$c!h\ I have some function in message-setup-hook which interactively > chooses the correct ispell-dictionary and other things. But when I > sent some mails in Unplugged and want to send them when I am finally > Plugged with J S, Gnus will again call message-setup-hook for each > message already sent (in nndraft:queue) and I must again press > something to make my function happy. Is there some way of > distinguishing between sending from queue and direct one? I don't think there is, but perhaps there should be? I could bind some variable to some value when sending from the queue or something? -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen