From xemacs-m  Wed Aug  6 06:04:34 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 GAA18829
	for <xemacs-beta@xemacs.org>; Wed, 6 Aug 1997 06:04:33 -0500 (CDT)
Received: (from karlheg@localhost)
	by bittersweet.inetarena.com (8.8.6/8.8.6/Debian/GNU) id EAA02984;
	Wed, 6 Aug 1997 04:04:39 -0700
To: XEmacs BETA <xemacs-beta@xemacs.org>
Subject: Re: Fatal error: assertion failed, file eval.c, line 1910, abort()
References: <87en89tj8l.fsf@bittersweet.inetarena.com> <199708060247.WAA06685@anthem.CNRI.Reston.Va.US>
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+xemacs@inetarena.com (Karl M. Hegbloom)
Date: 06 Aug 1997 04:04:36 -0700
In-Reply-To: "Barry A. Warsaw"'s message of "Tue, 5 Aug 1997 22:47:43 -0400"
Message-ID: <87afivo9mj.fsf@bittersweet.inetarena.com>
Lines: 33
X-Mailer: Gnus v5.4.64/XEmacs 20.3(beta16) - "Budapest"

>>>>> "BAW" == Barry A Warsaw <bwarsaw@CNRI.Reston.Va.US> writes:

>>>>> "KMH" == Karl M Hegbloom <karlheg+xemacs@inetarena.com> writes:

    KMH> I added an autoload in lisp/cc-mode/cc-langs.el to fix etags

    BAW> What was the autoload that you added?  Can you explain in
    BAW> more detail why this might be necessary?

 You need an autoload cookie for `c-mode-syntax-table' to make `etags'
{M-.} work when cc-mode hasn't been invoked yet.

 Also, you need one for `c-enable-//-in-c-mode' so that it can be
called from "~/.xemacs/init.el".

 I was going to send you a patch, but the diff only contains the
cookie for c-enable...  The one on the syntax table declaration is
back a few versions, and I'm not sure how to generate a patch with
just those two changes in it, given the updates from the last beta
patch in between.

Here; paste this!

;;;###autoload

 Thanks for cc-mode, Barry.  :-)


-- 
mailto:karlheg+sig@inetarena.com (Karl M. Hegbloom)
http://www.inetarena.com/~karlheg
Portland, OR  USA
Debian GNU 1.3  Linux 2.0.30+parport AMD K5 PR-133

