On Fri, 20 Dec 2013 07:46:52 +0100 Guillaume Friloux <guillaume.fril...@gmail.com> said:
> On 20/12/2013 06:43, Michael Blumenkrantz wrote: > > > > 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. > > > > > I have used emacs and jed in the past, i have never been able to fix > this behavior. in ~/.jedrc: USE_TABS = 0; :) if you want to format right just these in ~/.jedrc: TAB_DEFAULT = 8; USE_TABS = 0; C_INDENT = 3; C_BRACE = 2; C_BRA_NEWLINE = 0; C_Colon_Offset = 1; C_CONTINUED_OFFSET = 0; then u'll hve something that works very much like emacs... but formats right. :) > Thats why i use nano since some years. > I think it starts putting tab character (at begin of line) after the 3rd > tabulation or something like that. > > ------------------------------------------------------------------------------ > 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 > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) ras...@rasterman.com ------------------------------------------------------------------------------ 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