[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to change C-x prefix to C-k in a clean way?
From: |
Xah Lee |
Subject: |
Re: how to change C-x prefix to C-k in a clean way? |
Date: |
Sat, 7 Mar 2009 15:19:16 -0800 (PST) |
User-agent: |
G2/1.0 |
On Mar 6, 9:21 pm, Teemu Likonen <tliko...@iki.fi> wrote:
> On 2009-03-06 19:27 (-0800), Xah Lee wrote:
>
> > is there a way to remap all the C-x key to another, say C-k?
>
> I think it's simply
>
> (global-set-key (kbd "C-k") ctl-x-map)
>
> See (info "(elisp) Prefix Keys")
that doesn't seems to work though.
I was excited for a moment, then it turns out not working.
When you do C-h v, it still consider C-x a prefix even if you set it
to nil...
Xah
∑ http://xahlee.org/
☄