From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/24021 Path: main.gmane.org!not-for-mail From: Jochen_Hayek@ACM.org Newsgroups: gmane.emacs.gnus.general Subject: Re: pgnus-0.84 / gnus-parse-netrc / spaces in values Date: Thu, 08 Jul 1999 21:28:20 GMT Organization: Hayek@Frankfurt+Berlin Sender: owner-ding@hpc.uh.edu Message-ID: References: Reply-To: Jochen_Hayek@ACM.org NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035161662 6467 80.91.224.250 (21 Oct 2002 00:54:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:54:22 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA28672 for ; Thu, 8 Jul 1999 17:28:55 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id QAB16879; Thu, 8 Jul 1999 16:28:44 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 08 Jul 1999 16:29:35 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id QAA00770 for ; Thu, 8 Jul 1999 16:29:22 -0500 (CDT) Original-Received: from sunsite.auc.dk (sunsite.auc.dk [130.225.51.30]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id RAA28655 for ; Thu, 8 Jul 1999 17:28:21 -0400 (EDT) Original-Received: (qmail 6587 invoked by uid 509); 8 Jul 1999 21:28:20 -0000 Original-To: ding@gnus.org Original-Path: not-for-mail X-Attribution: JH Original-Newsgroups: emacs.ding User-Agent: Gnus/5.070092 (Pterodactyl Gnus v0.92) Emacs/20.3 Original-Lines: 25 Original-NNTP-Posting-Host: 193.159.0.103 Original-X-Complaints-To: news@sunsite.auc.dk Original-X-Trace: sunsite.auc.dk 931469300 193.159.0.103 (Thu, 08 Jul 1999 23:28:20 MET DST) Original-NNTP-Posting-Date: Thu, 08 Jul 1999 23:28:20 MET DST Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:24021 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:24021 >>>>> "LMI" == Lars Magne Ingebrigtsen writes: LMI> Jochen_Hayek@ACM.org writes: >> The administrator of our mail server found it necessary >> (against all better IT experience ...) >> to use our real life names (first name and surname) separated >> by exactly a space character (0x20). >> >> But a two parted `login name' is something I don't know how to get >> correctly parsed there. LMI> Would LMI> .... login "my name" ... LMI> be valid .netrc syntax? Yes. LMI> If so, I can alter gnus-parse-netrc to allow that. That would be very nice. Jochen