Hey, I'm looking for a way to do the following: (add-hook 'mmm-mode-hook (local-set-key "\C-\M-p" 'mmm-parse-buffer))
which 'works', the problem is that the output of the function is being inserted into the main buffer instead of the echo area. If I run: M-x local-set-key: C-M-p to: mmm-parse-buffer it works just fine how should the mode-hook be set up? Thanks guys Oh, and just for fun: I've managed to convert my roommate (Vim user of many years) to emacs as of today. Go emacs! -- Harrison Caudill | .^ www.hypersphere.org Computer Science & Physics Double Major | | Me*Me=1 Georgia Institute of Technology | v' I'm just a normal guy _______________________________________________ Help-gnu-emacs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
