all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* change the way emacs executes xdvi?
@ 2005-10-19 13:40 Paminu
  2005-10-19 16:35 ` Lennart Borgman
  0 siblings, 1 reply; 2+ messages in thread
From: Paminu @ 2005-10-19 13:40 UTC (permalink / raw)


I have installed emacs,xdvi, tex and auctex under cygwin for winXP.


I would like to change the way that emacs executes xdvi. Right now it does:

c:\cygwin\home\diku>bash --login -e xdvi c:/cygwin/home/diku/haps.dvi&
bash --login -e xdvi c:/cygwin/home/diku/haps.dvi&
xdvi-xaw.bin: Fatal error: Could not open `c:/cygwin/home/diku/haps.dvi': No 
such file or directory.


But if I in run just type:
bash --login -e xdvi /home/diku/haps.dvi

it work! How do I make emacs "drop" "c:/cygwin"?

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

* Re: change the way emacs executes xdvi?
  2005-10-19 13:40 change the way emacs executes xdvi? Paminu
@ 2005-10-19 16:35 ` Lennart Borgman
  0 siblings, 0 replies; 2+ messages in thread
From: Lennart Borgman @ 2005-10-19 16:35 UTC (permalink / raw)
  Cc: help-gnu-emacs

Paminu wrote:

>I have installed emacs,xdvi, tex and auctex under cygwin for winXP.
>
>
>I would like to change the way that emacs executes xdvi. Right now it does:
>
>c:\cygwin\home\diku>bash --login -e xdvi c:/cygwin/home/diku/haps.dvi&
>bash --login -e xdvi c:/cygwin/home/diku/haps.dvi&
>xdvi-xaw.bin: Fatal error: Could not open `c:/cygwin/home/diku/haps.dvi': No 
>such file or directory.
>
>
>But if I in run just type:
>bash --login -e xdvi /home/diku/haps.dvi
>
>it work! How do I make emacs "drop" "c:/cygwin"?
>  
>
I have no solution. I just want to say I do not understand how Cygwin 
handles file names. I can for example do

    ls "c:/program files"

in Cygwin bash.  It seems a bit inconsistent if your case does not work.

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

end of thread, other threads:[~2005-10-19 16:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-19 13:40 change the way emacs executes xdvi? Paminu
2005-10-19 16:35 ` Lennart Borgman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.