Emacs + python

Ben Finney bignose+hates-spam at benfinney.id.au
Wed Aug 1 19:54:43 EDT 2007


Hadron <hadronquark at googlemail.com> writes:

> Could anyone put me on the right track to developing Python with emacs
> please : modes to consider, debugging etc hopefully all within emacs.

The mode you're looking for is 'python-mode'. Turn it on (M-x
python-mode), then read its help (C-h m) for all the cool things you
can do.

-- 
 \       "Our products just aren't engineered for security."  -- Brian |
  `\             Valentine, senior vice-president of Microsoft Windows |
_o__)                                                      development |
Ben Finney



More information about the Python-list mailing list