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

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

Re: global-set-key in text-mode


From: educkworth
Subject: Re: global-set-key in text-mode
Date: Wed, 20 Feb 2008 11:04:28 -0800 (PST)
User-agent: G2/1.0

I've gotten it to work through dumb trial and error.  I didn't use the
add-hook command, just a straight

(define-key text-mode-map "\M-s" 'save-buffer)

in my .emacs.

Thanks for steering me in the right direction.

Ethan




reply via email to

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