all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* can't change "setq tex-dvi-view-command"
@ 2006-01-18 15:39 Paminu
  2006-01-18 20:06 ` Peter Dyballa
  0 siblings, 1 reply; 2+ messages in thread
From: Paminu @ 2006-01-18 15:39 UTC (permalink / raw)


I use emacs and auctex in cygwin for winXP.

I have this in my .emacs file:

(setq tex-dvi-view-command "start_xdvi")

I have made a bat file called start_xdvi that opens xdvi and a xserver. I 
works fine if I type "start_xdvi" from Run.

But when I want to use the default viewer by pressing C-c C-c it just uses 
the comand :

View command: xdvi -sourceposition "18 formelsamling.tex" -editor 
"emacsclient --no-wait +%l %f" formelsamling.dvi

why does it not uses "start_xdvi" instead when I have specified it in my 
.emacs file? 

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

end of thread, other threads:[~2006-01-18 20:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-18 15:39 can't change "setq tex-dvi-view-command" Paminu
2006-01-18 20:06 ` Peter Dyballa

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.