all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nurullah Akkaya <nurullah@nakkaya.com>
To: Kristian Nygaard Jensen <kristian@freeduck.dk>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Compile for batching
Date: Sat, 18 Aug 2018 04:26:53 +0300	[thread overview]
Message-ID: <CAAwu2MdSnpo7Akh8mhcX8c1RTuAAPzU0Xx9rNokL6JgjO-ysXA@mail.gmail.com> (raw)
In-Reply-To: <f76403ac-fe1b-b39c-2458-5da602dfdc22@freeduck.dk>

On Fri, Aug 17, 2018 at 10:14 AM, Kristian Nygaard Jensen <
kristian@freeduck.dk> wrote:

> On 16/08/18 15:34, Eli Zaretskii wrote:
>
>> From: Kristian Nygaard Jensen <kristian@freeduck.dk>
>>> Date: Thu, 16 Aug 2018 08:16:03 +0200
>>>
>>> What do you mean by "without any user interface"?  Which parts of
>>>> Emacs would you like to lose?
>>>>
>>>> The editing part. I would like to be able to do emacs -Q --batch --eval,
>>> but I have no need for typing stuff into buffers in this use case.
>>>
>> (I guess the --eval argument will do some editing, because otherwise
>> all you'd be able doing is numerical calculations, and that will make
>> Emacs pretty much useless.)
>>
>> No, there's no such option, if I understand you correctly.  Emacs
>> cannot work without at least one buffer and one window, even in batch
>> mode (though it never displays that window under -batch).
>>
>> My primary use case is to tangle and export emacs org babel documents
> from inside docker.
>
> So buffers are fine I just don't need to actually type anything
>
>
>
See [1] included makefile run emacs in batch mode, opens an org-mode file
then tangles source and html from it inside a docker container.

[1] https://github.com/nakkaya/ferret



-- 
Nurullah Akkaya
http://nakkaya.com


      parent reply	other threads:[~2018-08-18  1:26 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-15 20:14 Compile for batching Kristian Nygaard Jensen
2018-08-16  2:41 ` Eli Zaretskii
2018-08-16  6:16   ` Kristian Nygaard Jensen
2018-08-16 13:34     ` Eli Zaretskii
2018-08-17  7:14       ` Kristian Nygaard Jensen
2018-08-17  7:36         ` Eli Zaretskii
2018-08-17  7:43           ` Kristian Nygaard Jensen
2018-08-17 10:49         ` Kaushal Modi
2018-08-17 13:39           ` Kristian Nygaard Jensen
2018-08-17 11:24         ` Michael Albinus
2018-08-18  1:26         ` Nurullah Akkaya [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=CAAwu2MdSnpo7Akh8mhcX8c1RTuAAPzU0Xx9rNokL6JgjO-ysXA@mail.gmail.com \
    --to=nurullah@nakkaya.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=kristian@freeduck.dk \
    /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.