From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/13865 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: Authinfo.. Date: 09 Feb 1998 18:40:59 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.105) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035153154 11587 80.91.224.250 (20 Oct 2002 22:32:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:32:34 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.8/8.8.8) with ESMTP id JAA28476 for ; Mon, 9 Feb 1998 09:46:06 -0800 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by xemacs.org (8.8.5/8.8.5) with ESMTP id LAA27274 for ; Mon, 9 Feb 1998 11:43:03 -0600 (CST) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id MAN06112; Mon, 9 Feb 1998 12:19:08 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 09 Feb 1998 11:41:53 -0600 (CST) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id LAA27246 for ; Mon, 9 Feb 1998 11:41:39 -0600 (CST) Original-Received: (qmail 13032 invoked by uid 504); 9 Feb 1998 17:41:33 -0000 Original-Received: (qmail 13029 invoked from network); 9 Feb 1998 17:41:32 -0000 Original-Received: from norne.oslo.metis.no (195.0.254.238) by claymore.vcinet.com with SMTP; 9 Feb 1998 17:41:31 -0000 Original-Received: by norne.oslo.metis.no (8.8.4/8.8.4) id SAA22294; Mon, 9 Feb 1998 18:40:59 +0100 (MET) Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "08 Feb 1998 18:24:07 +0100" Original-Lines: 14 X-Mailer: Quassia Gnus v0.22/Emacs 19.34 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:13865 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:13865 >>>>> Lars Magne Ingebrigtsen : > Steinar Bang writes: >> > Yes. Add one of the authinfo functions to `nntp-server-opened-hook'. >> >> But what about those servers that don't require authinfo when you >> connect to them, but allows access to more groups if you do? > If you have one of the authinfo functions in that hook, Gnus will > always send the authinfo to the servers. *If* I do the add-hook in .gnus.el[c]. If I just do it in the *scratch* buffer, and then start gnus, my setting of the hook is overwritten.