From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: i18n and gtk+ Date: Mon, 09 Dec 2002 22:07:46 +0300 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <2593-Mon09Dec2002220745+0200-eliz@is.elta.co.il> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1039465700 3870 80.91.224.249 (9 Dec 2002 20:28:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 9 Dec 2002 20:28:20 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18LUVi-0000zm-00 for ; Mon, 09 Dec 2002 21:28:14 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18LUfw-00086d-00 for ; Mon, 09 Dec 2002 21:38:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18LUDO-0005ED-00 for emacs-devel@quimby.gnus.org; Mon, 09 Dec 2002 15:09:18 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18LUD3-0005Dg-00 for emacs-devel@gnu.org; Mon, 09 Dec 2002 15:08:57 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18LUD1-0005Cx-00 for emacs-devel@gnu.org; Mon, 09 Dec 2002 15:08:56 -0500 Original-Received: from heimdall.inter.net.il ([192.114.186.17]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18LUD1-0005CI-00; Mon, 09 Dec 2002 15:08:55 -0500 Original-Received: from zaretsky (adsl-ayalon-pc-128-23.inter.net.il [213.8.128.23]) by heimdall.inter.net.il (Mirapoint Messaging Server MOS 3.2.1-GA) with ESMTP id AAG13893; Mon, 9 Dec 2002 22:08:52 +0200 (IST) Original-To: yeupou@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Mathieu Roy on 09 Dec 2002 12:53:46 +0100) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:10010 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10010 > From: Mathieu Roy > Date: 09 Dec 2002 12:53:46 +0100 > > > As for internationalization, what specifically did you have in mind > > (taking into account that Emacs already supports multi-lingual > > editing)? > > I think about translation of emacs whole interface in others languages > (menu etc). This has been discussed as well here, and some non-trivial issues emerged. Please search the archives of this list for the details.