[14333] in Athena Bugs
emacs19
daemon@ATHENA.MIT.EDU (Eric Mumpower)
Mon May 6 11:44:00 1996
Date: Mon, 6 May 96 11:43:51 -0400
To: bugs@MIT.EDU
From: Eric Mumpower <nocturne@MIT.EDU>
By default, the value of the variable "tex-dvi-print-command" is "lpr -d".
This is useless in the Athena environment; a value of "dvips" would be much
more useful. (This command is used by M-x tex-print to print a .dvi version
of a (La)TeX file when in (la)tex-mode.)
I'm not sure this is the sort of configuration adjustment which Athena likes
to provide in emacs19, but it seems the current value is useless and the
value I suggest would be useful. If there's already a lisp file of
default-variable-value-adjustments to be set prior to dumping emacs, it
seems it'd be reasonable to throw this in with them.
- Eric