From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Your Emacs changes Date: 21 Aug 2003 08:45:19 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <2427-Tue19Aug2003095146+0300-eliz@elta.co.il> <3F41D8CC.5000005@runestig.com> <7458-Tue19Aug2003194620+0300-eliz@elta.co.il> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1061474141 557 80.91.224.253 (21 Aug 2003 13:55:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 21 Aug 2003 13:55:41 +0000 (UTC) Cc: peter@runestig.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Aug 21 15:55:38 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19ppuc-0002YK-00 for ; Thu, 21 Aug 2003 15:55:38 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19ppyM-0003iE-00 for ; Thu, 21 Aug 2003 15:59:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19poJb-0002Nv-VM for emacs-devel@quimby.gnus.org; Thu, 21 Aug 2003 08:13:19 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19pmo9-0006U3-H8 for emacs-devel@gnu.org; Thu, 21 Aug 2003 06:36:45 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19pkrH-0006IC-4f for emacs-devel@gnu.org; Thu, 21 Aug 2003 04:32:22 -0400 Original-Received: from [194.106.33.36] (helo=server0027.freedom2surf.net) by monty-python.gnu.org with esmtp (Exim 4.20) id 19pk8Q-000289-5X for emacs-devel@gnu.org; Thu, 21 Aug 2003 03:45:30 -0400 Original-Received: from wanchan.jasonr.f2s.com ([195.137.103.251]) by server0027.freedom2surf.net (8.12.6/8.12.6/Debian-7) with ESMTP id h7L7jOit023763; Thu, 21 Aug 2003 07:45:24 GMT Original-Received: from NYAUMO (nyaumo.jasonrumney.net [10.0.0.27]) by wanchan.jasonr.f2s.com (Postfix) with ESMTP id 20FECDDD07; Thu, 21 Aug 2003 08:45:01 +0100 (BST) Original-To: Eli Zaretskii In-Reply-To: <7458-Tue19Aug2003194620+0300-eliz@elta.co.il> Original-Lines: 9 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:16040 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:16040 "Eli Zaretskii" writes: > Colon-separated paths are a PITA, as I don't think Cygwin programs > support semi-colons there. If indeed they don't, the only way out of > this mess I see is to tell people to edit the resultant Makefile by > hand, as much as I hate that. There are compiler specific files in nt, which should be included in all w32 makefiles. This sort of thing could go there.