X-Spam-Check-By: sourceware.org Message-ID: <4532D387.AC25A4B2@dessent.net> Date: Sun, 15 Oct 2006 17:34:15 -0700 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Can not start UltraEdit using cygwin path References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 lin q wrote: > If I run it with cygwin path like this, > > uedit /cygdrive/c/tmp/log > > UltraEdit says the path is wrong. UltraEdit is not a Cygwin application. How on earth do you expect it to understand something beginning in /cygdrive? Look into cygpath. > Interesting enough, I have similar function for gvim, > > vi () > { > gvim $@ & > } gvim is a Cygwin application. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/