Re: configuring auc-tex
David Kastrup <[email protected]> Sun, 13 Mar 2005 23:49:27 +0100
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
alctraz <[email protected]> writes: > Hello, > > Thank you for your help, C-c C-c 'y' RET C-c C-c RET is indeed beter > but still long. > > I think I found a partial solution. I added the following to my ~/.emacs : > > ** BEGIN LISP > (defun Tex-contextual-command () > (interactive) > (save-buffer) > (TeX-command-master) > ;; How can I make the function press RET here ? > ) Saving automatically can be achieved with customizing TeX-save-query. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum