This is a mostly rewritten based on ideas from Seiji Zenitani
<[EMAIL PROTECTED]>'s `smart-compile.el'. Besides compile action, i've
add a run action, and maybe more in the future.
Let me illustrate it by an example. Suppose you are editing a file
named `foo.c'. To compile it, `M-x buffer-action-c
I have updated the Eon object system to version 1.1. The release
tarball is available on my website:
http://dto.mamalala.org/packages/eon-1.1.tar.gz
Eon is an object-oriented programming library for GNU Emacs. It uses
prototypes (instead of classes) to share data and behavior among
different kind