emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs User Friendliness Question/Hope


From: Stephen J. Turnbull
Subject: Re: Emacs User Friendliness Question/Hope
Date: Sun, 18 Jul 2010 23:10:57 +0900

Geoff Gole writes:

 > > How would I do that? This is what I use today to make C-t my C-x (only
 > > when used as a prefix):
 > >
 > > (global-set-key (kbd "C-t") (lookup-key global-map (kbd "C-x")))
 > >
 > > Is there a different way?
 > 
 > See the variable ctl-x-map.

Which is equivalent to what he uses, of course.  They're just aliases
for the same keymap.



reply via email to

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