From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4650 invoked from network); 25 Oct 2001 10:23:26 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 25 Oct 2001 10:23:26 -0000 Received: (qmail 6965 invoked by alias); 25 Oct 2001 10:23:14 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 16143 Received: (qmail 6948 invoked from network); 25 Oct 2001 10:23:13 -0000 From: Borsenkow Andrej To: "'Zsh hackers list'" Subject: preserve-prefix allows only single value? Date: Thu, 25 Oct 2001 14:22:38 +0400 Message-ID: <002401c15d3e$f8bd8510$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3311 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal I finally got around to reinstalling Cygwin after I updated to WinXP (to my surprise this time it worked) and noticed that I can specify only single value for preserve-prefix, i.e. it is impossible to give both // and ?:/ (for drive access). Is it intentional? -andrej