bug#72328: [PATCH] Nested backquote in pcase

2024-09-07 Thread Bug reports for GNU Emacs, the Swiss army knife of text editors
Eli Zaretskii writes: > Ping! Stefan, should I install this in your name? In the meantime I installed the patch locally and got two warnings when rebuilding Emacs completely: | In testcover-analyze-coverage: | emacs-lisp/testcover.el:472:8: Warning: Nested ` are not supported | ELC emac

bug#72328: [PATCH] Nested backquote in pcase

2024-09-07 Thread Eli Zaretskii
Ping! Stefan, should I install this in your name? > Cc: michael_heerde...@web.de, thuna.c...@gmail.com, 72...@debbugs.gnu.org > Date: Fri, 23 Aug 2024 22:29:10 +0300 > From: Eli Zaretskii > > > From: Stefan Monnier > > Cc: michael_heerde...@web.de, thuna.c...@gmail.com, 72...@debbugs.gnu.org