unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / 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

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

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).