From xemacs-m  Thu Sep 25 02:13:45 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id CAA14562
	for <xemacs-beta@xemacs.org>; Thu, 25 Sep 1997 02:13:45 -0500 (CDT)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.7/8.8.7) id AAA26890;
	Thu, 25 Sep 1997 00:19:49 -0700
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: package directories [(stupid) Q]
References: <199709242148.QAA11147@apollo.jeeves.net> <m2yb4mjnjj.fsf@altair.xemacs.org> <by67rphojl.fsf@midget.math.ethz.ch>
X-Face: (:YAD@JS'&Kz'M}n7eX7gEvPR6U1mJ-kt;asEc2qAv;h{Yw7ckz<7+X_SYeTNAaPui:e~x$
 ,A=gkt*>UPL/}\a/#C~v2%ETiAY_sx;xve0yL??JWTtX_-NUzXyP38UdW#cmN1\4(X!c3m#%IbtB-3
 Z-!xpZi!`E.s{(;aP=b11"!3wQu]1j@^V|;n=B|{l<bZV1.AI`zWV%kPCnUhcgEe\(}/_kNd6,*3ZJ
 Q3o<YQ3^u;7jS=:p0--u3msQO
X-Attribution: sb
From: SL Baur <steve@xemacs.org>
In-Reply-To: Jan Vroonhof's message of "25 Sep 1997 08:53:50 +0200"
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
Date: 25 Sep 1997 00:19:48 -0700
Message-ID: <m2raad3lnv.fsf@altair.xemacs.org>
Lines: 24
X-Mailer: Quassia Gnus v0.10/XEmacs 20.3(beta24) - "Ljubljana"

Jan Vroonhof <vroonhof@math.ethz.ch> writes:

> Will there be an easy way so you can have

> ./package-name/lisp
> ./package-name/etc
> ./package-name/info

(Bear with me)  You mean:
package-dir/lisp/package-name/lisp
package-dir/lisp/package-name/etc
package-dir/lisp/package-name/info

where package-dir is in the compiled in package path?

If so, yes.  That should be a pretty straightforward change, actually.

Urr, overloading the names in this fashion could cause confusion.
What would be a better name for what I'm currently calling package
directories?

> Much easier if your package tools are 'rm' and 'tar xzf'

Not forever ...

