[comp.emacs] xdvi in emacs

abraham@iesd.auc.dk (Per Abrahamsen) (05/23/91)

[ Followup redirected to comp.emacs, as this is getting less X specific ]

>>>>> On 21 May 91 12:33:48 GMT, kitagawa@will.ntt.jp (Masahiro
>>>>> Kitagawa) said:

Masahiro> cmutex.el already has both. Namely,

Masahiro>   (define-key keymap "\C-c\C-p" 'tex-print)
Masahiro>   (define-key keymap "\C-cP" 'tex-view-file)

cmutex.el should not use keybinding which are reserved for the user,
such as `C-c P'.

AUC (La)TeX also has both, namely

	C-c !           TeX-print
	C-c C-p         TeX-preview

AUC (La)TeX also automatically choose the best of pageview, xtex, and
dvitty. 

AUC TeX is available through anonymous ftp from iesd.auc.dk in the
file "pub/emacs-lisp/auc-tex.shar".

kolb@kub.nl (Hans-Peter Kolb) (05/24/91)

In article <ABRAHAM.91May22215645@thiele.iesd.auc.dk>, abraham@iesd.auc.dk (Per Abrahamsen) writes:
|>
|> Masahiro> cmutex.el already has both. Namely,
|> 
|> Masahiro>   (define-key keymap "\C-c\C-p" 'tex-print)
|> Masahiro>   (define-key keymap "\C-cP" 'tex-view-file)
|> 
|> cmutex.el should not use keybinding which are reserved for the user,
|> such as `C-c P'.
|>
Agreed.
 
|> AUC (La)TeX also has both, namely
|> 
|> 	C-c !           TeX-print
|> 	C-c C-p         TeX-preview
|> 
|> AUC (La)TeX also automatically choose the best of pageview, xtex, and
|> dvitty. 
|> 
Nice feature. and I'd be prepared to switch immediately (from cmutex) if
(and that's a VERY BIG IF) AUC (La)TeX would automatically choose the
best of comint.el and shell.el, too. And this choice shouldn't be very
hard: comint.el is FAR superior.

|> AUC TeX is available through anonymous ftp from iesd.auc.dk in the
|> file "pub/emacs-lisp/auc-tex.shar".

Comint.el (and the comint-based CMU-modes) is available through anonymous
ftp, e.g., from the elisp archive tut.cis.ohio-state.edu in the files
pub/gnu/emacs/elisp-archive/modes/cmushell*

Best, ...hap

------------------------------------------------------------------------
 hans-peter kolb                                            kolb@kub.nl
 Computational Linguistics                          kolb@htikub5.bitnet
 Tilburg University (KUB)                                P.O.Box 90 153
 The Netherlands                                     NL-5000 LE Tilburg
------------------------------------------------------------------------