From xemacs-m  Tue Mar 25 01:13:28 1997
Received: from macon.informatik.uni-tuebingen.de (macon2.Informatik.Uni-Tuebingen.De [134.2.13.2])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id BAA11169
	for <xemacs-beta@xemacs.org>; Tue, 25 Mar 1997 01:13:27 -0600 (CST)
Received: from modas.informatik.uni-tuebingen.de (modas.Informatik.Uni-Tuebingen.De [134.2.12.3]) by macon.informatik.uni-tuebingen.de (8.8.4/8.8.3/AIX-4.1/WSI-1.0) with SMTP id IAA20614 for <xemacs-beta@xemacs.org>; Tue, 25 Mar 1997 08:13:26 +0100
Received: by modas.informatik.uni-tuebingen.de (AIX 4.1/UCB 5.64/4.03)
          id AA18204; Tue, 25 Mar 1997 08:13:24 +0100
Sender: sperber@informatik.uni-tuebingen.de
To: xemacs-beta@xemacs.org
Subject: Re: [Wernke zur Borg <wzb@anitesystems.de>] Re: popup-mode-menu()
References: <m2u3m1h4m2.fsf@altair.xemacs.org> 	<y9lafnt8ojd.fsf@modas.informatik.uni-tuebingen.de> <199703241937.OAA00579@anthem.CNRI.Reston.Va.US>
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
From: sperber@informatik.uni-tuebingen.de (Michael Sperber [Mr. Preprocessor])
Date: 25 Mar 1997 08:13:23 +0100
In-Reply-To: "Barry A. Warsaw"'s message of Mon, 24 Mar 1997 14:37:16 -0500
Message-Id: <y9lhgi078bw.fsf@modas.informatik.uni-tuebingen.de>
Lines: 22
X-Mailer: Gnus v5.4.33/XEmacs 20.1(beta9)

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

MS> That's because cc-mode doesn't *call* popup-mode-menu, but
MS> does

MS> (define-key c-mode-map 'button3 'c-popup-menu)))

MS> Call it a bug in cc-mode, but it sure isn't one in
MS> popup-mode-menu.  Barry?

BAW> You're not quoting the whole thing.

BAW> [ ... ]

I had seen that.  I was just trying to address the bug report.
However, it occurrs to me you might want to just set mode-popup-menu
and leave button3 untouched, since that is bound to popup-mode-menu by 
default.

Cheers =8-} Mike


