all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Mathias Dahl <mathias.dahl@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: How can I put together a small bare bones "Emacs for scripting" package?
Date: Fri, 24 Jan 2020 17:49:11 +0200	[thread overview]
Message-ID: <83o8usrh1k.fsf@gnu.org> (raw)
In-Reply-To: <CABrcCQ6ZtRCZayTXL72GodjwQ7LLcu0Qa1ZRuUE7F7jRqYQq-A@mail.gmail.com> (message from Mathias Dahl on Fri, 24 Jan 2020 16:34:08 +0100)

> From: Mathias Dahl <mathias.dahl@gmail.com>
> Date: Fri, 24 Jan 2020 16:34:08 +0100
> 
> Obviously I would need emacs.exe. On my Windows installation it's around 9 MB. A bit on the big side for a
> scripting engine, still not bad by today's standards.
> 
> But what would I need more, for Emacs to even start? If I knew the bare minimum of what is needed to start, I
> think I would be able to add in any additional features just by copying those Elisp files.

Start with emacs.exe alone, and then add *.elc files according to
error messages you get.  You will need lisp/term/w32-win.el at least,
but other than that, I don't know.




  reply	other threads:[~2020-01-24 15:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-24 15:34 How can I put together a small bare bones "Emacs for scripting" package? Mathias Dahl
2020-01-24 15:49 ` Eli Zaretskii [this message]
2020-01-24 16:18   ` Eli Zaretskii
2020-01-24 21:37     ` Mathias Dahl
2020-01-25  7:41       ` Eli Zaretskii
2020-01-25 20:12         ` Mathias Dahl
2020-01-27 14:36           ` Mathias Dahl

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=83o8usrh1k.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=mathias.dahl@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.
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.