On Mon, Oct 10 2011,Tassilo Horn wrote:

> Hi Philipp,
>
> can't you just go without installing at all?
>
> I have a CVS checkout of AUCTeX in which I regularly do
>
>   cvs up && make all
>
> Then I point emacs to the lisp sources using
>
>   (add-to-list 'load-path "~/repos/el/auctex/")
>   (load "auctex.el" nil t t)
>   (add-to-list 'load-path "~/repos/el/auctex/preview/")
>   (load "preview-latex.el" nil t t)
>

[snipped 16 lines]

Thanks for this.  I really wanted to use auctex like gnus where I run
it off the cvs source folders after byte compiling.  If it works for
you, then I'll do it with the next release of Emacs.

 sivaram
 -- 


_______________________________________________
auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex

Reply via email to