all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Changing default intendation length?
@ 2008-08-31 22:48 ssecorp
  2008-09-01  4:38 ` Dmitry Dzhus
  0 siblings, 1 reply; 2+ messages in thread
From: ssecorp @ 2008-08-31 22:48 UTC (permalink / raw)
  To: help-gnu-emacs

Emacs indents 2 chars by defaul. It is too small for me, how can I
change to 4?


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Changing default intendation length?
  2008-08-31 22:48 Changing default intendation length? ssecorp
@ 2008-09-01  4:38 ` Dmitry Dzhus
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Dzhus @ 2008-09-01  4:38 UTC (permalink / raw)
  To: help-gnu-emacs

ssecorp wrote:

> Emacs indents 2 chars by defaul. It is too small for me, how can I
> change to 4?

Generally you'll want to customize `*-indent` or `*-indent-offset`
variables, where `*` is major mode name (for example, `python-indent`).
Some modes, namely C mode, use other customization approach based on
selected code style (see `c-default-style`).
-- 
Happy Hacking.

http://sphinx.net.ru^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-09-01  4:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-31 22:48 Changing default intendation length? ssecorp
2008-09-01  4:38 ` Dmitry Dzhus

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.