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: Emanuel Berg
Subject: Re: Running makefiles from emacs
Date: Tue, 29 Jun 2021 12:34:56 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

mrf wrote:

>> The default command for `compile' is "make", I have changed
>> that like this
>>
>>   (setq compile-command "make -j 4 -s -k ")
>>   (setq compilation-read-command nil)
>
> And also it would be better to set this variable in
> directory local variable using this command:
>
> M-x add-dir-local-variable
>
> which will create .dir-locals.el inside your project

I don't know, you mean if you have different make commands for
different projects?

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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