From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Why emacs have not native language menu Date: Mon, 23 Jul 2007 22:33:13 +0300 Message-ID: References: <46A49912.9030203@luxdo.jp> NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1185219250 1494 80.91.229.12 (23 Jul 2007 19:34:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 Jul 2007 19:34:10 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 23 21:34:08 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1ID3fP-0002Wa-8K for geh-help-gnu-emacs@m.gmane.org; Mon, 23 Jul 2007 21:34:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ID3fO-0005Ba-ME for geh-help-gnu-emacs@m.gmane.org; Mon, 23 Jul 2007 15:34:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ID3f9-0005BL-SW for help-gnu-emacs@gnu.org; Mon, 23 Jul 2007 15:33:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ID3f7-0005B8-O4 for help-gnu-emacs@gnu.org; Mon, 23 Jul 2007 15:33:46 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ID3f7-0005B5-I4 for help-gnu-emacs@gnu.org; Mon, 23 Jul 2007 15:33:45 -0400 Original-Received: from heller.inter.net.il ([213.8.233.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ID3f7-0001Xh-0W for help-gnu-emacs@gnu.org; Mon, 23 Jul 2007 15:33:45 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-246-32.inter.net.il [83.130.246.32]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id DEM04241 (AUTH halo1); Mon, 23 Jul 2007 22:33:13 +0300 (IDT) In-reply-to: <46A49912.9030203@luxdo.jp> X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:45894 Archived-At: > Date: Mon, 23 Jul 2007 21:03:30 +0900 > From: "lu@luxdo.jp" > > Today I tried vim 7.1,It have native language menu. > Why emacs only have English menu? Because Emacs is a much more complex program, and therefore adding localization support to it is a much harder job. And because no one volunteered to do that job.