On 20/12/2013 08:10, Carsten Haitzler (The Rasterman) wrote:
> 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. 
> :)
>

This is too late, nano is just awesome =)

-- 
  Guillaume Friloux
  C Developer & Master of the arcanes
  www.aspfrance.com
  Twitter : @ASP_France
  LinkedIn : aspfrance

    ,'*           _   ___ ___
   ' /   ..      /_\ / __| _ \
   | '  '  |    / _ \\__ \  _/
   | `.__) |   /_/_\_\___/_|
   \       `*  | __| _ __ _ _ _  __ ___
    `.____.'   | _| '_/ _` | ' \/ _/ -_)
               |_||_| \__,_|_||_\__\___|


------------------------------------------------------------------------------
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