From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/14210 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: Re: Authinfo situation Date: 20 Feb 1998 15:52:37 +0000 Organization: none Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035153439 13556 80.91.224.250 (20 Oct 2002 22:37:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:37:19 +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 QAA24281 for ; Fri, 20 Feb 1998 16:03:45 -0800 Original-Received: from sina.hpc.uh.edu (root@Sina.HPC.UH.EDU [129.7.3.5]) by xemacs.org (8.8.5/8.8.5) with ESMTP id SAA17868 for ; Fri, 20 Feb 1998 18:01:53 -0600 (CST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id SAH10901; Fri, 20 Feb 1998 18:01:10 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 20 Feb 1998 18:00:54 -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 SAA10882 for ; Fri, 20 Feb 1998 18:00:46 -0600 (CST) Original-Received: (qmail 22260 invoked by uid 504); 21 Feb 1998 00:00:40 -0000 Original-Received: (qmail 22257 invoked from network); 21 Feb 1998 00:00:39 -0000 Original-Received: from sunsite.auc.dk (130.225.51.30) by claymore.vcinet.com with SMTP; 21 Feb 1998 00:00:39 -0000 Original-Received: (qmail 20558 invoked by uid 509); 21 Feb 1998 00:00:37 -0000 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: emacs.ding Original-Lines: 30 Original-NNTP-Posting-Host: pm3-29.sba1.avtel.net Original-X-Trace: sunsite.auc.dk 888019236 20166 (None) 207.71.218.221 Original-X-Complaints-To: news@sunsite.auc.dk X-Newsreader: Quassia Gnus v0.29/Emacs 20.2 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:14210 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:14210 Lars Magne Ingebrigtsen writes: > Harry Putnam writes: > > > Tried inserting the: > > (add-hook 'nntp-server-opened-hook 'nntp-send-authinfo) > > In .xemacs-options and tried the nosey version too but xemacs isn't > > going for it. > > Put a `(require 'nntp)' before that. If you mean like this: (require 'nntp) (add-hook 'nntp-server-opened-hook 'nntp-send-authinfo) Doesn't seem to change anything when I put it in .xemacs-options so tried it in .emacs. Still didn't help anything. But it least it didn't prevent qgnus from using the new .authinforc file When I run emacsc-qgnus So is the other part of my query a bad move or what: > But rather than have to condition different things as I add new stuff, > isn't there a way to make xemacs use a completely different > inititialization file than emacs. (besides just command line) -- Harry Putnam reader@newsguy.com