all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Edmond Halley <halleyinvent@gmail.com>
To: Peter Dyballa <Peter_Dyballa@web.de>
Cc: help-gnu-emacs@gnu.org
Subject: Re: How to binding key Ctrl-TAB to 'indent-relative
Date: Tue, 9 Jun 2009 21:55:50 +0800	[thread overview]
Message-ID: <6c7d8d780906090655pc99d452ue162efc316a006c2@mail.gmail.com> (raw)
In-Reply-To: <767C110C-B9DB-4CD7-8A4F-E057948D55CE@Web.DE>

[-- Attachment #1: Type: text/plain, Size: 848 bytes --]

Thanks to Jeff and Pete!
Both method work well.

Usually I try some codes in *scratch* buffer by "C-x C-e". However, I come
to elisp just a few weeks, I know little about this language, and am often
obsessed with the backtrace.

It is very lucky to have a comprehensive references/docs/codes, and an
active mail-group.

2009/6/9 Peter Dyballa <Peter_Dyballa@web.de>

>
> 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!
>
>
>
>

[-- Attachment #2: Type: text/html, Size: 1417 bytes --]

      reply	other threads:[~2009-06-09 13:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-09  2:04 How to binding key Ctrl-TAB to 'indent-relative Edmond Halley
2009-06-09  8:40 ` Peter Dyballa
2009-06-09 13:55   ` Edmond Halley [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=6c7d8d780906090655pc99d452ue162efc316a006c2@mail.gmail.com \
    --to=halleyinvent@gmail.com \
    --cc=Peter_Dyballa@web.de \
    --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.