[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to binding key Ctrl-TAB to 'indent-relative
From: |
Peter Dyballa |
Subject: |
Re: How to binding key Ctrl-TAB to 'indent-relative |
Date: |
Tue, 9 Jun 2009 10:40:06 +0200 |
Am 09.06.2009 um 04:04 schrieb Edmond Halley:
(local-set-key [C-TAB] 'indent-relative)
This is close, you just need to write "tab" in lower-case letters.
Have you learned that you can "test" Elisp statements in the
*scratch* buffer? You can also try them interactively in mini-buffer
and upon success find this command with C-x Esc Esc (and then cursor
up if necessary).
--
Greetings
Pete
Specifications are for the weak and timid!