From: Pascal Bourguignon <spam@thalassa.informatimago.com>
Subject: Re: Extending Emacs with C
Date: 11 Nov 2003 19:13:01 +0100 [thread overview]
Message-ID: <87oevikc42.fsf@thalassa.informatimago.com> (raw)
In-Reply-To: e867ce6d.0311110406.1d724083@posting.google.com
gareth.rees@pobox.com (Gareth Rees) writes:
> Siegfried Heintze wrote:
> > Are there any documents that can guide me on extending emacs (elisp)
> > with C? I want to call some COM objects from elisp.
>
> You can't do this in vanilla GNU Emacs, because dynamic extensions
> provide a way for people to try to get around the GPL. See
> http://mail.gnu.org/archive/html/emacs-devel/2003-07/msg00425.html
>
> However, if you're happy to recompile Emacs then you can add whatever
> functionality you like. See
> http://www.emacswiki.org/cgi-bin/wiki/DynamicallyExtendingEmacs
You could also just have an external COM tool and invoke it with
shell-command. Then no need to recompile emacs.
--
__Pascal_Bourguignon__
http://www.informatimago.com/
next prev parent reply other threads:[~2003-11-11 18:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-11 6:54 Extending Emacs with C Siegfried Heintze
2003-11-11 12:06 ` Gareth Rees
2003-11-11 18:13 ` Pascal Bourguignon [this message]
2003-11-11 17:47 ` Khuong D Pham
2003-11-12 2:19 ` Siegfried Heintze
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87oevikc42.fsf@thalassa.informatimago.com \
--to=spam@thalassa.informatimago.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).