No, that's just backwards.

I contribute to multiple projects, I don't want to have to set up
multiple vim rcs just to edit e files.  And I'm sure as hell not going
to convert multiple groups coding standards (if so, E loses BTW).

_IF_ moodelines were significantly different between different versions
of vim, it may be an issue, but really it's not.  Modelines means I can
just open up a file and edit without futzing around working out the
appropriate coding standard.

Especially since maintaining modelines to follow the one true standard
is really easy: A perl oneliner can update all the modelines in a
porject _really_ easily.

Keeping a central 'this is the correct modeline' would be nice.

        Regards,
        nash


On Mon, 20 Sep 2010 08:07:40 -0300
Lucas De Marchi <lucas.demar...@profusion.mobi> wrote:

> On Sat, Sep 18, 2010 at 11:30 PM, Enlightenment SVN
> <no-re...@enlightenment.org> wrote:
> > Modified: trunk/TMP/st/elementary/src/lib/Elementary.h.in
> > ===================================================================
> > --- trunk/TMP/st/elementary/src/lib/Elementary.h.in     2010-09-19
> > 02:28:09 UTC (rev 52446) +++
> > trunk/TMP/st/elementary/src/lib/Elementary.h.in     2010-09-19
> > 02:30:14 UTC (rev 52447) @@ -1,6 +1,6 @@ /*
> >  *
> > - * vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2
> > + * vim:ts=8:sw=3:sts=3:expandtab:cino=>5n-2f0^-2{2(0W1st0
> 
> Please, don't do this. This is the right vim modeline, but putting it
> on each file will just lead to different vim configurations spread all
> over svn. So, keep it in your editor's configuration ($HOME/.vimrc or
> $HOME/.vim/ftplugin/c.vim or whatever).
> 
> I remember that some time ago I removed all vim modelines... :-\
> 
> Lucas De Marchi
> 
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to