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

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

output-supression


From: Charles Harrison Caudill
Subject: output-supression
Date: 15 Feb 2005 06:07:53 GMT
User-agent: tin/1.4.2-20000205 ("Possession") (UNIX) (Linux/2.4.20-37.9.legacysmp (i686))

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

reply via email to

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