From emin.martinian at gmail.com Fri Dec 28 19:21:44 2007 From: emin.martinian at gmail.com (Emin Martinian) Date: Fri, 28 Dec 2007 13:21:44 -0500 Subject: [Python-mode] code contribution for python-mode Message-ID: 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 -------------- next part -------------- A non-text attachment was scrubbed... Name: python-mode-extensions.el Type: application/octet-stream Size: 9738 bytes Desc: not available Url : http://mail.python.org/pipermail/python-mode/attachments/20071228/1ae73203/attachment.obj