On Fri, 20 Dec 2013 14:35:06 +0900
Cedric BAIL <cedric.b...@free.fr> wrote:

> On Fri, Dec 20, 2013 at 2:05 PM, Michael Blumenkrantz
> <michael.blumenkra...@gmail.com> wrote:
> > okay, it's been a couple years now where I've asked nicely, I've shamed you 
> > in IRC, and I've even talked to you about it in person, but it seems 
> > there's no way to resolve this.
> 
> And as I have always answered, I have no idea what you are talking about.
> 
> > FIX YOUR EDITOR'S INDENT SETTINGS
> 
> I follow the rules defined in our coding style here :
> https://phab.enlightenment.org/w/ecoding/emacs/ which is I things the
> definition of our coding style. If it is not our official coding
> style, then I have been misleading.

it's not. we don't have tabs and we definitely don't have 8 space tabs.

> 
> > seriously. I go back to code that I USED to be able to read when I wrote 
> > it, and now it's impossible because YOUR EDITOR USES TABS AND NOBODY ELSE 
> > DOES.
> 
> I don't see any, really.

of course you don't, because your editor shows them the same way it shows 
spaces. I have no idea how to configure emacs (if that's what you're using) for 
efl style, but whatever settings you have are not right.


as proof, run `grep -P '\t' $files` in some efl directory that you've worked 
on, and I can guarantee that ONLY the lines you've worked on will show up.

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to