unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).