Merge lp:~mterry/ubiquity/modelines into lp:ubiquity

Proposed by Michael Terry
Status: Merged
Merged at revision: not available
Proposed branch: lp:~mterry/ubiquity/modelines
Merge into: lp:ubiquity
To merge this branch: bzr merge lp:~mterry/ubiquity/modelines
Reviewer Review Type Date Requested Status
Ubuntu Installer Team Pending
Review via email: mp+8759@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Michael Terry (mterry) wrote :

This patch updates the emacs modelines to be a bit more complete. I see that you have vim modelines, but this is the more common(?) emacs-style.

You already have coding: lines (though mixed use of UTF-8 vs utf-8 -- my patch arbitrarily switches all lines to utf-8), so this is just a little bit of addition for those of us who like to use emacs/gedit for development.

Specifically, I add:
 * a Mode field (which is largely unnecessary since all the files have .py endings)
 * an indent-tabs-mode which says 'don't use tabs, prefer spaces'
 * a tab-width field, which says 'use 4 spaces'

Subscribers

People subscribed via source and target branches

to status/vote changes: