unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* [cygwin] win32 path helpers?
@ 2005-01-07 23:15 Thomas L Roche
  2005-01-08 13:30 ` kurtz
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas L Roche @ 2005-01-07 23:15 UTC (permalink / raw)


Can win32 paths be made palatable to cygwin emacs? Why I ask:

I use the emacs provided by cygwin. Its interactive find-file (etc)
expects a cygwin path, e.g.

/d/eclipse/devspaces/abbots/abbot.swt/doc/swt/patchingSWT.txt

Unfortunately I often hafta use paths from native win32 apps, like

d:\eclipse\devspaces\abbots\abbot.swt\doc\swt\patchingSWT.txt

which find-file etc disdain; to make win32 paths usable I need to run
'cygpath' in a shell buffer (or just manually edit in the minibuffer,
if the path is short). Is there code I can install that will obviate
the need for such massage, allowing me to just paste a win32 path into
the minibuffer?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-01-08 13:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-07 23:15 [cygwin] win32 path helpers? Thomas L Roche
2005-01-08 13:30 ` kurtz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).