X-Recipient: archive-cygwin AT delorie DOT 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=E5V3FcyezdvAb5jH 2qvb3L0FHYUFMZL/Rnw4nmOMyzO2YaodoFYZgTLrsx45EbtML5W01DM3g3mc4sxK cG2soGiS3TmEKTlaemxRP7KdSARylNJQTVvG53ap9F4ueDRJ+voVDEJ5kEHumyvV N9X4tqYNvwvgJNepbQHxdfXtedk= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=9Bb0oueTnJSw65bo7HDHBY fM6e0=; b=c+j1g2YojZsVz/shkkLbCKPvIAGd1mSOzCxYwQOAAnxA+Vf6QJWE1x YimRwovWSBaQw3sk0NljTz9FOZsNUZbzfOc1qnPO1FvFxbcECuAEQ1n3NwnkhE0e 65UDjpGdovU3Uz1VldAod0QXW0WE+byyWR+UzTJHHgjI9jsSxlEb4= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-qg0-f53.google.com X-Received: by 10.140.99.115 with SMTP id p106mr13549048qge.19.1438960586640; Fri, 07 Aug 2015 08:16:26 -0700 (PDT) Subject: Re: [ANNOUNCEMENT] Updated: Cygwin 2.2.0-1 To: cygwin AT cygwin DOT com References: <55BFB64C DOT 1010802 AT towo DOT net> <20150803192940 DOT GA19315 AT calimero DOT vinschen DOT de> <895515CC-6BB7-41E7-AEA5-30FBBE071153 AT etr-usa DOT com> <87wpxac2bj DOT fsf AT Rainer DOT invalid> <20150805075435 DOT GP17917 AT calimero DOT vinschen DOT de> From: cyg Simple X-Enigmail-Draft-Status: N1110 Message-ID: <55C4CBDB.5090803@gmail.com> Date: Fri, 7 Aug 2015 11:16:43 -0400 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <20150805075435.GP17917@calimero.vinschen.de> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 8/5/2015 3:54 AM, Corinna Vinschen wrote: > > So the idea was: > > set HOME=foo <- ignored, set HOME from passwd DB entry I agree. > set HOME=C:/foo <- same I strongly disagree. In fact I set HOME in the Windows environment expecting Cygwin to map it correctly so that I can have a common HOME for multiple installations of Cygwin. It also allows me to to use %HOME% in Windows scripts. > set HOME=//foo/bar <- same I agree. > set HOME=/foo/bar <- valid, taken I slightly disagree. It boggles Windows scripts that could make use of the variable and would only work for scripts where the working directory device contains /foo/bar. -- cyg Simple -- 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