From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/75730 Path: news.gmane.org!not-for-mail From: Richard Riley Newsgroups: gmane.emacs.gnus.general Subject: queued mail : sending Date: Thu, 20 Jan 2011 15:46:10 +0100 Organization: aich tea tea pea dicky riley dot net Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1295534809 17005 80.91.229.12 (20 Jan 2011 14:46:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 20 Jan 2011 14:46:49 +0000 (UTC) To: nognus Original-X-From: ding-owner+M24081@lists.math.uh.edu Thu Jan 20 15:46:45 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Pfvmd-0004GX-DE for ding-account@gmane.org; Thu, 20 Jan 2011 15:46:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PfvmV-0003xw-9s; Thu, 20 Jan 2011 08:46:35 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PfvmU-0003xr-DV for ding@lists.math.uh.edu; Thu, 20 Jan 2011 08:46:34 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PfvmS-0000uA-LR for ding@lists.math.uh.edu; Thu, 20 Jan 2011 08:46:34 -0600 Original-Received: from mail-bw0-f44.google.com ([209.85.214.44]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PfvmR-00031f-Gq for ding@gnus.org; Thu, 20 Jan 2011 15:46:31 +0100 Original-Received: by bwz12 with SMTP id 12so583038bwz.17 for ; Thu, 20 Jan 2011 06:46:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:from:to:subject:date:organization:message-id :user-agent:mime-version:content-type; bh=gFNMXcYMgpPKX/3H1hPAnv7WRnj1F2/kgGg5r9ub8Kc=; b=Gjqbhu0H1TOYL2nAs2sFLSBma1u0JyH2XwB0VJsrvjUsLFqh8RVADLg0WzOrKJ4PdV s7gO53zEekjc3LWjDM3qawoQWz460C8iizbLyg82mSf8OmzHZ8t6DErMCDT/FYusXV2B Bn5igQ3y1uBk+ZpwpruatE9ShZIojRNkloaR8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:subject:date:organization:message-id:user-agent :mime-version:content-type; b=JALya9q7ZNXpxLL+GCw4idw8huCIE+zf8jaEx/drHJ1RXh3GTeLH/6WM/bFcSFXCP+ RmNGzG5w0qGKo4Mm4yrbNPJhQOllKrkuG9Rsw/0gxLX3Dz7xkcx8A07AmJeeB28AVmQq 3582ESTOuKExHvfaMc4dGGTgPmPOtb2vpgqWM= Original-Received: by 10.204.71.65 with SMTP id g1mr1952918bkj.178.1295534789660; Thu, 20 Jan 2011 06:46:29 -0800 (PST) Original-Received: from localhost ([85.183.18.158]) by mx.google.com with ESMTPS id q18sm3958009bka.3.2011.01.20.06.46.27 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 20 Jan 2011 06:46:28 -0800 (PST) User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -3.0 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:75730 Archived-At: I have set gnus to always queue mail. How would I then send them one by one from within the queue summary manually? J S sends them all from the group buffer. Is there an existing keybinding I have overlooked? While on that subject I would like to avoid the confirm I have attached to sending since I already "confirmed to send" before Gnus stuck the outgoing email into the nndraft:queue group. Confirmation to send is via the '(message-confirm-send t) variable. I would like that to be ignored if sending from the already vetted queue. Possible?