From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/14091 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: AUTHINFO Date: 16 Feb 1998 11:36:46 +0100 Organization: The Church of Emacs Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035153340 12887 80.91.224.250 (20 Oct 2002 22:35:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:35:40 +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 CAA06448 for ; Mon, 16 Feb 1998 02:39: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 EAA09555 for ; Mon, 16 Feb 1998 04:37:57 -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 EAJ28007; Mon, 16 Feb 1998 04:37:41 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 16 Feb 1998 04:37:05 -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 EAA27982 for ; Mon, 16 Feb 1998 04:36:56 -0600 (CST) Original-Received: (qmail 29706 invoked by uid 504); 16 Feb 1998 10:36:51 -0000 Original-Received: (qmail 29703 invoked from network); 16 Feb 1998 10:36:51 -0000 Original-Received: from elc1.dina.kvl.dk (130.225.40.228) by claymore.vcinet.com with SMTP; 16 Feb 1998 10:36:50 -0000 Original-Received: from zuse.dina.kvl.dk (zuse.dina.kvl.dk [130.225.40.245]) by elc1.dina.kvl.dk (8.6.12/8.6.4) with ESMTP id LAA16153; Mon, 16 Feb 1998 11:36:46 +0100 Original-Received: (abraham@localhost) by zuse.dina.kvl.dk (8.6.12/8.6.4) id LAA26745; Mon, 16 Feb 1998 11:36:46 +0100 Original-To: ding@gnus.org X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ In-Reply-To: Lars Magne Ingebrigtsen's message of "15 Feb 1998 23:05:49 +0100" Original-Lines: 11 X-Mailer: Quassia Gnus v0.24/Emacs 20.2 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:14091 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:14091 Lars Magne Ingebrigtsen writes: > People like editing flat text files better than editing elisp > expressions. Since the format of the .netrc files is presumably known > to many people, storing this info in a file that uses exactly the same > syntax makes sense. If the value is in a Lisp variable, they can change it with customize, and get online help. That should be easier for most people than learning the ".netrc" format from a man page (I for one don't know the ".netrc" format).