auctex
[Top][All Lists]
Advanced

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

Re: [AUCTeX] Re: set new latex path for auctex


From: Ralf Angeli
Subject: Re: [AUCTeX] Re: set new latex path for auctex
Date: Tue, 15 Nov 2005 16:28:52 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

* Martin A. Gross B. (2005-11-15) writes:

> How do I set the latex Path for emacs, if it doesn't find it?
>
> I just found out the answer, tried it, and it works for me:
>
> Adding
>
> (setenv "PATH" (concat "opt/texlive/bin/i386-linux:" (getenv "PATH")))
>
> to the .emacs

I consider this a bad solution.  If Emacs does not find the binaries
then other programs might not find them either.  It is better to fix
this globally in your system's environment than locally in Emacs.

-- 
Ralf




reply via email to

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