← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 522708] Re: Get rid of the vim mode lines at the end of each file

 

** Changed in: openobject-addons
       Status: New => Won't Fix

-- 
Get rid of the vim mode lines at the end of each file
https://bugs.launchpad.net/bugs/522708
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Addons Modules: Won't Fix
Status in OpenObject Server: New

Bug description:
Wishlist: Remove the VIM directives at the end of each file:
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
To my knowledge, the only use for this is to render the file properly in the VIM editor.
We shouldn't do that: it's not the source code's concern to configure the text editor.
This is a practice of another age.
If you can't get VIM to show the source properly, then you should use another editor.
Lionel.