From xemacs-m  Tue Jul  8 08:28:41 1997
Received: from neal.ctd.comsat.com (exim@neal.ctd.comsat.com [134.133.40.21])
	by xemacs.org (8.8.5/8.8.5) with SMTP id IAA02929
	for <xemacs-beta@xemacs.org>; Tue, 8 Jul 1997 08:28:40 -0500 (CDT)
Received: from neal by neal.ctd.comsat.com with local (Exim 1.62 #1)
	id 0wlaJq-0003tg-00; Tue, 8 Jul 1997 09:28:38 -0400
From: Neal Becker <neal@ctd.comsat.com>
To: xemacs-beta@xemacs.org
Subject: hide-ifdef again
X-Face: "$ryF/ne$oms9n}#TY|W5Ttjbp-6/u4j'7c:%-aq2IAf'&DjuvII4wvr:eU{h=GMPcVTP,p
 XgCPnk{Qu:7P=jH00Q?B(*bZ\7#x_&KD=%hU1VhP'`hy'PF01*tU9DAoK7QXTGzL%fe!lIj,0Ds,P:
 GV_YPd*4GO?ClJAPRa=iB\PuIQmM=Q>qo87lJh-N2PQL-2QaM>}LdWI<}
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Message-Id: <E0wlaJq-0003tg-00@neal.ctd.comsat.com>
Date: Tue, 8 Jul 1997 09:28:38 -0400

I tried Steve's patch for hide-ifdef, but I still have some problem.
Hitting C-h m says:

C-c		<< Prefix Command >>

C-c @		<< Prefix Command >>

C-c @ D		hide-ifdef-set-define-alist
C-c @ U		hide-ifdef-use-define-alist
C-c @ d		hide-ifdef-define
C-c @ h		hide-ifdefs
C-c @ s		show-ifdefs
C-c @ u		hide-ifdef-undef
C-c @ C-d	hide-ifdef-block
C-c @ C-q	hide-ifdef-toggle-read-only
C-c @ C-s	show-ifdef-block

But I can't get these bindings to work.  Hitting C-h c C-c @ says:

C-c @ is undefined.

