all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman@gmail.com>
To: harven <harven@free.fr>
Cc: emacs help <help-gnu-emacs@gnu.org>,
	Emacs-Devel devel <emacs-devel@gnu.org>
Subject: Re: auto-indent in emacs
Date: Mon, 30 Nov 2009 16:58:35 +0100	[thread overview]
Message-ID: <e01d8a50911300758o5b3822aai5b18b475f22e25ec@mail.gmail.com> (raw)
In-Reply-To: <87tywc9gpi.fsf@ergodik.univ-brest.fr>

On Mon, Nov 30, 2009 at 4:26 PM, harven <harven@free.fr> wrote:
> Kenneth Brun Nielsen <kenneth.brun.nielsen@googlemail.com> writes:
>
>> I want to auto-indent a section (actually a whole file) in Emacs.
>>
>> I googled, that the shortcut C-M-\ ("CTRL+ALT+backspace") does the
>> job, but since I have a danish keyboard, where "backspace" requires me
>> to push the META-button "Alt Gr", it seems I'm not able to push this
>> combination.
>>
>> Any suggestions for another way to auto-indent?
>>
>> Best regards,
>> Kenneth
>
> C-M-\ runs the command indent-region (check it by typing C-h k C-M-\).
> So bind that command to another shortcut. For example, to bind it to C-c i
> put the following line in your .emacs
>
> (global-set-key (kbd "C-c i") 'indent-region)


Please see also the page http://www.emacswiki.org/emacs/AltGrKey for
how to type C-M-\.

Emacs Devel: Could we please get this information into the manual? I
think it fits under (info "(emacs) Windows Keyboard") where AltGr is
mentioned.




  reply	other threads:[~2009-11-30 15:58 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-30 15:10 auto-indent in emacs Kenneth Brun Nielsen
2009-11-30 15:22 ` Kenneth Brun Nielsen
2009-11-30 15:26 ` harven
2009-11-30 15:58   ` Lennart Borgman [this message]
2009-11-30 16:48     ` Sebastian Rose
2009-11-30 17:06       ` Lennart Borgman
2009-11-30 18:11         ` Lennart Borgman
2009-11-30 19:22           ` Lennart Borgman
2009-11-30 21:05           ` Sebastian Rose
2009-11-30 17:26       ` Dan Nicolaescu
2009-11-30 19:20         ` Davis Herring
2009-11-30 19:23           ` Dan Nicolaescu
2009-11-30 19:39             ` Davis Herring
2009-11-30 19:44               ` Lennart Borgman
2009-11-30 20:08               ` Dan Nicolaescu

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=e01d8a50911300758o5b3822aai5b18b475f22e25ec@mail.gmail.com \
    --to=lennart.borgman@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=harven@free.fr \
    --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.