auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX] TeX-latex-mode and override advice


From: Mandar Mitra
Subject: Re: [AUCTeX] TeX-latex-mode and override advice
Date: Thu, 15 Oct 2015 11:14:43 +0530

Hi Tassilo,

Thanks for your response! As I wrote in a follow-up, a broken auto-complete 
package was causing the problem.

Answers for completeness:

Tassilo Horn wrote (Wed, Oct 14, 2015 at 09:54:34PM +0200):
> How do you use the git version, e.g., do you "make install" or just run
> it from the checkout directory?  And how do you load it in your init
> file?

I just run "make", and run it from the checkout directory.

In my init file, I have

(add-to-list 'load-path "/home/mandar/.emacs.d/auctex.git")
(add-to-list 'load-path "/home/mandar/.emacs.d/auctex.git/preview")
...
(load "auctex.el" nil t t)
(load "preview-latex.el" nil t t)
(setq TeX-data-directory "/home/mandar/.emacs.d/auctex.git/")


Best,
Mandar.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]