From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37954 Path: main.gmane.org!not-for-mail From: Per Bothner Newsgroups: gmane.emacs.gnus.general Subject: Re: delete as moving to Trash Date: 17 Aug 2001 14:30:16 -0700 Sender: larsi@quimbies.gnus.org 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 1035173615 18238 80.91.224.250 (21 Oct 2002 04:13:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:13:35 +0000 (UTC) Cc: dings@gnus.org Return-Path: Return-Path: Original-Received: (qmail 8838 invoked from network); 17 Aug 2001 22:47:58 -0000 Original-Received: from quimbies.gnus.org (195.204.10.148) by gnus.org with SMTP; 17 Aug 2001 22:47:58 -0000 Original-Received: from larsi by quimbies.gnus.org with local (Exim 3.31 #1 (Debian)) id 15XsOr-0000jh-00 for ; Sat, 18 Aug 2001 00:47:33 +0200 Resent-X-Now-Playing: His Name Is Alive's _Early Music Vol. 1_: "Seizure" Resent-To: ding@gnus.org Resent-From: Lars Magne Ingebrigtsen Resent-Date: Sat, 18 Aug 2001 00:45:33 +0200 X-From-Line: per@bothner.com Sun Aug 17 14:30:16 2001 Original-Received: by hermes (mbox larsi) (with Cubic Circle's cucipop (v1.31 1998/05/13) Fri Aug 17 23:34:57 2001) X-From_: per@bothner.com Fri Aug 17 23:29:41 2001 Original-Received: from sclp3.sclp.com (sclp3.sclp.com [209.196.61.66]) by hermes.netfonds.no (8.10.1/8.9.3) with SMTP id f7HLTea31121 for ; Fri, 17 Aug 2001 23:29:40 +0200 (CEST) Original-Received: (qmail 7821 invoked by alias); 17 Aug 2001 21:29:40 -0000 Original-Received: (qmail 7816 invoked from network); 17 Aug 2001 21:29:39 -0000 Original-Received: from adsl-216-102-199-253.dsl.snfc21.pacbell.net (HELO eureka.bothner.com) (@216.102.199.253) by gnus.org with SMTP; 17 Aug 2001 21:29:39 -0000 Original-Received: (from bothner@localhost) by eureka.bothner.com (8.11.2/8.11.2) id f7HLUGI07690; Fri, 17 Aug 2001 14:30:16 -0700 X-Authentication-Warning: eureka.bothner.com: bothner set sender to per@bothner.com using -f Original-Sender: bothner@bothner.com Original-To: Per Bothner In-Reply-To: (Per Bothner's message of "17 Aug 2001 13:54:54 -0700") User-Agent: Gnus/5.090003 (Oort Gnus v0.03) XEmacs/21.4 (Academic Rigor) X-Content-Length: 313 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ Resent-Sender: Lars Magne Ingebrigtsen Original-Lines: 12 Xref: main.gmane.org gmane.emacs.gnus.general:37954 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37954 A slight refinement: After "deleting" an article by moving it to Trash, we want to move to the next message. (defun move-article-to-Trash (&optional n) (interactive "P") (gnus-summary-move-article n "Trash") (gnus-summary-next-article n)) -- --Per Bothner per@bothner.com http://www.bothner.com/per/