This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: Fwd: cygwin tools in context menus
- From: "Tacvek" <unknown_kev_cat at hotmail dot com>
- To: <rbrooks at cyberus dot ca>, <cygwin at cygwin dot com>, <cygwin-apps at cygwin dot com>
- Date: Mon, 5 Dec 2005 16:56:48 -0500
- Subject: Re: Fwd: cygwin tools in context menus
- References: <a6cc33f0511231356o7c7e5cacm138159ee97875a95@mail.gmail.com> <a6cc33f0511240422l6231c13ex969447648613a72c@mail.gmail.com>
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 to be in memory at a
time.
Supports windows shortcuts/cygwin symlinks.
Paths with spaces.
Multiple files (Only works right when emacs is already running).
Uses X11. (Requires it to be running already)
Network paths.
It inhierits everythong set in a user's profile and bash_rc.
Uses run.exe
It is definately emacs specific though.
I will send it to the list before too long, or at least I currently intend
to.
--
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/