[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#40770: [PATCH 0/5] Add declarative profiles
From: |
Ludovic Courtès |
Subject: |
bug#40770: [PATCH 0/5] Add declarative profiles |
Date: |
Sun, 26 Apr 2020 22:51:58 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Hey!
Mathieu Othacehe <address@hidden> skribis:
> This is really nice and it all looks good to me. Any reason not to use
> it in "package-cache-file" to get rid of the mlet?
Done and pushed as ccbc427f9ac8f63478f1692686b042a22c4df2c3.
Christopher Baines <address@hidden> skribis:
> This sounds great, I use Emacs in a profile for rending .org files with
> cgit, and it took a bit of fiddling to get the profile built
> properly. This'll probably make it a lot easier!
Great! I think there are many cases where being unable to simply insert
a profile in a gexp was a hindrance.
Ludo’.