From xemacs-m  Sat Sep 20 01:16:31 1997
Received: from bittersweet.inetarena.com (karlheg@bittersweet.inetarena.com [206.129.216.38])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id BAA22277
	for <xemacs-beta@xemacs.org>; Sat, 20 Sep 1997 01:16:29 -0500 (CDT)
Received: (from karlheg@localhost)
	by bittersweet.inetarena.com (8.8.7/8.8.7/Debian/GNU) id XAA23847;
	Fri, 19 Sep 1997 23:16:32 -0700
To: XEmacs Beta <xemacs-beta@xemacs.org>
Subject: `info.el'
X-Face: /Q}=yl}1_v7nP)xXo5XjG8+tl@=uVu7o5u6)f]zN?+<hB!K.m9:[|*p34jVN`O;:XZXVSy>/\R>qDt(t8w!-i{(y0"`jFw^uk8inzO9wXabd'CdjUWfC\GHi:6nO*YC89#-qD>Q4r%9!V"<RYJ=7D#$";q=zML5'!=wvXk^$`6FT=5CMofQX)WUKt0p:OKl.mFOXx/D
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
From: karlheg@inetarena.com (Karl M. Hegbloom)
Date: 19 Sep 1997 23:16:31 -0700
Message-ID: <873en0a4sg.fsf@bittersweet.inetarena.com>
Lines: 50
X-Mailer: Gnus v5.5/XEmacs 20.3(beta21) - "Bern"


Info-default-directory-list is:

 '("/usr/local/src/xemacs-20/info/" 
   "/usr/info/" 
   "/usr/local/lib/xemacs/packages/info/"
   "/usr/local/info/")

 And the listing looks like:

ls: /usr/local/info/*dir: No such file or directory
/usr/info/dir
/usr/local/lib/xemacs/packages/info/localdir
/usr/local/src/xemacs-20/info/dir


 When I invoke info, the "dir" supplied with XEmacs is the one at the
 top of the directory.  The "localdir" in the packages directory is
 inserted under:

8<-------------------
Local Packages:
8<-------------------

... Like this:
8<---------------------------------------------------
* Internals::	Guide to the internals of XEmacs.
* send-pr::	Submitting Bug Reports
* gnats::	GNU Problem Report Management System

Local Packages:
* Calc::	Calculator mode for XEmacs.

* Gnus::	A netnews and mail reader for XEmacs.
* Message::	Emacs message composition mode.
* Footnote::	Footnote minor mode.

* CC-MODE::	Mode for editing C, C++, and Objective-C code.
* CL::		A Common Lisp compatibility package for Emacs-Lisp.
8<---------------------------------------------------

... and the other "dir" file is appended to the end.

 Q:? What's happening on your machine?

-- 
mailto:karlheg@inetarena.com (Karl M. Hegbloom)
http://www.inetarena.com/~karlheg
Portland, OR  USA
Debian GNU 1.3.1+hamm  Linux pre-2.0.31-9+select+QNX  AMD K5 PR-133

