how to update python on gnu emacs?

Wang Lei wanglei.198112 at gmail.com
Thu Jan 29 08:04:52 EST 2009


If you means python-mode, you can add this line to you .emacs:

(setq py-python-command "python3.0")

On 1/29/09, John Seales <praxbaffle at hotmail.com> wrote:
>
> I've updated to python 2.6. My terminal application finds the new python
> just fine, but my gnu-emacs still is on python 2.3. Does anyone know how I
> can change that?
>
> using x86 powerbook
>
> John Seales
>
> _________________________________________________________________
> Windows Live™ Hotmail(R)…more than just e-mail.
> http://windowslive.com/howitworks?ocid=TXT_TAGLM_WL_t2_hm_justgotbetter_howitworks_012009


-- 
Regards
Lei



More information about the Python-list mailing list