You are not logged in.

#1 2009-09-24 19:27:09

jaideep_jdof
Member
From: Delhi, India
Registered: 2006-06-05
Posts: 311

emacs or xemacs for python[Solved]

I have decided to learn emacs, so I want to know which one should I install for python coding. And if the choice is xemacs the which addetional package should i install xemacs-sumo or xemacs-all-packages.

Last edited by jaideep_jdof (2009-09-25 06:09:47)

Offline

#2 2009-09-24 21:41:09

Stefan Husmann
Member
From: Germany
Registered: 2007-08-07
Posts: 1,391

Re: emacs or xemacs for python[Solved]

I think xemacs is a nearly dead project. I recommend gnu-emacs ("emacs" or "emacs-cvs" in the repos, differences between that two should be small now). It is very actively maintained and has a friendly community. http://www.nabble.com/Emacs-f1569.html

Last edited by Stefan Husmann (2009-09-24 21:42:09)

Offline

#3 2009-09-25 04:15:54

jaideep_jdof
Member
From: Delhi, India
Registered: 2006-06-05
Posts: 311

Re: emacs or xemacs for python[Solved]

thanks for the input. Is there a guide to setup emacs for python and what all plugins i need to install to make emacs a python ide.

Offline

#4 2009-09-25 05:11:46

Pank
Member
From: IT
Registered: 2009-06-13
Posts: 371

Re: emacs or xemacs for python[Solved]

There are /two/ python plugins. On "official" emacs-plugin (bundled with Emacs) and one distributed by Python. They cannot be merge since whoever wrote the Python-Python mode didn't want to publish it under GPL or something like that (there is a long thread about it somewhere on usenet).

To summarize:
pyhton.el is included in emacs 23.
python-mode.el can be obtained from:
https://launchpad.net/python-mode
Or you could install emacs-python-mode from [community]
--Rasmus


Arch x64 on Thinkpad X200s/W530

Offline

#5 2009-09-25 06:09:32

jaideep_jdof
Member
From: Delhi, India
Registered: 2006-06-05
Posts: 311

Re: emacs or xemacs for python[Solved]

I checked the link https://launchpad.net/python-mode and it states that python mode plugin is licensed gpl3. Anyway thanks every one for the help.

Offline

#6 2009-09-25 15:14:44

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: emacs or xemacs for python[Solved]

You might want to look at rope too.


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#7 2009-09-25 16:33:15

SpeedVin
Member
From: Poland
Registered: 2009-04-29
Posts: 955

Re: emacs or xemacs for python[Solved]

Hello,
Anyone know is there anything like that for Vim?
Thanks.
Edit
Ok I found that:
http://www.vim.org/scripts/script.php?script_id=790

Last edited by SpeedVin (2009-09-25 16:35:47)


Shell Scripter | C/C++/Python/Java Coder | ZSH

Offline

Board footer

Powered by FluxBB