Dear python-mode maintainers,

First, thank you very much for python-mode. I find it very useful.

I've created a few of my own features which I find useful in editing
python files that I'd like to contribute to python mode (see attached
file). Probably the most useful of these is a simple way to run pylint
via flymake-mode. Other very simple but useful things are simple
commands to execute a python buffer, start the debugger to do
post-mortem debugging, analyze doctest failures, and push lines into
doctest. Most of these aren't complicated and the user could easily
type them himself, but I find that doing these with a few keystrokes
is very nice.

If there is a specific coding convention or other things you'd like
for contributions to be accepted please let me know.

Thanks,
-Emin

Attachment: python-mode-extensions.el
Description: Binary data

_______________________________________________
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode

Reply via email to