Achim Gratz writes:
> schulte.e...@gmail.com writes:
>> I think this change could make it easier to reproduce problems with
>> Org-mode loaded and without the user's personal config loaded.
>
> So you want $(BATCH) with "-batch" filtered out?
Essentially.
> You can do that without the code du
schulte.e...@gmail.com writes:
> I think this change could make it easier to reproduce problems with
> Org-mode loaded and without the user's personal config loaded.
So you want $(BATCH) with "-batch" filtered out? You can do that
without the code duplication.
> + --eval '(setq org-babel-l
I think this change could make it easier to reproduce problems with
Org-mode loaded and without the user's personal config loaded.
Thoughts?
---
Makefile | 1 +
mk/default.mk | 13 +
2 files changed, 14 insertions(+)
diff --git a/Makefile b/Makefile
index f95bcb2..ce06116 1006