help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Remapping the Tab Key?


From: Harald Hanche-Olsen
Subject: Re: Remapping the Tab Key?
Date: Mon, 21 Nov 2005 23:43:48 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (berkeley-unix)

+ "William Reardon" <william.reardon@gmail.com>:

| Changing from 'cperl-mode-common-hook' to 'cperl-mode-hook' and using
| the decimal value of the tab key.  I can think of a few reasons for the
| former, but I don't understand the latter.  It *only* works with the
| decimal value.

Well, instead of using 9 you could use ?\t as in
(local-set-key [?\t] ...)

-- 
* Harald Hanche-Olsen     <URL:http://www.math.ntnu.no/~hanche/>
- Debating gives most of us much more psychological satisfaction
  than thinking does: but it deprives us of whatever chance there is
  of getting closer to the truth.  -- C.P. Snow


reply via email to

[Prev in Thread] Current Thread [Next in Thread]