Gnus development mailing list
 help / color / mirror / Atom feed
From: Lloyd Zusman <ljz@asfast.com>
Subject: Re: One single function for marking articles?
Date: 25 Apr 2000 21:30:07 -0400	[thread overview]
Message-ID: <lt8zy1r6n4.fsf@asfast.com> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "20 Apr 2000 01:46:34 +0200"

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Lloyd Zusman <ljz@asfast.com> writes:
> 
> > I'm looking for a single gnus function which looks more or less like
> > this:
> > 
> >   (gnus-generic-mark-article SERVER GROUP ARTICLE MARK)
> > 
> > It would put the specified MARK on the specified ARTICLE within the
> > specified GROUP on the specified back-end SERVER.  It would be
> > buffer-safe and thread-safe in the sense that it could be called from
> > within any gnus buffer and any context, and it would set the specified
> > mark without disturbing its current buffer or any of its context.
> 
> No such function exists.  For instance, the actions taken for a group
> that has an active summary buffer would be very different than for a
> group without one.

Fair enough.  Let me focus on a more specific case then:

I have an `nnspool' group, and I want to be able to set specified
marks on specified articles.  If my group has an active summary
buffer, I already know what to do to set the marks I desire, so this
part of the problem is a relative no-brainer.  But could someone
summarize the steps I would have to take to set specified marks on
articles within this `nnspool' group when it *doesn't* have an active
summary buffer?

Or could someone point me to an example where this is actually done?
... or some good documentation about this?

> Such a function would be quite useful, though.

Indeed!

If I can get a handle on how to set marks within a group that doesn't
have an active summary buffer, I think I can then figure out how to
write such a function for the `nnspool' group I'm interested in.

Thanks in advance.

-- 
 Lloyd Zusman
 ljz@asfast.com



  reply	other threads:[~2000-04-26  1:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-18  1:01 Lloyd Zusman
2000-04-19 23:46 ` Lars Magne Ingebrigtsen
2000-04-26  1:30   ` Lloyd Zusman [this message]
2000-08-10 19:58     ` 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=lt8zy1r6n4.fsf@asfast.com \
    --to=ljz@asfast.com \
    /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).