Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* NNDiary doesn't remind me when I hit 'g' in the Groups buffer
@ 2006-11-14  1:26 glenn.ammons
  0 siblings, 0 replies; only message in thread
From: glenn.ammons @ 2006-11-14  1:26 UTC (permalink / raw)


NNDiary doesn't remind me of upcoming (or missed) appointments when I
hit 'g' in the Groups buffer.  M-g
(`gnus-group-get-new-news-this-group') works as expected, but I rarely
remember to jump to my nndiary group and get new news just for it.  My
.gnus.el contains:

(require 'gnus-diary)
(require 'nnir)
(require 'icalendar)

(add-hook 'gnus-select-group-hook 'gnus-group-set-timestamp)

(setq gnus-secondary-select-methods
      `((nndiary ""
		 (nndiary-inhibit-expiry t))
	(nnml ""
	      (nnir-search-engine swish++)
	      (nnir-swish++-configuration-file
	       ,(expand-file-name "~/Mail/swish++.conf"))
	      (nnir-swish++-program "search++"))))

and my .xemacs/custom.el contains

(custom-set-variables
 ...
 '(nndiary-reminders (quote ((1 . minute) (10 . minute) (0 . day))))
 ...)

Any help would be appreciated.

Thanks.
--glenn

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-11-14  1:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-14  1:26 NNDiary doesn't remind me when I hit 'g' in the Groups buffer glenn.ammons

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