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

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

global-set-key in text-mode


From: educkworth
Subject: global-set-key in text-mode
Date: Wed, 20 Feb 2008 08:53:35 -0800 (PST)
User-agent: G2/1.0

I have the following key binding in my .emacs file

(global-set-key "\M-s" 'save-buffer)

and it works in most major modes, but not in text-mode.  Can anyone
explain to me why this is and/or teach me how to make it work there.

Thanks,


Ethan




reply via email to

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