Gnus development mailing list
 help / color / mirror / Atom feed
* Bug with gnus-group-list-active
@ 2003-03-02 14:44 Matthias Teege
  2003-03-31 17:46 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Matthias Teege @ 2003-03-02 14:44 UTC (permalink / raw)



Moin,

I'm using Oort Gnus v0.15 (and 16) with GNU Emacs 21.2.1 and have a problem
with gnus-group-list-active. If I setup my gnus with

(setq gnus-select-method '(nnnil ""))
(setq gnus-secondary-select-methods
      '((nnmaildir "mail.mteege.de"
		   (directory "~/Nnmaildir")
		   (directory-files nnheader-directory-files-safe)
		   (get-new-mail t))
	(nntp "news.mteege.de")
	(nntp "olds.mteege.de")))

I cant get a Active File from the the servers. If I use

(setq gnus-select-method '(nntp "news.mteege.de"))
(setq gnus-secondary-select-methods
      '((nnmaildir "mail.mteege.de"
		   (directory "~/Nnmaildir")
		   (directory-files nnheader-directory-files-safe)
		   (get-new-mail t))
	(nntp "olds.mteege.de")))

all works great.

Maybe anybody can reproduce this bug.

Bis dann
Matthias

-- 
Matthias Teege -- http://www.mteege.de
make world not war
PGP-Key auf Anfrage




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

* Re: Bug with gnus-group-list-active
  2003-03-02 14:44 Bug with gnus-group-list-active Matthias Teege
@ 2003-03-31 17:46 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2003-03-31 17:46 UTC (permalink / raw)


Matthias Teege <matthias@mteege.de> writes:

> 	(nntp "news.mteege.de")
> 	(nntp "olds.mteege.de")))
>
> I cant get a Active File from the the servers. If I use
>
> (setq gnus-select-method '(nntp "news.mteege.de"))
> (setq gnus-secondary-select-methods
>       '((nnmaildir "mail.mteege.de"
> 		   (directory "~/Nnmaildir")
> 		   (directory-files nnheader-directory-files-safe)
> 		   (get-new-mail t))
> 	(nntp "olds.mteege.de")))

Perhaps that means that "news.mteege.de" is unreachable?

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



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

end of thread, other threads:[~2003-03-31 17:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-02 14:44 Bug with gnus-group-list-active Matthias Teege
2003-03-31 17:46 ` Lars Magne Ingebrigtsen

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