Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* How to make Emacs Gnus to get new mails automatically?
@ 2016-06-30 15:30 ST
  2016-07-21 20:48 ` Adam Sjøgren
  0 siblings, 1 reply; 10+ messages in thread
From: ST @ 2016-06-30 15:30 UTC (permalink / raw)
  To: info-gnus-english

Hello,

I try to fetch new mails with Gnus, but it doesn't work. I tried
following options in my `.emacs` file:

    ;(setq gnus-demon-timestep 10)
    (gnus-demon-add-handler 'gnus-group-get-new-news 1 nil)
    ;(gnus-demon-add-handler 'gnus-demon-scan-mail 1 nil)
    ;(gnus-demon-add-handler 'gnus-demon-scan-news 1 nil)
    (gnus-demon-init)

I tried to add each of the 3 handlers, and put `t` instead of `nil`, but
it didn't work. If I press `g` or run `M-x gnus-group-get-new-news`
manually Gnus does fetchs new mails. I checked `gnus-demon-handlers` and
it indeed says: `gnus-demon-handlers's value is
((gnus-group-get-new-news 1 nil))` but it doesn't fetch mails
automatically.

Thank you!!
Just in case: the question is also here:
http://stackoverflow.com/questions/38100542/how-to-make-emacs-gnus-to-get-new-mails-automatically



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

end of thread, other threads:[~2016-07-25 10:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-30 15:30 How to make Emacs Gnus to get new mails automatically? ST
2016-07-21 20:48 ` Adam Sjøgren
2016-07-22 11:28   ` ST
2016-07-22 11:50     ` Adam Sjøgren
2016-07-22 11:49   ` ST
2016-07-22 11:52     ` Adam Sjøgren
2016-07-23 19:44       ` ST
2016-07-23 19:56         ` Adam Sjøgren
2016-07-25  9:10           ` ST
2016-07-25 10:46             ` Adam Sjøgren

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