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:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-type; q=dns; s=default; b=gJwJ n+3isucvTEm3wKxUHGTmqwJh1aYKfwGUUMhLiyado2I8W0CedUnBAx+XyVrjqOD1 lq21i7/V/kPd4IExGdyFD05cqyafwYePr/pFgkQ/EmoRBtEkQKPotaZfBCrODegX aj5wfHUXIGP7D6F195/mvaySqdvkamIKZ1/X6mg= 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:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-type; s=default; bh=B4LKxt8man WguzibACp4nRfVE9Q=; b=nS49ROaecg5yR0BW5jnWbH0mcOjnCv2+gqb9JB1xB3 AXITkW2+QppOSB0r6UjE4Ja3m/Vqd8hrbHb8QBAMoj0ilCzAODxQ3jzkMyemA/+h ot3TG2HSQT5+Ckn9GuL9kebjUK+dFU7t8hiQvvcCIiRz83I+hmg2Y4UH9SqSyjsM g= 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-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=rod, Effective, Hx-languages-length:1218, Scott X-HELO: mail-qt1-f174.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=myVnFSjCd5KPye2vc2+ZhBbDdZ1rU/qPAv4bq5yMdDw=; b=UHuc2Ri35cpqFKePGaYFsjszVtcWFTE3h4HegZgQAZGPX32Utg0uAiMDvzC7FdcokO 24/xzj3WwpJsfR1UaAtYbMYO72bUHUXxsfpOnp8n9gD6c2vc+ymQ6/EDPrqjE4X4l3CN t3VbyQe9Yd7ywoM5iCbekE272WNjE7Lm3gXHog/00OMJ9mzv15mF/bw2MK+Dwpi74JNH AB8Y47Khl8b1VB858faH0FyXxbr3lUNHHZCqCwVRQpg1fYTdEivBFJWQSlQ/Vx4uPTrp XAxWVxeB1l/LqEmp/iExZCkPMX7lGXIifYHmarHuPyvWpLnCqAu1bGviWp7CQE4EoNuV 4R2A== MIME-Version: 1.0 References: <5C74655E DOT 9080500 AT tlinx DOT org> In-Reply-To: <5C74655E.9080500@tlinx.org> From: Csaba Raduly Date: Tue, 26 Feb 2019 09:40:50 +0100 Message-ID: Subject: Re: vim 64 conflict with windows slash and swapfile To: cygwin list Cc: "Taylor, Kit" Content-Type: text/plain; charset="UTF-8" On Mon, Feb 25, 2019 at 11:01 PM L A Walsh wrote: > Bill Gates changed the file-system object separator from '/' to > '\' so that DOS would look less like CP/M -- a competing micro OS at > the time that copied the use of '/' from unix. He was trying to avoid > the impression that he got the idea of using '/' to delineate file > system hierarchy as there was more concern about lawsuits by some companies > in "look-alike" interfaces. "Wrong," said Renner. "The tactful way," Rod said quietly, "the polite way to disagree with the Senator would be to say, `That turns out not to be the case.'" -- Larry Niven and Jerry Pournelle, The Mote in God's Eye '\' was chosen for the DOS path separator because they wanted to look *more* like CP/M, which was already using '/' as the command line switch prefix. https://en.wikipedia.org/wiki/Path_%28computing%29#History Csaba -- You can get very substantial performance improvements by not doing the right thing. - Scott Meyers, An Effective C++11/14 Sampler So if you're looking for a completely portable, 100% standards-conformat way to get the wrong information: this is what you want. - Scott Meyers (C++TDaWYK) -- 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