* emacs goodies for python development
@ 2007-06-21 3:38 Rustom Mody
2007-06-21 6:27 ` Nick Roberts
0 siblings, 1 reply; 2+ messages in thread
From: Rustom Mody @ 2007-06-21 3:38 UTC (permalink / raw)
To: help-gnu-emacs
[-- Attachment #1.1: Type: text/plain, Size: 643 bytes --]
I am trying to setup emacs for python development at place of work. I would
like to push for emacs culture over eclipse and so want to know what to do
for the python-related emacs goodies.
I need things like completion and help. I believe there is some way of
customizing eldoc to give 'hover tips'.
Also anything else that is there -- gud support?
I am running debian etch and am using the python-mode package that comes
with debian. emacs-wiki says there are two python modes.
Which this one is I am not sure.
locate python-mode.el
gives me
/etc/emacs/site-start.d/50python-mode.el
/usr/share/emacs/site-lisp/python-mode/python-mode.el
[-- Attachment #1.2: Type: text/html, Size: 714 bytes --]
[-- Attachment #2: Type: text/plain, Size: 152 bytes --]
_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: emacs goodies for python development
2007-06-21 3:38 emacs goodies for python development Rustom Mody
@ 2007-06-21 6:27 ` Nick Roberts
0 siblings, 0 replies; 2+ messages in thread
From: Nick Roberts @ 2007-06-21 6:27 UTC (permalink / raw)
To: Rustom Mody; +Cc: help-gnu-emacs
> I am trying to setup emacs for python development at place of work. I would
> like to push for emacs culture over eclipse and so want to know what to do
> for the python-related emacs goodies.
>
> I need things like completion and help. I believe there is some way of
> customizing eldoc to give 'hover tips'.
> Also anything else that is there -- gud support?
M-x pdb in gud.el invokes the python debugger. Ken Mannheimer has written
pdbtrack which Python users say is better. I've tried to scope it out in
http://lists.gnu.org/archive/html/emacs-devel/2006-08/msg00930.html
but it's not been added to Emacs as there is uncertainty over original
authorship.
> I am running debian etch and am using the python-mode package that comes
> with debian. emacs-wiki says there are two python modes.
> Which this one is I am not sure.
Emacs 22.1 includes a python-mode package in a file called python.el. I
suggest you use that one (with 22.1).
--
Nick http://www.inet.net.nz/~nickrob
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-06-21 6:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-21 3:38 emacs goodies for python development Rustom Mody
2007-06-21 6:27 ` Nick Roberts
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).