help-gnu-emacs
[Top][All Lists]
Advanced

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

help with exec-path


From: Eric Abrahamsen
Subject: help with exec-path
Date: Fri, 11 Nov 2011 14:18:02 +0800
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.91 (gnu/linux)

I'm trying to get auctex to use the executables in my self-compiled
texlive installation. I set the proper paths in my .bashrc file, and
again (just for good measure) with (setenv "PATH") in my .emacs. That
doesn't get the proper paths into `exec-path', though.

I would just use `add-to-list' on `exec-path' directly, but looking at
the help buffer for `exec-path' it shows me the current value for the
variable (without my desired paths in it), and then the "original
value", which *does* have the desired paths in it.

That makes me think that the variable is getting reset somewhere. I
shouldn't have to manipulate exec-path directly, should I?

Thanks,
Eric

-- 
GNU Emacs 24.0.91.1 (i686-pc-linux-gnu, GTK+ Version 2.24.6)
 of 2011-11-07 on pellet




reply via email to

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