Please keep the mailing list copied.

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

>> > 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.
>
>
> My problem is that in the terminal the system finds latex very well, but
> emacs don't.
>
> How could I then get a solution?

Set the PATH variable for the relevant shell.

-- 
Ralf


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

Reply via email to