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

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

Re: emacs cvs over ssh question


From: M. Serkan Apaydin
Subject: Re: emacs cvs over ssh question
Date: Mon, 22 Dec 2003 13:26:45 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20030917

Kai Grossjohann wrote:

"M. Serkan Apaydin" <apaydin@cs.stanford.edu> writes:

(setq load-path (cons "/usr/local/bin/" load-path))
did not help.

Try to add /usr/local/bin to exec-path, not load-path.  (load-path is
for *.el and *.elc files, that is Lisp files.)

Or make sure that /usr/local/bin is listed in $PATH at the time when
you start Emacs.  (If you start Emacs from a button in the KDE panel,
then it can be difficult to find out whether the directory is in
$PATH, and if it isn't, how to put it there.  I never could figure
that out.)


Thanks, but that does not seem to work. Changing .emacs file does not change
the propensity of emacs to look for ssh-askpass in /usr/bin, and my path lists both /usr/bin and /usr/local/bin before running emacs (although /usr/bin comes first).

serkan





reply via email to

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