[issue14754] Emacs configuration to enforce PEP7

2012-05-08 Thread Damien Cassou
New submission from Damien Cassou damien.cas...@gmail.com: Please find attached a patch that adds an emacs configuration file to enforce PEP7. The patch is also in commit #518f2af0a687 of my hg repository under the branch emacs-configuration. -- components: Demos and Tools files:

[issue14754] Emacs configuration to enforce PEP7

2012-05-08 Thread Antoine Pitrou
Changes by Antoine Pitrou pit...@free.fr: -- nosy: +georg.brandl ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue14754 ___ ___ Python-bugs-list

[issue14754] Emacs configuration to enforce PEP7

2012-05-08 Thread Georg Brandl
Georg Brandl ge...@python.org added the comment: As much as I like Emacs, I don't think it is special enough to warrant a special file in the root directory. Editor-specific directories in Misc/ are fine, and you can put instructions there how to add your own .dir-locals.el, and we can even