all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marcus Frings <iam-est-hora-surgere@despammed.com>
Subject: Re: Can GNUS inform me when I have unread news?
Date: Fri, 25 Jun 2004 15:07:52 +0200	[thread overview]
Message-ID: <vita-brevis-breviter-in-brevi-finietur-mors-venit-velociter-quae-neminem-veretur-87smcj945z.fsf@shodan.gothgoose.net> (raw)
In-Reply-To: ut57jtw11kk.fsf@havengel.ii.uib.no

* s1726@ii.uib.no (Steinar Børmer) wrote:
> Marcus Frings wrote:
> | * s1726@ii.uib.no (Steinar Børmer) wrote:
> | 
> | > (setq gnus-use-demon t)                 ; Use some daemonic routines
> | 
> | Does not exist.

> It seems you're right.  This has probably been yanked from someone's
> .gnus years ago.  =)

Yes, I ran into the same mistake when I published the recipe on MGO
because it contains code which is not necessary.

> | > (gnus-demon-add-handler                 ; Scan for mail in the background
> | >  'gnus-demon-scan-mail-ps 5 1)
> | > (gnus-demon-add-handler                 ; Scan for news in the background
> | >  'gnus-demon-scan-news 5 1)
> | 
> | <http://my.gnus.org/node/view/302>

> Well, gnus-demon-scan-mail-ps and gnus-demon-scan-news are defined in

No, gnus-demon-scan-mail-ps doesn't exist in gnus-demon.el either, at
least in my file.

> gnus-demon.el.  Is there something wrong with them?  I haven't had
> time to look them through, but it works for me.

I think the _only_ code you need to add to the your personal
configuration is

(gnus-demon-add-handler 'gnus-demon-scan-news 5 10)

because this one makes Gnus periodically check mails _and_ news.

I will delete the recipe 302 on MGO today.

Regards,
Marcus
-- 
"One more day like today and I'll kill you. A desire for flesh and real blood.
I'll watch you drown in the shower. Pushing my life through your open eyes.
I must fight this sickness, find a cure, I must fight this sickness."

  reply	other threads:[~2004-06-25 13:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-23  6:47 Can GNUS inform me when I have unread news? Mathias Dahl
2004-06-23 11:23 ` Steinar Børmer
2004-06-23 13:32   ` Mathias Dahl
2004-06-23 15:54   ` Marcus Frings
2004-06-24 12:50     ` Reiner Steib
2004-06-25 13:11       ` Marcus Frings
2004-06-25  8:31     ` Steinar Børmer
2004-06-25 13:07       ` Marcus Frings [this message]
2004-06-25 16:10         ` Steinar Børmer

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=vita-brevis-breviter-in-brevi-finietur-mors-venit-velociter-quae-neminem-veretur-87smcj945z.fsf@shodan.gothgoose.net \
    --to=iam-est-hora-surgere@despammed.com \
    --cc=protagonist@gmx.net \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.