unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Example of emcas 25.1 new feature - modules
       [not found] <2084608140.2526524.1474487002864.ref@mail.yahoo.com>
@ 2016-09-21 19:43 ` Mambo Levis
  2016-09-21 22:06   ` Nikolay Kudryavtsev
  0 siblings, 1 reply; 3+ messages in thread
From: Mambo Levis @ 2016-09-21 19:43 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org

Hi,
I would like to test as soon as posible the new features of emacs, specially modules in Windows. Very nice features.
Questions:
1. The official release version 25.1 can be use to call a dll modules? Or it is necessary to build an specific emacs version (if yes which one)?
2. Where can I find a hello world like example to create a module (dll) a call it from emacs?
Thanks,
Levis


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Example of emcas 25.1 new feature - modules
  2016-09-21 19:43 ` Example of emcas 25.1 new feature - modules Mambo Levis
@ 2016-09-21 22:06   ` Nikolay Kudryavtsev
  2016-09-22  2:38     ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Nikolay Kudryavtsev @ 2016-09-21 22:06 UTC (permalink / raw)
  To: Mambo Levis, help-gnu-emacs@gnu.org

1. No, the official releases are not built with modules support. You 
have to manually configure it "--with modules" and build it yourself. If 
you have little experience building Emacs on Windows, I suggest to try 
starting with the script 
<https://github.com/sg2002/ms-windows-builder.el> I'm currently 
developing. There set mwb-configuration-default to 'debug-with-modules 
or 'release-with-modules.

2. See here. <http://diobla.info/blog-archive/modules-tut.html>

-- 
Best Regards,
Nikolay Kudryavtsev



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Example of emcas 25.1 new feature - modules
  2016-09-21 22:06   ` Nikolay Kudryavtsev
@ 2016-09-22  2:38     ` Eli Zaretskii
  0 siblings, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2016-09-22  2:38 UTC (permalink / raw)
  To: help-gnu-emacs

> From: Nikolay Kudryavtsev <nikolay.kudryavtsev@gmail.com>
> Date: Thu, 22 Sep 2016 01:06:48 +0300
> 
> 2. See here. <http://diobla.info/blog-archive/modules-tut.html>

A simple example is included in the Emacs sources, in the modules
directory.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-09-22  2:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <2084608140.2526524.1474487002864.ref@mail.yahoo.com>
2016-09-21 19:43 ` Example of emcas 25.1 new feature - modules Mambo Levis
2016-09-21 22:06   ` Nikolay Kudryavtsev
2016-09-22  2:38     ` Eli Zaretskii

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).