This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Can not start UltraEdit using cygwin path


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]