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: Unicode branch version updates Date: Mon, 14 Feb 2005 22:31:21 +0200 Message-ID: <01c512d4$Blat.v2.4$4a56dae0@zahav.net.il> References: <61brapi34t.fsf@fencepost.gnu.org> <200502140226.LAA29700@etlken.m17n.org> <87mzu7p1ti.fsf@ID-87814.user.uni-berlin.de> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1108413596 19012 80.91.229.2 (14 Feb 2005 20:39:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 14 Feb 2005 20:39:56 +0000 (UTC) Cc: emacs-unicode@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 14 21:39:55 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D0mzr-0002Wj-Fm for ged-emacs-devel@m.gmane.org; Mon, 14 Feb 2005 21:39:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D0nFS-0004k6-9G for ged-emacs-devel@m.gmane.org; Mon, 14 Feb 2005 15:55:14 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D0nCW-00044j-6E for emacs-devel@gnu.org; Mon, 14 Feb 2005 15:52:12 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D0nCB-0003wS-MB for emacs-devel@gnu.org; Mon, 14 Feb 2005 15:51:55 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D0nCB-0003sj-9k for emacs-devel@gnu.org; Mon, 14 Feb 2005 15:51:51 -0500 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D0mtC-0000cJ-B8; Mon, 14 Feb 2005 15:32:14 -0500 Original-Received: from zaretski (tony06-88-59.inter.net.il [80.230.88.59]) by legolas.inter.net.il (MOS 3.5.6-GR) with ESMTP id DTI04357 (AUTH halo1); Mon, 14 Feb 2005 22:32:06 +0200 (IST) Original-To: Oliver Scholz X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.4 In-reply-to: <87mzu7p1ti.fsf@ID-87814.user.uni-berlin.de> (message from Oliver Scholz on Mon, 14 Feb 2005 17:02:17 +0100) 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: main.gmane.org gmane.emacs.devel:33421 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:33421 > Cc: Kenichi Handa , emacs-unicode@gnu.org, > emacs-devel@gnu.org > From: Oliver Scholz > Date: Mon, 14 Feb 2005 17:02:17 +0100 > > > If there is a subtle bug I haven't noticed with such ChangeLogs, we > > should fix that bug. The fact that you originally used the ".unicode" > > extension originally confirms that it's at least the "natural" name. :-) > [...] > > ISTR that extensions with more than three letters are problematic on > MS DOS (and maybe MS Windows? no idea). No, there won't be any problems on those platforms. On MS-DOS, the name will be truncated to ChangeLo.uni, but if no other file maps to the same file name, nothing bad would happen.