From xemacs-m  Fri Sep 19 03:04:59 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 DAA28664
	for <xemacs-beta@xemacs.org>; Fri, 19 Sep 1997 03:04:56 -0500 (CDT)
Received: (from karlheg@localhost)
	by bittersweet.inetarena.com (8.8.7/8.8.7/Debian/GNU) id BAA27231;
	Fri, 19 Sep 1997 01:04:54 -0700
To: XEmacs BETA <xemacs-beta@xemacs.org>
Subject: Re: Can't add my own info dirs
References: <9709180740.AA03946@ndsoft.com> <m2yb4tkhun.fsf@altair.xemacs.org>
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: multipart/mixed;
 boundary="Multipart_Fri_Sep_19_01:04:53_1997-1"
Content-Transfer-Encoding: 7bit
From: karlheg@inetarena.com (Karl M. Hegbloom)
Date: 19 Sep 1997 01:04:53 -0700
In-Reply-To: SL Baur's message of "18 Sep 1997 22:12:00 -0700"
Message-ID: <874t7h4tlm.fsf@bittersweet.inetarena.com>
Lines: 49
X-Mailer: Gnus v5.5/XEmacs 20.3(beta21) - "Bern"

--Multipart_Fri_Sep_19_01:04:53_1997-1
Content-Type: text/plain; charset=US-ASCII

>>>>> "sb" == SL Baur <steve@xemacs.org> writes:

    sb> Neither can I, nor can I see any of the info pages installed
    sb> in packages.  The `* Locals:' line was removed deliberately by
    sb> a patch (sans ChangeLog entry).

 Here's the missing patchlet.  You'll want to do this by hand, I
 think, since I think patch will fail because AUCTeX has already been
 removed from `dir'.

 You might like to leave a heading for included packages, and just
 insert a line "^Local.*" as a placeholder for the localdir menus.
 It's got to go inside the menu someplace, and the localdir entries
 are pushed in under it in the order the localdir files are read.

 See if this makes your `localdir' infos show up:

Index: info/dir
===================================================================
RCS file: /usr/local/cvsroot/xemacs-20/info/dir,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 dir
--- dir	1997/09/15 07:52:28	1.1.1.1
+++ dir	1997/09/19 07:59:42
@@ -46,9 +46,8 @@
 * send-pr::	Submitting Bug Reports
 * gnats::	GNU Problem Report Management System
 
-Packages:
+Local Packages:
 
-* AUCTeX::	Mode for editing TeX files.
 * CC-MODE::	Mode for editing C, C++, and Objective-C code.
 * CL::		A Common Lisp compatibility package for Emacs-Lisp.
 * Custom::	Customization Library for Emacs


--Multipart_Fri_Sep_19_01:04:53_1997-1
Content-Type: text/plain; charset=US-ASCII

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

--Multipart_Fri_Sep_19_01:04:53_1997-1--

