From xemacs-m  Wed Jan 22 16:42:11 1997
Received: from CNRI.Reston.VA.US (CNRI.Reston.VA.US [132.151.1.1])
          by xemacs.org (8.8.4/8.8.4) with SMTP
	  id QAA11219 for <xemacs-beta@xemacs.org>; Wed, 22 Jan 1997 16:42:08 -0600 (CST)
Received: from newcnri.cnri.reston.va.us by CNRI.Reston.VA.US id aa24294;
          22 Jan 97 17:36 EST
Received: from anthem.CNRI.Reston.Va.US by newcnri.CNRI.Reston.Va.US (SMI-8.6/SMI-SVR4)
	id RAA08643; Wed, 22 Jan 1997 17:36:25 -0500
Received: by anthem.CNRI.Reston.Va.US (SMI-8.6/SMI-SVR4)
	id RAA28538; Wed, 22 Jan 1997 17:36:24 -0500
Date: Wed, 22 Jan 1997 17:36:24 -0500
Message-Id: <199701222236.RAA28538@anthem.CNRI.Reston.Va.US>
From: "Barry A. Warsaw" <bwarsaw@anthem.cnri.reston.va.us>
To: Soren Dayton <csdayton@cs.uchicago.edu>
Cc: xemacs-beta@xemacs.org
Subject: Re: imenu.el
References: <199701222029.PAA28300@anthem.CNRI.Reston.Va.US>
	<xcd4tg9tmp0.fsf@gargoyle164.cs.uchicago.edu>
Reply-To: "Barry A. Warsaw" <bwarsaw@CNRI.Reston.VA.US>
X-Attribution: BAW
X-Oblique-Strategy: Remember those quiet evenings
X-WWW-Homepage: http://www.python.org/~bwarsaw


    me> BTW, does imenu now work with XEmacs?
 
>>>>> "me" == Soren Dayton <csdayton@cs.uchicago.edu> writes:

    SD> Not really.  I was looking at fixing that, but my courses have
    SD> been claiming nearly all my time in the last two weeks.
    SD> Joseph Sudish had some patches to make the mouse event stuff
    SD> work, but there is still a problem that keymaps are treated as
    SD> lists rather than some sort of opaque data structure. Note the
    SD> nconc's in the code below...

Yah, that's what I thought.  Hmm, I conditionally require 'imenu in
cc-mode.el.  I can't remember exactly why I had to include that so
I'll investigate again.  That's how I was picking up imenu in my
session.

-Barry

