X-Spam-Check-By: sourceware.org
Message-ID: <a6cc33f0512051407i5b175e1dl80baa2d099967c7b@mail.gmail.com>
Date: Mon, 5 Dec 2005 17:07:12 -0500
From: Rupert Brooks <rupe.brooks@gmail.com>
Reply-To: rbrooks@cyberus.ca
To: Tacvek <unknown_kev_cat@hotmail.com>
Subject: Re: Fwd: cygwin tools in context menus
Cc: cygwin@cygwin.com, cygwin-apps@cygwin.com
In-Reply-To: <BAY102-DAV12F7BC0FCB7A664600B0EA9410@phx.gbl>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Disposition: inline
References: <a6cc33f0511231356o7c7e5cacm138159ee97875a95@mail.gmail.com> 	 <a6cc33f0511240422l6231c13ex969447648613a72c@mail.gmail.com> 	 <BAY102-DAV12F7BC0FCB7A664600B0EA9410@phx.gbl>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id jB5M7M0f029898

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 <unknown_kev_cat@hotmail.com> wrote:
> 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.
>


--
--------------------------------------------------------------
Rupert Brooks
McGill Centre for Intelligent Machines (www.cim.mcgill.ca)
Ph.D Program in Intelligent Systems
http://www.cyberus.ca/~rbrooks

--
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/


