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

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

Evaluating a scheme buffer


From: Mark Carter
Subject: Evaluating a scheme buffer
Date: Wed, 08 Dec 2010 15:15:03 -0000
User-agent: G2/1.0

I would like to write an emacs function to evaluate a buffer that it
in scheme mode; let's call it eval-scheme-buffer . Even better would
be to write a function eval-buffer that evaluates a buffer in whatever
mode the buffer is in (like Common Lisp). I am using inferior modes
here.

How is this done?


reply via email to

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