From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/75757 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: queued mail : sending Date: Sat, 22 Jan 2011 03:57:32 +0100 Organization: Programmerer Ingebrigtsen Message-ID: <87r5c53asj.fsf@gnus.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1295665225 30828 80.91.229.12 (22 Jan 2011 03:00:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 22 Jan 2011 03:00:25 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M24107@lists.math.uh.edu Sat Jan 22 04:00:20 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 1PgTi8-0005Vy-22 for ding-account@gmane.org; Sat, 22 Jan 2011 04:00:20 +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 1PgTi3-0005Ou-0N; Fri, 21 Jan 2011 21:00:15 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PgTi1-0005Oh-S3 for ding@lists.math.uh.edu; Fri, 21 Jan 2011 21:00:13 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PgThx-0005hO-P0 for ding@lists.math.uh.edu; Fri, 21 Jan 2011 21:00:13 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PgThx-0006f5-1k for ding@gnus.org; Sat, 22 Jan 2011 04:00:09 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PgThs-0005R3-RC for ding@gnus.org; Sat, 22 Jan 2011 04:00:04 +0100 Original-Received: from baybryj.net ([198.144.208.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 22 Jan 2011 04:00:04 +0100 Original-Received: from larsi by baybryj.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 22 Jan 2011 04:00:04 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 24 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: baybryj.net Mail-Copies-To: never User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:oRDrhV4L2a9eWr4h6A5cfsiSx+w= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:75757 Archived-At: Richard Riley writes: > 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? I can't recall there being a send-one-by-one message from the queue. > 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? You could just write your own function that would bind that variable to nil before sending. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen