From xemacs-m  Wed Apr 30 15:39:02 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 PAA12772
	for <xemacs-beta@xemacs.org>; Wed, 30 Apr 1997 15:38:19 -0500 (CDT)
Received: (from hniksic@localhost)
          by jagor.srce.hr (8.8.5/8.8.4)
	  id WAA17527; Wed, 30 Apr 1997 22:36:42 +0200 (MET DST)
To: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: Re: `x-keysym-on-keyboard-p' case-insensitive?
References: <kign2qgk3z9.fsf@jagor.srce.hr> <m2zpugsb11.fsf@altair.xemacs.org>
X-URL: ftp://gnjilux.cc.fer.hr/pub/unix/util/wget/
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: 30 Apr 1997 22:36:42 +0200
In-Reply-To: Steven L Baur's message of 30 Apr 1997 09:58:18 -0700
Message-ID: <kig67x4jlid.fsf@jagor.srce.hr>
Lines: 24
X-Mailer: Gnus v5.4.45/XEmacs 19.15

Steven L Baur <steve@miranova.com> writes:

> Everything else is case sensitive.  To do this right, you would have
> to pass through `upper_return' or `lower_return' for the call to
> XConvertCase, and I don't think the gain merits the interface
> change.

My change wasn't about doing things "right".  I'd just like to make
them easier.  It's really lame (IMHO) when

(x-keysym-on-keyboard-p "delete")

returns nil because of the case differences.  It can lead to very
stupid mistakes, too.

My real question was: is there any specific reason against this
change?  Are there imaginable cases when different keysyms Delete and
DeLeTe might exist?

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
Thou Who might be our Father Who perhaps may be in Heaven...
                                                -- Roger Zelazny

