unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Immanuel Litzroth <immanuel.litzroth@gmail.com>
To: Stephen Leake <stephen_leake@stephe-leake.org>
Cc: Stefan Monnier <monnier@iro.umontreal.ca>, emacs-devel@gnu.org
Subject: Re: Distributing packages with native emacs modules
Date: Tue, 6 Oct 2020 23:23:10 +0200	[thread overview]
Message-ID: <CAM1nAczYPD8cJ=iv9JB=H7XSW7mQyf7emxcXZghJt6si-O+pAQ@mail.gmail.com> (raw)
In-Reply-To: <86k0w3njxc.fsf@stephe-leake.org>

Thanks for the helpful messages, I think I'm going to go with the
solution in the
pdftools package of compiling the module (in their case it's a program
I think) when
the user first tries to load the file.
Immanuel

On Tue, Oct 6, 2020 at 11:06 PM Stephen Leake
<stephen_leake@stephe-leake.org> wrote:
>
> Stefan Monnier <monnier@iro.umontreal.ca> writes:
>
> > Actually, IIUC the `ada-mode` package in GNU ELPA also kind of does
> > that, except I believe it uses a separate executable rather than
> > a module.  [ I believe the same applies to `pdf-tools`.  ]
>
> Yes. The installed package includes a file build.sh; the README
> instructs the user to invoke that shell script to compile and install
> the executable.
>
> I did not try to automate invoking build.sh; this package doesn't change
> often, and there are often issues with compiler version compatibility,
> so requiring the user to manually invoke build.sh has not been a
> problem.
>
> It helps that this is for ada-mode and the code is written in Ada; users
> of ada-mode are used to running the Ada compiler.
>
> --
> -- Stephe



-- 
-- Researching the dual problem of finding the function that has a
given point as fixpoint.



      reply	other threads:[~2020-10-06 21:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-01  8:47 Distributing packages with native emacs modules Immanuel Litzroth
2020-10-01  8:52 ` Robert Pluim
2020-10-01 13:19 ` Stefan Monnier
2020-10-06 21:06   ` Stephen Leake
2020-10-06 21:23     ` Immanuel Litzroth [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

  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='CAM1nAczYPD8cJ=iv9JB=H7XSW7mQyf7emxcXZghJt6si-O+pAQ@mail.gmail.com' \
    --to=immanuel.litzroth@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=stephen_leake@stephe-leake.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 public inbox

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

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