[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#77127] [PATCH 0/1] [WIP] Add emacs-ezf
From: |
Liliana Marie Prikler |
Subject: |
[bug#77127] [PATCH 0/1] [WIP] Add emacs-ezf |
Date: |
Fri, 04 Apr 2025 06:28:06 +0200 |
User-agent: |
Evolution 3.54.3 |
Am Freitag, dem 04.04.2025 um 00:53 +0100 schrieb Arun Isaac:
>
> Hi Liliana,
>
> I have tested this package and it works. This patch is now ready to
> go.
>
> > > + (arguments
> > > + (list #:tests? #t
> > You can drop #:tests? #t – it will become the default after emacs-
> > team is merged. (You still need it currently on master to run the
> > tests, but not afterwards)
>
> Can we leave it on until then? I'd like to avoid not running tests in
> that little window between now and the merge.
>
> If that sounds good, I'll push this patch. Let me know.
It makes rebasing emacs-team less fun, but given that similar changes
were already pushed, go ahead.
Cheers