From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/14063 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: AUTHINFO Date: 15 Feb 1998 19:15:00 +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.108) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035153316 12708 80.91.224.250 (20 Oct 2002 22:35:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:35:16 +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 KAA06164 for ; Sun, 15 Feb 1998 10:18:29 -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 MAA20683 for ; Sun, 15 Feb 1998 12:17:00 -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 MAJ16704; Sun, 15 Feb 1998 12:16:16 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 15 Feb 1998 12:15:24 -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 MAA16688 for ; Sun, 15 Feb 1998 12:15:12 -0600 (CST) Original-Received: (qmail 26388 invoked by uid 504); 15 Feb 1998 18:15:08 -0000 Original-Received: (qmail 26385 invoked from network); 15 Feb 1998 18:15:07 -0000 Original-Received: from squid.pdc.kth.se (130.237.221.65) by claymore.vcinet.com with SMTP; 15 Feb 1998 18:15:07 -0000 Original-Received: (from jas@localhost) by squid.pdc.kth.se (8.8.7/8.8.7) id TAA07226; Sun, 15 Feb 1998 19:15:00 +0100 (MET) Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "15 Feb 1998 15:49:48 +0100" Original-Lines: 13 X-Mailer: Quassia Gnus v0.26/XEmacs 20.3 - "Vatican City" Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:14063 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:14063 Lars Magne Ingebrigtsen writes: > > > I dunno. Let's have a vote: ~/.netrc or, uhm, ~/.authinforc as the > > > default file? > > > > Why can't it be a emacs variable? It seems more natural to me. > > It is a variable (`nntp-netrc-file'), but the question is what it > should default to. Sorry I wasn't clear -- I meant why can't the contents of that file be a Emacs variable? As I understood it, it was meant to store passwords for NNTP, I don't really see the need for yet another dot-file.