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

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

Re: Tab not space


From: Kai Grossjohann
Subject: Re: Tab not space
Date: Thu, 19 Feb 2004 16:05:27 +0100
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.2 (gnu/linux)

"Piotr Piwko" <piotrpiwko@afro.afraid.org> writes:

> My emacs changes tab to spaces. For example: If I put tab, I will have 4
> spaces, but i want have 1 tab
> How can I off it?

You can always type C-q TAB to insert a literal tab character.

Also see the variable indent-tabs-mode; it controls whether
tabbing inserts tabs or only spaces.

Also see the variable tab-width; it controls how a literal tab
character should be displayed.

Kai


reply via email to

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