vote up 2 vote down star

I have the ruby version manager installed and use the ruby implementation installed by RVM set to the default so that 'which ruby' shows '~/.rvm/ruby-1.8.6-p383/bin/ruby' yet when I open an inf-ruby buffer in emacs, it uses the ruby installed in /usr/bin.

Is there a way to get emacs to respect the path for ruby the same way the shell does?

Thanks!

flag

1 Answer

vote up 1 vote down

Try customizing exec-path: M-x customize-option RET exec-path RET

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.