Changing python interpreter for emacs
Posted
by sam
on Stack Overflow
See other posts from Stack Overflow
or by sam
Published on 2010-03-25T13:14:51Z
Indexed on
2010/03/25
14:33 UTC
Read the original article
Hit count: 356
Emacs uses an older version of python(2.3) i have for the default python mode, is there a way for me to tell emacs to use the newer version that i have in my home directory?
btw I'm using a red hat distro and dont have root privileges.
© Stack Overflow or respective owner