Gnus development mailing list
 help / color / mirror / Atom feed
* A couple of programming questions
@ 2002-04-02  9:45 Kai Großjohann
  2002-04-02 14:25 ` Paul Jarc
  2002-04-02 15:08 ` Kai Großjohann
  0 siblings, 2 replies; 4+ messages in thread
From: Kai Großjohann @ 2002-04-02  9:45 UTC (permalink / raw)
  Cc: Michael Günnewig

From gnus-server-prepare I deduce that (append gnus-opened-servers
gnus-server-alist) gives me a list of all servers.  I want to iterate
over all servers that Gnus uses.  Is this the correct approach?

Suppose I have a special server parameter, how do I get back that
value?  Do I have to fish the server from gnus-opened-servers and/or
gnus-server-alist and then use assoc or assq manually, or is there a
ready-made function which accepts a server (or server name) and a
parameter and gives me the value?

kai
-- 
Silence is foo!



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

end of thread, other threads:[~2002-04-02 15:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-02  9:45 A couple of programming questions Kai Großjohann
2002-04-02 14:25 ` Paul Jarc
2002-04-02 15:07   ` Kai Großjohann
2002-04-02 15:08 ` Kai Großjohann

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