From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.comp.lib.gnulib.bugs,gmane.emacs.devel Subject: Re: Files from gnulib Date: Wed, 26 Jan 2011 11:11:12 -0500 Message-ID: References: <83y66bzuhc.fsf@gnu.org> <4D3C81A1.70009@cs.ucla.edu> <83ipxfymox.fsf@gnu.org> <4D3E0A8E.1030400@cs.ucla.edu> <8362tdzl7m.fsf@gnu.org> <4D3E8E4C.1010000@cs.ucla.edu> <4D3F1171.5010201@cs.ucla.edu> <83y668yfgt.fsf@gnu.org> <83lj28y7h4.fsf@gnu.org> <4D3F7358.8000405@cs.ucla.edu> <83bp34xpyw.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1296058302 20882 80.91.229.12 (26 Jan 2011 16:11:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 26 Jan 2011 16:11:42 +0000 (UTC) Cc: cyd@stupidchicken.com, eggert@cs.ucla.edu, bug-gnulib@gnu.org, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: bug-gnulib-bounces+gnu-bug-gnulib=m.gmane.org@gnu.org Wed Jan 26 17:11:38 2011 Return-path: Envelope-to: gnu-bug-gnulib@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Pi7y3-0002ki-Qo for gnu-bug-gnulib@m.gmane.org; Wed, 26 Jan 2011 17:11:37 +0100 Original-Received: from localhost ([127.0.0.1]:53210 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pi7y1-0006Z2-TD for gnu-bug-gnulib@m.gmane.org; Wed, 26 Jan 2011 11:11:33 -0500 Original-Received: from [140.186.70.92] (port=35732 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pi7xk-0006Y9-Lm for bug-gnulib@gnu.org; Wed, 26 Jan 2011 11:11:17 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pi7xj-0005kR-9s for bug-gnulib@gnu.org; Wed, 26 Jan 2011 11:11:16 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:2679 helo=ironport2-out.pppoe.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pi7xi-0005kC-FW; Wed, 26 Jan 2011 11:11:15 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEANvWP01MCo4O/2dsb2JhbACkdnS8V4VPBIUXj2s X-IronPort-AV: E=Sophos;i="4.60,380,1291611600"; d="scan'208";a="89310477" Original-Received: from 76-10-142-14.dsl.teksavvy.com (HELO ceviche.home) ([76.10.142.14]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 26 Jan 2011 11:11:13 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id EC0EF660D4; Wed, 26 Jan 2011 11:11:12 -0500 (EST) In-Reply-To: (Eli Zaretskii's message of "Wed, 26 Jan 2011 01:01:42 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-BeenThere: bug-gnulib@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gnulib discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnulib-bounces+gnu-bug-gnulib=m.gmane.org@gnu.org Errors-To: bug-gnulib-bounces+gnu-bug-gnulib=m.gmane.org@gnu.org Xref: news.gmane.org gmane.comp.lib.gnulib.bugs:24990 gmane.emacs.devel:135030 Archived-At: > Here's a compromise that at least I can live with; hope others can, too: > 1) For c++defs.h and the lib/*.in.h files: rely on the automatic > renaming by djtar. Files that reference those will be edited by > config.bat as part of configuring Emacs for the MS-DOS build. > 2) For the 3 m4/gnulib-*.m4 files: rename them. I suggested one way > of renaming, but there's nothing sacred about that; any renaming > that will get rid of the name clash is fine with me. Sounds good to me. Stefan