From xemacs-m  Sun Sep 21 13:52:57 1997
Received: from jagor.srce.hr (jagor.srce.hr [161.53.2.130])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id NAA26207
	for <xemacs-beta@xemacs.org>; Sun, 21 Sep 1997 13:52:22 -0500 (CDT)
Received: (from hniksic@localhost)
	by jagor.srce.hr (8.8.7/8.8.6) id UAA15238;
	Sun, 21 Sep 1997 20:51:44 +0200 (MET DST)
To: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: Re: A problem with menu accelerators
References: <kigk9gb4fg3.fsf@jagor.srce.hr> <34256868.785268BF@aosi.com>
X-Attribution: Hrvoje
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: 21 Sep 1997 20:51:44 +0200
In-Reply-To: Joel Peterson's message of "Sun, 21 Sep 1997 14:33:12 -0400"
Message-ID: <kigg1qyijpb.fsf@jagor.srce.hr>
Lines: 19
X-Mailer: Quassia Gnus v0.8/XEmacs 20.3(beta23) - "Sarajevo"

Joel Peterson <tarzan@aosi.com> writes:

> #1 is actually not that hard, since menubar.el already calls downcase
> prior to comparing menu item names, so it's pretty easy to replace that
> with a different function call.
[...]
> I created a function in menubar.c which does both a downcase and removes
> %_.  I tried your example and got a "ha ha" item at the bottom of the
> "%_File" menu.
> 
> Attached is a patch against Beta 23.

Cool.  This is the Right Thing (note the capitalization).

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
* Q: What is an experienced Emacs user?
* A: A person who wishes that the terminal had pedals.

