From xemacs-m  Tue Mar 18 11:43:11 1997
Received: from hpfcla.fc.hp.com (0@hpfcla.fc.hp.com [15.254.48.2])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id LAA12725
	for <xemacs-beta@xemacs.org>; Tue, 18 Mar 1997 11:43:09 -0600 (CST)
Received: from hpfclp.sde.hp.com by hpfcla.fc.hp.com with ESMTP
	(1.37.109.20/15.5+IOS 3.20) id AA196456891; Tue, 18 Mar 1997 10:41:31 -0700
Received: from mailhub.sde.hp.com by hpfclp.sde.hp.com with ESMTP
	(1.37.109.20/15.5+ECS 3.3) id AA046116667; Tue, 18 Mar 1997 10:37:47 -0700
Received: from sde.hp.com (hpfcrob.sde.hp.com) by mailhub.sde.hp.com with ESMTP
	(1.37.109.20/15.5+ECS 3.3) id AA223546672; Tue, 18 Mar 1997 10:37:52 -0700
Received: from hpfcrob (localhost [127.0.0.1]) by sde.hp.com with SMTP (8.7.1/8.7.1) id KAA16536 for <xemacs-beta@xemacs.org>; Tue, 18 Mar 1997 10:41:33 -0700 (MST)
Sender: weingrub@sde.hp.com
Message-Id: <332ED3CD.7685@sde.hp.com>
Date: Tue, 18 Mar 1997 10:41:33 -0700
From: Robert Weingruber <weingrub@sde.hp.com>
X-Mailer: Mozilla 3.0 (X11; I; HP-UX B.10.20 9000/780)
Mime-Version: 1.0
To: xemacs-beta@xemacs.org
Subject: c-mode-map gone?
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi All - 

Not sure if I should be sending this here, but it's regarding
an xemacs beta, so what the hay...

I was previously using xemacs-20.0-b29, and recently
upgraded to xemacs-20.1-b6.  

Did c-mode-map and c++-mode-map go away?  With 20.0b29, 
was doing:

(define-key c-mode-map "\C-m" 'reindent-then-newline-and-indent)
(define-key c++-mode-map "\C-m" 'reindent-then-newline-and-indent)

and now I get:

Symbol's value as variable is void: c-mode-map

Bummers....  When is the map getting initialized, or
has it gone away all together?  Or is this a bug?

Thanks.
-- 
-----------------------------------------------------
Robert Weingruber                weingrub@sde.hp.com

Hewlett Packard Company          970.229.4339
3404 E Harmony Road
Fort Collins, CO 80525    USA

