I use GNU Emacs 21.4.1 (stock Debian Etch installation).
Using it you can load all kinds of libraries written in ELISP (*.el)
and/or compiled into byte code (*.elc).

However, I need to run a DLL (for example, to interface to special
system services; or to run highly optimized text processing code),
written in C, from Emacs.  I can add whatever glue code needed to
interface between Emacs and it.

I googled and searched, but found no way to do it, short of recompiling
the entire Emacs.

Is there any way to do this, short of expensive RPC or pipe mechanisms?

                                       --- Omer
-- 
MCSE - acronym for Minesweeper Consultant & Solitaire Expert. (Unknown)
My own blog is at http://www.zak.co.il/tddpirate/

My opinions, as expressed in this E-mail message, are mine alone.
They do not represent the official policy of any organization with which
I may be affiliated in any way.
WARNING TO SPAMMERS:  at http://www.zak.co.il/spamwarning.html


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to