X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:subject:mime-version:content-type
	:content-transfer-encoding:date:from:cc:in-reply-to:references
	:message-id; q=dns; s=default; b=xYZnShQx7jYEz3R2HMHazGGbT5Cxqy2
	pvFZJZ9QVWr7Q8yT5Hq2obNwAF+4TXcPQimev/1eLJMaAX4LXuMXQvo/cDwwD8zb
	jzkMTJKHuc9c6aIK6+BCM8mNl68sdvyA9OxbLCPtCPR+fHjHqssDauoYj+x4xYQm
	cnkMozkCF/oY=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:subject:mime-version:content-type
	:content-transfer-encoding:date:from:cc:in-reply-to:references
	:message-id; s=default; bh=DPld3FPTmh3UfijzKjFfHLkZAqU=; b=yhPJh
	nJB2LEiAtFDN2BdK0yjtpeDgedY4gYhE2OJyBUZf1PjeeLQtjvuQR36FHnYePrep
	lZTs2er8rXNFwGhkKPcwkZ2e5KvZ4HDDAyY6Gg8lWLqm2IIJyoaYYQ7YROGjk2SP
	l110s+ZJUxYnmhBXOG2cGjNEXMaIZTB4walzbY=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=BAYES_00,FROM_STARTS_WITH_NUMS,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy=H*u:0.9.2, H*UA:0.9.2, dear, Dear
X-HELO: smtp-out-no.shaw.ca
To: cygwin@cygwin.com
Subject: Re: Interest in Emacs patched to handle Windows  =?UTF-8?Q?paths=3F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Date: Fri, 26 Jul 2019 13:02:56 -0700
From: Kaz Kylheku <920-082-4242@kylheku.com>
Cc: michael.soegtrop@intel.com
In-Reply-To: <0F7D3B1B3C4B894D824F5B822E3E5A178FDB3DF2@IRSMSX102.ger.corp.intel.com>
References: <0F7D3B1B3C4B894D824F5B822E3E5A178FDB3DF2@IRSMSX102.ger.corp.intel.com>
Message-ID: <28ad7018743208ae438978d13760b765@mail.kylheku.com>
X-Sender: 920-082-4242@kylheku.com
User-Agent: Roundcube Webmail/0.9.2
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x6QK3Z8n007360

On 2019-07-26 10:11, Soegtrop, Michael wrote:
> Dear Cygwin Team and Users,
> 
> In May I modified Emacs for Cygwin so that it can truly handle Windows
> paths.

You might be interested in the Cygnal project: 
http://www.kylheku.com/cygnal/

In this project, I modified Cygwin itself to use Windows paths.
There are some other changes, of course, all documented in detail.

I use Cygnal for a native Windows port of the TXR language. This is just 
the
Cygwin version of txr.exe bundled with the patched cygwin.dll (plus some
additional needed libs), wrapped up in an installer.

There is no separate build; just packaging.

Cygnal isn't an environment; it doesn't replace Cygwin. It's a way of
deploying Cygwin programs stand-alone to Windows users who expect 
certain
Windows conventions, while retaining the advantages of Cygwin's large
and detailed POSIX API footprint.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


