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:message-id:date:from:mime-version:to:cc
	:subject:content-type:content-transfer-encoding; q=dns; s=
	default; b=GS4zzbLw/9Ip7Z6W1mNvFhV3EAj10VdpYAY0OGucu6SFjNA1KazD3
	L3UHsBxygFTglWWxdZ8ePa2ken8jU4+H8lqNE5X9mBFdZ5CoEsaX/iUjetxZyyVe
	aaQk1WGV+4N46ej2eajVc5a67KqSqA2euM7l7bXwBcuGgQDU519y5s=
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:message-id:date:from:mime-version:to:cc
	:subject:content-type:content-transfer-encoding; s=default; bh=N
	7w5ogGBSUzH5fx0ymekuk7743Q=; b=NrR+r9p6kWY4Ub7AQ3q0TVl5xhQ+ZGqZ7
	DOuoP8kjAa+oxo6oNPG1FkFsTQwxznjfmeVw2pKxDCLFSuroR6g1K1+Q4+SpEkqJ
	a/6RCu4QlYWU/BL0AnapHcNSAfnnLFhmWgzvbVkYoyaRf4XBIpHbvppF94061csU
	XnA/4jaI2c=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.3 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,KAM_FROM_URIBL_PCCC,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD autolearn=no version=3.3.2
X-HELO: smtp203.alice.it
Message-ID: <53F7827E.4070301@alice.it>
Date: Fri, 22 Aug 2014 19:48:46 +0200
From: Angelo Graziosi <angelo.graziosi@alice.it>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0
MIME-Version: 1.0
To: cygwin@cygwin.com
CC: Ken Brown <kbrown@cornell.edu>
Subject: Re: Latest snapshot
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit

Corinna Vinschen wrote:
> There was no change at all in symlink handling so this is a bit
> surprising.

Indeed it surprised me too!

For example , if I rename ~/.emacs.d to ~/.emacs.d-foo, and the I create 
the symlink

   ln -sf .emacs.d-foo .emacs.d

Emacs is correctly initialized ONLY when .emacs.d-foo has the true 
init.el file. If init.el is a symlink it starts but without my personal 
preferences, as if init.el were ignored.

Reverting to 1.7.32 all works as expected.

Here, I am referring to the Cygwin build using --with-w32

> Can you provide two strace,

I have used strace one or two times and the last time was many years ago..

Ciao,
Angelo.

--
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

