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: File-name clashes in recently committed files Date: Thu, 08 May 2008 14:28:41 +0300 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1210246158 8790 80.91.229.12 (8 May 2008 11:29:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 8 May 2008 11:29:18 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 08 13:29:53 2008 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 1Ju4Jk-0003nz-E2 for ged-emacs-devel@m.gmane.org; Thu, 08 May 2008 13:29:44 +0200 Original-Received: from localhost ([127.0.0.1]:55025 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ju4J2-00051D-9t for ged-emacs-devel@m.gmane.org; Thu, 08 May 2008 07:29:00 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ju4Ix-0004zl-S5 for emacs-devel@gnu.org; Thu, 08 May 2008 07:28:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ju4Ix-0004yx-AX for emacs-devel@gnu.org; Thu, 08 May 2008 07:28:55 -0400 Original-Received: from [199.232.76.173] (port=35887 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ju4Ix-0004ym-64 for emacs-devel@gnu.org; Thu, 08 May 2008 07:28:55 -0400 Original-Received: from mtaout7.012.net.il ([84.95.2.19]:62410) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ju4Iw-0005hV-Jc for emacs-devel@gnu.org; Thu, 08 May 2008 07:28:54 -0400 Original-Received: from HOME-C4E4A596F7 ([83.130.255.47]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K0J00J2GR3O6YD0@i-mtaout7.012.net.il> for emacs-devel@gnu.org; Thu, 08 May 2008 14:11:49 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 10 (1203?) 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:96765 Archived-At: > From: Stefan Monnier > Date: Sat, 03 May 2008 15:26:59 -0400 > Cc: emacs-devel@gnu.org > > > Recently, a few new files were committed top the CVS trunk, which > > introduced 2 file-name clashes on 8+3 (a.k.a. DOS) filesystems: > > > lisp/epa-file-hook.el clashes with lisp/epa-file.el > > lisp/org/org-info.el clashes with lisp/org/org-infojs.el > > > Can we please rename those to avoid the conflicts? I suggest > > epa-fhook.el > > I'd rather just epa-hook.el. Done.