From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Non-ASCII in Lucid menus Date: Thu, 17 Mar 2005 18:01:06 -0500 Message-ID: References: <877jkce8lv.fsf-monnier+emacs@gnu.org> <42341EC4.3060405@swipnet.se> <87r7ijbray.fsf-monnier+emacs@gnu.org> <7b2c4ca190cea7657e31ed04f07d3377@swipnet.se> <87ll8nk49o.fsf-monnier+emacs@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1111100583 19537 80.91.229.2 (17 Mar 2005 23:03:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 17 Mar 2005 23:03:03 +0000 (UTC) Cc: jan.h.d@swipnet.se, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 18 00:03:03 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DC40i-0000Cu-FP for ged-emacs-devel@m.gmane.org; Fri, 18 Mar 2005 00:02:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DC4H5-00066S-Jj for ged-emacs-devel@m.gmane.org; Thu, 17 Mar 2005 18:19:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DC4FI-0005M4-CH for emacs-devel@gnu.org; Thu, 17 Mar 2005 18:17:40 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DC4FF-0005KV-VE for emacs-devel@gnu.org; Thu, 17 Mar 2005 18:17:39 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DC4FF-0005JZ-4L for emacs-devel@gnu.org; Thu, 17 Mar 2005 18:17:37 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DC3zH-00012h-0Q for emacs-devel@gnu.org; Thu, 17 Mar 2005 18:01:07 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DC3zG-0005yM-EJ; Thu, 17 Mar 2005 18:01:06 -0500 Original-To: Stefan Monnier In-reply-to: <87ll8nk49o.fsf-monnier+emacs@gnu.org> (message from Stefan Monnier on Wed, 16 Mar 2005 10:36:40 -0500) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: news.gmane.org gmane.emacs.devel:34689 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:34689 In any case, here is the new improved patch. This new patch should also enable non-ASCII in Motif menus, although I haven't actually checked it. I'll be happy to keep this patch for post-21.4, but if people feel like this is important, I can install it as well. The failure to support non-ASCII characters in menus is a bug, in my opinion. If you've fixed it, and your fix works well, let's install it now.