From xemacs-m  Thu May  1 18:11:39 1997
Received: from jagor.srce.hr (hniksic@jagor.srce.hr [161.53.2.130])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id SAA05232
	for <xemacs-beta@xemacs.org>; Thu, 1 May 1997 18:11:38 -0500 (CDT)
Received: (from hniksic@localhost)
          by jagor.srce.hr (8.8.5/8.8.4)
	  id BAA19942; Fri, 2 May 1997 01:11:32 +0200 (MET DST)
To: wmperry@aventail.com
Cc: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: Re: Patch: cperl-mode.el {C-h} changed to {C-c}
References: <199705012215.PAA03547@bittersweet.inetarena.com> <kig7mhihlr6.fsf@jagor.srce.hr> <m2k9liyfu2.fsf@altair.xemacs.org> <kigzpueg5cg.fsf@jagor.srce.hr> <86sp06vlhg.fsf@kramer.in.aventail.com>
X-Save-Project-Gutenberg: <URL:http://www.promo.net/pg/nl/pgny_nov96.html>
X-Attribution: Hrv
X-Face: Mie8:rOV<\c/~z{s.X4A{!?vY7{drJ([U]0O=W/<W*SMo/Mv:58:*_y~ki>xDi&N7XG
        KV^$k0m3Oe/)'e%3=$PCR&3ITUXH,cK>]bci&<qQ>Ff%x_>1`T(+M2Gg/fgndU%k*ft
        [(7._6e0n-V%|%'[c|q:;}td$#INd+;?!-V=c8Pqf}3J
From: Hrvoje Niksic <hniksic@srce.hr>
Date: 02 May 1997 01:11:30 +0200
In-Reply-To: wmperry@aventail.com's message of 01 May 1997 16:08:43 -0700
Message-ID: <kigyb9yg53x.fsf@jagor.srce.hr>
Lines: 22
X-Mailer: Gnus v5.4.45/XEmacs 19.15

wmperry@aventail.com (William M. Perry) writes:

> > This has an additional degree of ugliness, as it seems to
> > differentiate XEmacs keys from FSF keys (why?).
> 
>   Because sometimes they are different.

Exactly when are they different?  cperl-mode uses this only to
differentiate "\C-hf" and [(control h) f], whereas (AFAIK) both work
in both Emacsen.

> mouse-2 instead of button2, etc.

Both work in XEmacs.  The simple rule is to use XEmacs-style
keybindings for keys, and Emacs-style for mouse, and the code will
work.  Unless you wish to maintain compatibility with old Emacs
versions, of course.

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
The end of the world is coming...  SAVE YOUR BUFFERS!

