Re: Fwd: cygwin tools in context menus

2005-12-05 Thread Rupert Brooks
Thanks to all who responded. Brians solution still gives me some problems with paths with spaces in the names. unfortunately i havent had time to figure out an improvement, but when/if i do i will post it. Looking forward to Tacveks solution. Rupert B. On 12/5/05, Tacvek <[EMAIL PROTECTED]> wro

Re: Fwd: cygwin tools in context menus

2005-12-05 Thread Tacvek
Brian Dessent said: C:\cygwin\bin\run bash -c "/usr/X11R6/bin/gv -display localhost:0.0 \"$(cygpath \"%1\")\" &" This works for me. Not bad. However, that is less than ideal for emacs. I have a working solution with the following features: Uses emacsserver, so that only one copy of emas needs

Re: Fwd: cygwin tools in context menus

2005-11-24 Thread Brian Dessent
Rupert Brooks wrote: > What i would like to do, is be able to right click on a file in > Windows explorer and have a cygwin tool be avaiable either for the > open, or the open with command. I've tried quite a variety of things, > and i've gotten close... but so far no cigar. Heres a description

Fwd: cygwin tools in context menus

2005-11-24 Thread Rupert Brooks
Hello, What i would like to do, is be able to right click on a file in Windows explorer and have a cygwin tool be avaiable either for the open, or the open with command. I've tried quite a variety of things, and i've gotten close... but so far no cigar. Heres a description of what i tried and t