[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#54829] [PATCH 0/2] Update Emacs to 28.1 and add socket activation
From: |
Ludovic Courtès |
Subject: |
[bug#54829] [PATCH 0/2] Update Emacs to 28.1 and add socket activation |
Date: |
Thu, 28 Apr 2022 22:15:26 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Maxime Devos <maximedevos@telenet.be> skribis:
> Ludovic Courtès schreef op do 28-04-2022 om 14:15 [+0200]:
>> > + (add-after 'unpack 'enable-elogind
>> > + (lambda _
>> > + (substitute* "configure.ac"
>> > + (("libsystemd") "libelogind"))
>>
>> I suggest making that substitution in ‘configure’…
>>
>> > (native-inputs
>> > - (list pkg-config texinfo))
>> > + (list autoconf pkg-config texinfo))
>>
>> … so you don’t need this extra dependency.
>
> I thought the idea was to, long term, build 'configure' from source
> (except for packages low on the graph where there would be bootstrap
> problems)?
>
> https://lists.gnu.org/archive/html/guix-devel/2022-04/msg00065.html
Ah yes, that too. See? The power of habits, the beauty of
self-contradiction. :-)
Liliana: I guess Maxime is right, you can keep this version.
Thanks,
Ludo’.
- [bug#54829] [PATCH v2 1/3] gnu: emacs: Update to 28.1., (continued)
[bug#54829] [PATCH v2 2/3] gnu: emacs: Use new package style., Liliana Marie Prikler, 2022/04/10
[bug#54829] [PATCH v2 3/3] gnu: emacs: Add support for socket activation., Liliana Marie Prikler, 2022/04/10
[bug#54829] [PATCH v3 3/3] gnu: emacs: Add support for socket activation., Liliana Marie Prikler, 2022/04/14
- [bug#54829] [PATCH 0/2] Update Emacs to 28.1 and add socket activation, Ludovic Courtès, 2022/04/28
- [bug#54829] [PATCH 0/2] Update Emacs to 28.1 and add socket activation, Liliana Marie Prikler, 2022/04/28
- [bug#54829] [PATCH 0/2] Update Emacs to 28.1 and add socket activation, Feng Shu, 2022/04/28
- [bug#54829] [PATCH 0/2] Update Emacs to 28.1 and add socket activation, Liliana Marie Prikler, 2022/04/29
- [bug#54829] Re: [bug#54829] [PATCH 0/2] Update Emacs to 28.1 and add socket activation, tumashu, 2022/04/29
[bug#54829] [PATCH v3 1/3] gnu: emacs: Update to 28.1., Liliana Marie Prikler, 2022/04/14
[bug#54829] [PATCH v3 2/3] gnu: emacs: Use new package style., Liliana Marie Prikler, 2022/04/14
[bug#54829] Other emacs packages, Luis Henrique Gomes Higino, 2022/04/26