all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stephen Leake <stephen_leake@stephe-leake.org>
To: emacs-devel@gnu.org
Subject: Re: What's the best way to write complex emacs extension
Date: Sun, 02 Nov 2014 06:52:42 -0500	[thread overview]
Message-ID: <85lhntvmyd.fsf@stephe-leake.org> (raw)
In-Reply-To: <CANOM=vdiXTDrnBLi=MLMdZnvWj4G1C6EFMd3j_57WV1JJPCMHA@mail.gmail.com> (scopeview .'s message of "Sun, 2 Nov 2014 07:25:27 +0800")

"scopeview ." <scopeview126@gmail.com> writes:

> So my complex extension is elisp + c++ code and I make elisp as simple
> as possible. We can link c code to emacs binary, but I don't think it's a
> good solution. In xemacs, we can extend elisp by writing c/c++ shared
> library and load it dynamicly. If emacs has this feature, my complex emacs
> extension can be much simpler.

This is being worked on, in the branch at
https://github.com/aaptel/emacs-dynamic-module

Note that Emacs is transitioning to use git for the main repository
soon, so this branch will change to use that soon.

-- 
-- Stephe



      parent reply	other threads:[~2014-11-02 11:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-01 23:25 What's the best way to write complex emacs extension scopeview .
2014-11-02  4:12 ` Stephen J. Turnbull
2014-11-02  5:27 ` Stefan Monnier
2014-11-04  0:16   ` scopeview .
2014-11-04  2:59     ` Alexis
2014-11-02 11:52 ` Stephen Leake [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=85lhntvmyd.fsf@stephe-leake.org \
    --to=stephen_leake@stephe-leake.org \
    --cc=emacs-devel@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.