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.

_______________________________________________
auctex mailing list
auctex@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex

Reply via email to