all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lowell Gilbert <lgusenet@be-well.ilk.org>
To: help-gnu-emacs@gnu.org
Subject: Re: How do you indent multiple levels with tab key?
Date: Fri, 30 Jul 2010 18:55:57 -0400	[thread overview]
Message-ID: <4462zwinpe.fsf@lowell-desk.lan> (raw)
In-Reply-To: 8a9f669b-bc98-4bef-82a4-9d1e2ec054c3@j9g2000yqn.googlegroups.com

Daniel <unagimiyagi@gmail.com> writes:

> I can indent once with the tab key, but that's it, no matter how many
> times I press the tab key.  How can I make the tabbing behave normally
> like most people are used to?

Indentation with a tab key depends on the mode.  In most editing modes,
the tab key indents to what it thinks is the correct indentation length
for that line (in that mode), which means that pressing tab again will
just indent to the same place.  For programming modes, you want to
figure out why emacs's idea of the correct indentation is different than
yours.  How you do this may depend on the mode you are in (i.e., what
type of file you are editing).  You may need to be more specific if you
want more detailed help.  Alternatively, you may want to look at the
documentation for the mode you are working in.


      reply	other threads:[~2010-07-30 22:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-30 22:15 How do you indent multiple levels with tab key? Daniel
2010-07-30 22:55 ` Lowell Gilbert [this message]

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=4462zwinpe.fsf@lowell-desk.lan \
    --to=lgusenet@be-well.ilk.org \
    --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.