all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ari King <ari.brandeis.king@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Inconsistent Indenting/Spacing
Date: Thu, 3 Jan 2013 15:47:33 -0800 (PST)	[thread overview]
Message-ID: <fb30b3ed-4cbd-4f5e-b3f1-ad450a4c8baf@googlegroups.com> (raw)

Hi,

Does anyone know why when I press the "tab" key more then once, the subsequently inserted spaces increase two fold? For example, if I press "tab" twice I will get 6 (2 + 4) rather than 4 (2 + 2) spaces.

I'm using Emacs 24 on Ubuntu 12.10 and I've added the following to my init.el 

(setq-default indent-tabs-mode nil)
(setq-default tab-width 2)

Thanks.

-Ari


             reply	other threads:[~2013-01-03 23:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-03 23:47 Ari King [this message]
2013-01-04  0:16 ` Inconsistent Indenting/Spacing Bob Proulx
     [not found] ` <mailman.16642.1357258592.855.help-gnu-emacs@gnu.org>
2013-01-04 21:20   ` Ari King
2013-01-05  0:28     ` Dmitry Gutov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fb30b3ed-4cbd-4f5e-b3f1-ad450a4c8baf@googlegroups.com \
    --to=ari.brandeis.king@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.