Re: [Python-mode] emacs

2011-11-02 Thread akira
On 10/28/2011 06:25 AM, Rinu Boney wrote: I Would Love to Know How To Set Up Emacs As A Python Code Editing Environment Using python-mode.el. I Have No Experience in Emacs. Can U Help or Point Out Something That Can Help Me ? See https://github.com/eschulte/emacs24-starter-kit/ -- akira. ___

Re: [Python-mode] emacs

2011-11-02 Thread Jeff Bauer
Rinu, Just follow the instructions in python-mode.el: To install, just drop this file into a directory on your load-path and byte-compile it. To set up Emacs to automatically edit files ending in ".py" using python-mode, add to your emacs init file (~/.emacs, ~/.emacs.el, or ~/.emacs.d/init.el)

Re: [Python-mode] emacs

2011-11-02 Thread Andrea Crotti
On 10/28/2011 03:25 AM, Rinu Boney wrote: I Would Love to Know How To Set Up Emacs As A Python Code Editing Environment Using python-mode.el. I Have No Experience in Emacs. Can U Help or Point Out Something That Can Help Me ? Thanks. I've never seem someone capitalising every word :D In Germa

Re: [Python-mode] py-execute-buffer and CWD

2011-11-02 Thread Georg Brandl
Am 01.11.2011 21:53, schrieb Andreas Röhler: > Am 01.11.2011 12:33, schrieb Andrea Crotti: >> While trying to run a script and there is already another *Python* >> buffer open >> for another directory, running the script normally fails if there are some >> relative file paths. >> >> Apparently the

[Python-mode] emacs

2011-11-02 Thread Rinu Boney
I Would Love to Know How To Set Up Emacs As A Python Code Editing Environment Using python-mode.el. I Have No Experience in Emacs. Can U Help or Point Out Something That Can Help Me ? Thanks. ___ Python-mode mailing list Python-mode@python.org http://mail