[Emacs-vr-mode-devel] how to change the command list based on the mode
Brought to you by:
grifgrif
From: cr <mi1...@ho...> - 2003-08-18 23:31:57
|
Hello everybody, I am an avid user of the mode and fledgeling emacs programmer. This = software has saved me from going nuts because I thought I wouldn't be = able to program again when my hands really played up. So thank you in = advance! What I would really like to be able to do is to change the command list = based on the major mode. In short, when I am in C++ mode I want a = different set of keywords than when I am in lisp mode. I know how to modify the variable from inside the mode hook, but it = doesn't seem to work. Has anybody tried this are managed to make it = work? Thank you, Colin Rhodes |