From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: How to binding key Ctrl-TAB to 'indent-relative Date: Tue, 9 Jun 2009 10:40:06 +0200 Message-ID: <767C110C-B9DB-4CD7-8A4F-E057948D55CE@Web.DE> References: <6c7d8d780906081904h7ab02bcbrd0ec3ac70551cc7@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1244536890 1273 80.91.229.12 (9 Jun 2009 08:41:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 9 Jun 2009 08:41:30 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Edmond Halley Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 09 10:41:24 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MDwtX-0007rn-Vj for geh-help-gnu-emacs@m.gmane.org; Tue, 09 Jun 2009 10:41:24 +0200 Original-Received: from localhost ([127.0.0.1]:39989 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MDwtT-0001VA-Aa for geh-help-gnu-emacs@m.gmane.org; Tue, 09 Jun 2009 04:41:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MDwsu-0001Sr-Nm for help-gnu-emacs@gnu.org; Tue, 09 Jun 2009 04:40:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MDwsi-0001LW-Qt for help-gnu-emacs@gnu.org; Tue, 09 Jun 2009 04:40:38 -0400 Original-Received: from [199.232.76.173] (port=48742 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MDwsh-0001L5-9O for help-gnu-emacs@gnu.org; Tue, 09 Jun 2009 04:40:31 -0400 Original-Received: from fmmailgate03.web.de ([217.72.192.234]:45703) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MDwsg-0007dj-1I for help-gnu-emacs@gnu.org; Tue, 09 Jun 2009 04:40:30 -0400 Original-Received: from smtp05.web.de (fmsmtp05.dlan.cinetic.de [172.20.4.166]) by fmmailgate03.web.de (Postfix) with ESMTP id 509D2FF24013; Tue, 9 Jun 2009 10:40:14 +0200 (CEST) Original-Received: from [91.35.234.193] (helo=[192.168.1.2]) by smtp05.web.de with asmtp (WEB.DE 4.110 #277) id 1MDwsP-0002iO-00; Tue, 09 Jun 2009 10:40:13 +0200 In-Reply-To: <6c7d8d780906081904h7ab02bcbrd0ec3ac70551cc7@mail.gmail.com> X-Mailer: Apple Mail (2.753.1) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX18vIyxU85WLuz4ItkSWxiKYpEmwpl6oowcUE5gG /NiEzJfyMfY99h8/56K/1GQigPw6KBQU+TBvYbyLXEaAxzzTNl lQR33Lkr9veJMlR8Xk+Q== X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:65077 Archived-At: 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!