Gnus development mailing list
 help / color / mirror / Atom feed
* Please; 1 point of agent workings to clear up
@ 2023-04-01 18:52 hput
  2023-04-04  7:00 ` Robert Pluim
  0 siblings, 1 reply; 2+ messages in thread
From: hput @ 2023-04-01 18:52 UTC (permalink / raw)
  To: ding

Having trouble getting  more than a few pieces of gnus-agent workings by
googling.

Maybe someone can answer just one point:

I have a number of messages marked with the gnus download mark my
agent category is 'true' so all should download I think.

OK so when will this downloading take place?  Do I need to close the
group or leave it open? .. so how is the downloading kicked off?




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Please; 1 point of agent workings to clear up
  2023-04-01 18:52 Please; 1 point of agent workings to clear up hput
@ 2023-04-04  7:00 ` Robert Pluim
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Pluim @ 2023-04-04  7:00 UTC (permalink / raw)
  To: hput; +Cc: ding

>>>>> On Sat, 01 Apr 2023 14:52:00 -0400, hput <hput3@fastmail.fm> said:

    hput> Having trouble getting  more than a few pieces of gnus-agent workings by
    hput> googling.

Emacs is self-documenting. Get into the habit of asking Emacs, not
random web pages.

    hput> Maybe someone can answer just one point:

    hput> I have a number of messages marked with the gnus download mark my
    hput> agent category is 'true' so all should download I think.

    hput> OK so when will this downloading take place?  Do I need to close the
    hput> group or leave it open? .. so how is the downloading kicked off?

You need to tell the agent to download the articles, eg with

    J s runs the command gnus-agent-fetch-session (found in
    gnus-agent-group-mode-map), which is an autoloaded interactive
    byte-compiled Lisp function in `gnus-agent.el'.

    It is bound to J s.

See (info "(gnus) Agent Basics") for more.

Robert
-- 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-04  7:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-01 18:52 Please; 1 point of agent workings to clear up hput
2023-04-04  7:00 ` Robert Pluim

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).