From: Kaushal Modi <kaushal.modi@gmail.com>
To: Mike Rosset <mike.rosset@gmail.com>
Cc: Help Gnu Emacs mailing list <help-gnu-emacs@gnu.org>
Subject: Re: Where do I find the emacs-module.h after make install?
Date: Thu, 21 Jun 2018 10:58:15 -0400 [thread overview]
Message-ID: <CAFyQvY1ObdH5u2RzzmWv_uqOaMAQE653JqxWHkQYrNHV8t_XtQ@mail.gmail.com> (raw)
In-Reply-To: <CADaV+2XTNAEw7bFSg05fLtzOX4v=fjtgS4+1_nRY1np_29K6pA@mail.gmail.com>
Hi Mike,
On Thu, Jun 21, 2018 at 10:52 AM Mike Rosset <mike.rosset@gmail.com> wrote:
> Hello Kaushal,
>
> emacs-module.h is not installed with make install. You can get it from the
> dist tarball, or git version control. The easiest way it with wget like so.
>
> wget "http://git.savannah.gnu.org/cgit/emacs.git/plain/src/emacs-module.h?h=emacs-25.2" -O emacs-module.h
>
>
Great! Thank you!
@Eli Is this is bug? For folks building emacs locally and having
version-specific install folders, it would be nice to have version-specific
emacs-module.h copied to their respective include/ directories, right?
I use this method in my go lang emacs module guide see
> https://mrosset.github.io/emacs-module/. If you need a more comprehensive example
>
> Thanks! I am trying to get Nim working with Emacs Modules. Your Go-based
tutorial should be useful :)
For anyone interested, this[1] is what I am trying to tackle at the moment.
[1]: https://github.com/yuutayamada/nim-emacs-module/issues/2
--
Kaushal Modi
next prev parent reply other threads:[~2018-06-21 14:58 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-21 14:44 Where do I find the emacs-module.h after make install? Kaushal Modi
2018-06-21 14:52 ` Mike Rosset
2018-06-21 14:58 ` Kaushal Modi [this message]
2018-06-21 15:01 ` Kaushal Modi
2018-06-21 15:07 ` Kaushal Modi
2018-06-21 15:11 ` Mike Rosset
2018-06-21 15:50 ` Eli Zaretskii
2018-06-21 16:12 ` Kaushal Modi
2018-06-21 16:17 ` Mike Rosset
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=CAFyQvY1ObdH5u2RzzmWv_uqOaMAQE653JqxWHkQYrNHV8t_XtQ@mail.gmail.com \
--to=kaushal.modi@gmail.com \
--cc=help-gnu-emacs@gnu.org \
--cc=mike.rosset@gmail.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).