Gnus development mailing list
 help / color / mirror / Atom feed
From: Hrvoje Niksic <hniksic@srce.hr>
Subject: Re: Process-marking all unread articles
Date: 18 Jul 1999 22:12:10 +0200	[thread overview]
Message-ID: <873dylg1k5.fsf@pc-hrvoje.srce.hr> (raw)
In-Reply-To: Kai =?iso-8859-2?q?Gro=1B-A=1B-A=DF=1B-Bjohann's=1B-B?= message of "18 Jul 1999 00:50:31 +0200"

Kai Gro^[-Aß^[-Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> writes:

> Does it work to narrow the buffer to the articles marked with SPC
> first?
> 
> / m SPC RET

This helps, thanks.  Now I can do the required operation with
something like `/m SPC RET M P b M-& !' optionally followed by `/w' to 
pop the process mark set.

But now I've gotten all cocky and would like to make the thing be a
Lisp function rather than a keyboard macro.  In that case `/m SPC RET' 
is replaced with a simple (gnus-summary-limit-to-marks " "), and `M P
b' with (gnus-uu-mark-buffer).  However, I don't know how to emulate
M-& followed by a command.

Is there a way to do what M-& does, but from Lisp, i.e. iterate
through process-marked articles in a way?


  reply	other threads:[~1999-07-18 20:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-17 17:29 Hrvoje Niksic
1999-07-17 22:50 ` Kai Großjohann
1999-07-18 20:12   ` Hrvoje Niksic [this message]
1999-07-19  0:57     ` Harry Putnam
1999-08-27 19:56     ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=873dylg1k5.fsf@pc-hrvoje.srce.hr \
    --to=hniksic@srce.hr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).