[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PATH Variable
From: |
Daniel Jensen |
Subject: |
Re: PATH Variable |
Date: |
Mon, 16 Jul 2007 14:51:10 +0200 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (gnu/linux) |
srandby <srandby@gmail.com> writes:
> Would somebody please tell me how to change the PATH variable used by
> Emacs? I want to use a shell command, but Emacs can't find the
> command. I've tried a bunch of stuff, but so far nothing works.
(add-to-list 'exec-path "/foo/bar/")
Re: PATH Variable,
Daniel Jensen <=