Re: nedit windows integration

2007-08-08 Thread Matthew Woehlke
Frederich, Eric P21322 wrote: Matthew Woehlke Wrote : Instead of 'nedit', you could run.exe a script that looks something like: nedit $(cygpath -u "$1") I get an error "Can't open /usr/X11R6/bin/$(cygpath:..." Can't read the entire error because it is in an unsizeable window. ...did you pu

RE: Re: nedit windows integration

2007-08-08 Thread Frederich, Eric P21322
Matthew Woehlke Wrote : > Instead of 'nedit', you could run.exe a script that looks > something like: > > nedit $(cygpath -u "$1") I get an error "Can't open /usr/X11R6/bin/$(cygpath:..." Can't read the entire error because it is in an unsizeable window. -- Unsubscribe info: http://cygwin.

Re: nedit windows integration

2007-08-08 Thread Matthew Woehlke
Frederich, Eric P21322 wrote: I created an nedit shortcut on my desktop. It is just a shortcut to "c:\cygwin\usr\X11R6\bin\run.exe nedit" This works fine but I can't drag files on top of it to edit them because it expects /cygdrive/c/somefile.txt instead of c:\somefile.txt Is there a solution fo