Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: From: Kevin Schnitzius To: cygwin AT cygwin DOT com Subject: cygwin interaction with explorer Date: Wed, 16 May 2001 00:28:18 -0400 X-Mailer: Internet Mail Service (5.5.2650.21) I'd like vim to be the default action for txt, c, h, log, etc files. So, on my win2k machine, I set the default action to C:\cygwin\bin\vim.exe -u /usr/local/bin/dosrc "%1" This works great except if the file is on a remote server. For example, if the file is \\server\share\file.txt, vim will try to open \server\share\file.txt, which of course fails. A test program indicates that Cygwin is at fault and not vim. Running the test program with strace does *not* show the problem. Does anyone else see this? Thanks, Kevin -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple