Maybe I have mistaken something... I have installed emacs21 and emacspeak 17 with apt-get in debian kanotix.I saw that there is 'emacspeak-auctex-elc' in /usr/share/emacs21/site-lisp/emacspeak, and I thought that it was installed, because in this folder there is emacspeak-calc too, and if I write M-x calc, I have a calculator running. By the documentation, it seems that it is sufficient to write a .tex file to activate AUCTeX..DO I have misunderstand?
---------- Initial Header ----------- >From : "David Kastrup" [EMAIL PROTECTED] To : "[EMAIL PROTECTED]" [EMAIL PROTECTED] Cc : [email protected] Date : Mon, 19 Dec 2005 17:34:09 +0100 Subject : Re: none > "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes: > > > I have installed emacs, emacspeak and auctex > > I wrote a tex file, I saved it as file.tex, then I tryed to view it, but I > > have an error 'you must set tex-dvi-view-command' . I saw a message in > > witch someone suggest to set this variable with > > (setq tex-dvi-view-command > > | (if (eq window-system 'x) "xdvi" "dvi2tty * | cat -s")) > > but I am new with emacs, where do I must write these lines? > > Just how did you install AUCTeX? If you did it according to the > installation instructions, this should not happen. This message only > appears when AUCTeX has not been activated. > > What versions of Emacs, Emacspeak and AUCTeX do you have installed on > what operating system? There are instructions in the README file > telling you how to report a bug and what information to include. > > -- > David Kastrup, Kriemhildstr. 15, 44793 Bochum > _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
