<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
"http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="index" title="Text File" newcontext="true">
<p>
Received: with ECARTIS (v1.0.0; list gopher);
 Wed, 07 Aug 2002 01:49:18 -0500 (EST)
Return-Path: &lt;aangel@myrealbox.com&gt;
Delivered-To: gopher@complete.org
Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com
 [192.108.102.143])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(Client CN &quot;*.myrealbox.com&quot;, Issuer &quot;Thawte Server CA&quot; (not verified))
	by gesundheit.complete.org (Postfix) with ESMTP id 8D48F62E39
	for &lt;gopher@complete.org&gt;; Wed,  7 Aug 2002 01:49:17 -0500 (EST)
Received: from myrealbox.com aangel@smtp-send.myrealbox.com [24.171.111.62]
	by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision:   3.11  $ on
 Novell NetWare
	via secured &amp; encrypted transport (TLS);
	Wed, 07 Aug 2002 00:49:19 -0600
Message-ID: &lt;3D50C2BD.4010005@myrealbox.com&gt;
Date: Wed, 07 Aug 2002 01:48:29 -0500
From: &quot;Aaron J. Angel&quot; &lt;aangel@myrealbox.com&gt;
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020710
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: gopher@complete.org
Subject: [gopher] PyGopherd UMN Broken
X-Enigmail-Version: 0.49.5.0
Content-type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 8bit
X-archive-position: 659
X-ecartis-version: Ecartis v1.0.0
Sender: gopher-bounce@complete.org
Errors-to: gopher-bounce@complete.org
X-original-sender: aangel@myrealbox.com
Precedence: bulk
Reply-to: gopher@complete.org
List-help: &lt;mailto:ecartis@complete.org?Subject=help&gt;
List-unsubscribe: &lt;mailto:gopher-request@complete.org?Subject=unsubscribe&gt;
List-software: Ecartis version 1.0.0
List-ID: Gopher &lt;gopher.complete.org&gt;
X-List-ID: Gopher &lt;gopher.complete.org&gt;
List-subscribe: &lt;mailto:gopher-request@complete.org?Subject=subscribe&gt;
List-owner: &lt;mailto:jgoerzen@complete.org&gt;
List-post: &lt;mailto:gopher@complete.org&gt;
List-archive: &lt;http://www.complete.org/mailinglists/archives/&gt;
X-list: gopher
</p>
<p></p>
<p>I can&#x27;t seem to get .Links working.  From what I read from the handler
in the comments, it only merges when path begins with ./ or ~/?  Does
that mean it discards everything else?  If so, why?  UMN doesn&#x27;t do
this, IIRC; the whole point of .Links is to provide external links,
otherwise it&#x27;d be fairly useful.
</p>
<p>And, if I&#x27;m reading this correctly, then what I&#x27;m reading is wrong (line
210 of UMN.py from v1.0.0:
</p>
<p> &gt; if len(line) &gt;= 7 and (line[5:7] == &#x27;./&#x27; or line[5:7] == &#x27;~/&#x27;):
</p>
<p>I don&#x27;t know too much about Python per se, but isn&#x27;t [5:7] 3 characters
long?
</p>
<p>In either case, I can&#x27;t anything in .Links to work at all, but other
UMNisms work fine.
</p>
<p>Also, another problem: The UMN gopherd(8) manpage specifies an available
type, -, to hide the entry from the menu for use in .cap/XX files.
PyGopherd doesn&#x27;t seem be able to hide files from the menu using .cap
files.  Can that functionality be added to PyGopherd&#x27;s link handler?
</p>
<p></p>
</card>
</wml>
