all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Matthew Flaschen <matthew.flaschen@gatech.edu>
To: emacs <help-gnu-emacs@gnu.org>
Subject: Re: indentation question
Date: Thu, 08 Mar 2007 18:50:22 -0500	[thread overview]
Message-ID: <45F0A13E.30107@gatech.edu> (raw)
In-Reply-To: <DNEMKBNJBGPAOPIJOOICKEHBDLAA.drew.adams@oracle.com>

Drew Adams wrote:
>>> Please bear with me if I ask a silly question but I am looking for
>>> some way to indent a block. For example, if I have a block
>>>    aaaa
>>>    bbbb
>>>
>>> Now, I want to bring this block to the left all togther. I have spent
>>> about an hour so far but I could not find a way to do this. I know
>>> this sounds so silly but any help will be really appreciated. Thanks.
>> M-0 C-M-\
> 
> Another possibility is `M-- 3 C-x TAB', that is, give `indent-rigidly' an
> argument of -3 to indent 3 characters to the left (really outdent). If you
> want to outdent all the way, and you don't want to count how many chars that
> is, just provide an extra-large argument, such as -99.

Thanks.  M-- C-x TAB alone also seems to outdent all the way.  That's
undocumented, so maybe it's best not to rely on it.

Matthew Flaschen

  reply	other threads:[~2007-03-08 23:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-08  4:43 indentation question Ye ilho
2007-03-08  6:47 ` Kevin Rodgers
2007-03-08 10:36   ` Matthew Flaschen
2007-03-08 16:40   ` Drew Adams
2007-03-08 23:50     ` Matthew Flaschen [this message]
2007-03-08 10:19 ` Peter Dyballa
2007-03-08 19:38   ` Jiri Pejchal

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=45F0A13E.30107@gatech.edu \
    --to=matthew.flaschen@gatech.edu \
    --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.