From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Fiddling with the menus Date: Sun, 09 Aug 2009 21:17:29 +0300 Message-ID: <83eirklume.fsf@gnu.org> References: <83ocqolwep.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1249841867 13016 80.91.229.12 (9 Aug 2009 18:17:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 9 Aug 2009 18:17:47 +0000 (UTC) Cc: emacs-devel@gnu.org To: CHENG Gao Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Aug 09 20:17:40 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MaCxd-0008Qc-8N for ged-emacs-devel@m.gmane.org; Sun, 09 Aug 2009 20:17:37 +0200 Original-Received: from localhost ([127.0.0.1]:46346 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MaCxc-0000AV-EL for ged-emacs-devel@m.gmane.org; Sun, 09 Aug 2009 14:17:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MaCxY-0000AQ-AO for emacs-devel@gnu.org; Sun, 09 Aug 2009 14:17:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MaCxX-0000AE-04 for emacs-devel@gnu.org; Sun, 09 Aug 2009 14:17:31 -0400 Original-Received: from [199.232.76.173] (port=38662 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MaCxW-0000AB-R9 for emacs-devel@gnu.org; Sun, 09 Aug 2009 14:17:30 -0400 Original-Received: from mtaout3.012.net.il ([84.95.2.7]:31838) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MaCxW-0007qh-CA for emacs-devel@gnu.org; Sun, 09 Aug 2009 14:17:30 -0400 Original-Received: from conversion-daemon.i_mtaout3.012.net.il by i_mtaout3.012.net.il (HyperSendmail v2004.12) id <0KO400F00FXT0T00@i_mtaout3.012.net.il> for emacs-devel@gnu.org; Sun, 09 Aug 2009 21:17:29 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.228.224.142]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KO400ARKG540VE1@i_mtaout3.012.net.il>; Sun, 09 Aug 2009 21:17:29 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 9.1 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 Xref: news.gmane.org gmane.emacs.devel:113870 Archived-At: > From: CHENG Gao > Date: Mon, 10 Aug 2009 02:06:30 +0800 > > Lines 994-1022 talk about MULE-UCS compilation problem, and the very > first problem says: > > ,---- > | * Mule-UCS doesn't work in Emacs 23. > | > | It's completely redundant now, as far as we know. > `---- > > So for current release (23.1), the former seems weird. Yes, those 2 entries should probably be united. > And I trust some problems occur for platforms removed from current > release. I'm sure they are, the problem is to know which ones. > Maybe we just let it be. But if you spot any that can be removed or modified, please report them. TIA