From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/24879 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Process-marking all unread articles Date: 27 Aug 1999 21:56:59 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87908fgp61.fsf@pc-hrvoje.srce.hr> <873dylg1k5.fsf@pc-hrvoje.srce.hr> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035162369 11156 80.91.224.250 (21 Oct 2002 01:06:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:06:09 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA12067 for ; Fri, 27 Aug 1999 15:57:16 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id OAB23945; Fri, 27 Aug 1999 14:55:56 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 27 Aug 1999 14:56:32 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id OAA13297 for ; Fri, 27 Aug 1999 14:56:11 -0500 (CDT) Original-Received: from quimbies.gnus.org (bang.netfonds.no [195.1.89.231]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA11987 for ; Fri, 27 Aug 1999 15:55:14 -0400 (EDT) Original-Received: (from larsi@localhost) by quimbies.gnus.org (8.8.7/8.8.7) id VAA13284; Fri, 27 Aug 1999 21:57:47 +0200 Mail-Copies-To: never X-Now-Reading: Adam Hochschild's _King Leopold's Ghost_ X-Now-Playing: Joni Mitchell's _Shadows And Light (cd2)_: "God Must Be A Boogie Man" Original-To: ding@gnus.org In-Reply-To: Hrvoje Niksic's message of "18 Jul 1999 22:12:10 +0200" User-Agent: Gnus/5.070097 (Pterodactyl Gnus v0.97) XEmacs/21.2 (Sumida) X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > Is there a way to do what M-& does, but from Lisp, i.e. iterate > through process-marked articles in a way? The `gnus-summary-iterate' macro iterates over the process/prefixed articles and executes a form: (gnus-summary-iterate arg (stuff) (more stuff)) -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen