[OS X Emacs] mapping to C-z

James Harkins jamshark70 at gmail.com
Mon Jul 12 05:40:24 EDT 2010


On 7/12/10 4:57 PM, David Reitter wrote:
> On Jul 12, 2010, at 10:15 AM, James Harkins wrote:
>
>    
>> I know it's not kosher, but for ergonomic reasons it would really help me and my RSI to map the sclang-mode "evaluate" command onto C-z. That key is mapped somewhere onto "ignore" and trying to remap it in .emacs has no effect.
>>      
> Yes, look for `define-key' or `global-set-key' in the Aquamacs FAQ (on the Wiki, see Help menu).
>    

But I did this in .emacs and it didn't override the default.

   (define-key sclang-mode-map (kbd "C-z")                       
'sclang-eval-region-or-line)

hjh


-- 

James Harkins /// dewdrop world
jamshark70 at dewdrop-world.net
http://www.dewdrop-world.net

"Come said the Muse,
Sing me a song no poet has yet chanted,
Sing me the universal." -- Whitman

blog: http://www.dewdrop-world.net/words
audio clips: http://www.dewdrop-world.net/audio
more audio: http://soundcloud.com/dewdrop_world/tracks




More information about the MacOSX-Emacs mailing list