jed-users mailing list

[2016 Date Index] [2016 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: [jed-users] Possible FAQ - turn tab indenting off


On 06/23/2016 05:25 AM, Marc Haber wrote:
> Hi,
>
> in many projects I work, indenting with tabs is frowned upon.
> Unfortunately, the indent_line functions in the standard library are
> complex, and the FAQ just says that this behavior can be influenced by
> setting the "appropriate" variables without setting which ones.
>
> The actual indent code is just fine, I just want spaces to be used to
> do the indenting instead of tabs.
>
> How do I do this?
>
> Greetings
> Marc
>
Put "USE_TABS = 0;" in ~/.jedrc
You can use "TAB_DEFAULT = 4;" or whatever number you like also.

Judd


_______________________________________________
For list information, visit <http://jedsoft.org/jed/mailinglists.html>.


[2016 date index] [2016 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]