From: Eric Schulte <schulte.eric@gmail.com>
To: Alan Schmitt <alan.schmitt@polytechnique.org>
Cc: Org Mode Mailing List <emacs-orgmode@gnu.org>
Subject: Re: running the new exporter asynchronously?
Date: Wed, 28 Nov 2012 09:50:22 -0700 [thread overview]
Message-ID: <87ehjd1xkh.fsf@gmail.com> (raw)
In-Reply-To: <m2lidlvjzn.fsf@top-wifi.irisa.fr> (Alan Schmitt's message of "Wed, 28 Nov 2012 16:13:16 +0100")
Alan Schmitt <alan.schmitt@polytechnique.org> writes:
> Eric Schulte <schulte.eric@gmail.com> writes:
>
>> In the interim it, one solution which I personally like for large
>> projects is to offload compilation into an external batch Emacs process.
>> I find this not only useful for compilation while working, but if you
>> place all relevant config into an init.el file loaded by the batch
>> Emacs, this also makes it possible to share and compile the project
>> separate of your personal Emacs config.
>>
>> Attached is a bare-bones Makefile supporting this sort of work-flow.
>
> This is really neat, thanks a lot! I'll definitely use this for my next
> course.
>
Good to hear.
>
> Do you use a shell to run make or do you call it directly from emacs?
>
I always have a shell open, so I generally prefer to run from there.
You could also just run "M-x compile", which runs make asynchronously
and presents the output in a useful format.
Cheers,
>
> Alan
--
Eric Schulte
http://cs.unm.edu/~eschulte
next prev parent reply other threads:[~2012-11-28 16:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-28 8:34 running the new exporter asynchronously? Alan Schmitt
2012-11-28 13:25 ` Nicolas Goaziou
2012-11-28 13:45 ` Eric Schulte
2012-11-28 15:13 ` Alan Schmitt
2012-11-28 16:50 ` Eric Schulte [this message]
2012-11-28 20:46 ` Myles English
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.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ehjd1xkh.fsf@gmail.com \
--to=schulte.eric@gmail.com \
--cc=alan.schmitt@polytechnique.org \
--cc=emacs-orgmode@gnu.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/org-mode.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).