help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Spaces instead of tabs in new mode


From: Thierry Volpiatto
Subject: Re: Spaces instead of tabs in new mode
Date: Tue, 16 Jun 2009 14:30:25 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.94 (gnu/linux)

Hi, you can put this in your .emacs:

,----
| (setq-default indent-tabs-mode nil)
`----

to avoid tab indenting.


"Paulo J. Matos" <pocmatos@gmail.com> writes:

> Hi,
>
> I have programming and indent-line for my new major mode but tabs are
> not shown as spaces and are too big. How can I program emacs to show
> the tabs as spaces and have a way to program the number of spaces per
> tab?
>
> Thanks,

-- 
A + Thierry Volpiatto
Location: Saint-Cyr-Sur-Mer - France





reply via email to

[Prev in Thread] Current Thread [Next in Thread]