help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Running makefiles from emacs


From: Arthur Miller
Subject: Re: Running makefiles from emacs
Date: Thu, 01 Jul 2021 10:39:57 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

mrf <joinlaw@cock.li> writes:

> Emanuel Berg via Users list for the GNU Emacs text editor writes:
>
>> What is a "single source code program"?
>
> That's when you share small programs without makefile or compile script
> (or any build system actullay) which is also useful for code snippets
>
> you can take a look at this post from my blog (although the post is in
> arabic code blocks are in english) where code snippets include their own
> compile command in the top of file as local file variable:
>
> https://themrfantastic.gitlab.io/blending-modes.html

Emacs comment is neat. You can achieve similar with a small shell script
too, check this:

https://github.com/ryanmjacobs/c



reply via email to

[Prev in Thread] Current Thread [Next in Thread]