bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#57673: [PATCH] Parse --help messages for pcomplete


From: Lars Ingebrigtsen
Subject: bug#57673: [PATCH] Parse --help messages for pcomplete
Date: Wed, 14 Sep 2022 21:59:04 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Augusto Stoffel <arstoffel@gmail.com> writes:

> `subcmd' was always there, textually, in the `(pcase subcmd' right above
> that.  But in the previous version of the code it disappeared during
> macro expansion because it was not compared against anything in the
> pcase patterns.

Ah, right.

I've now pushed your patch to Emacs 29, and will take a look at fixing
the cl-defun doc string issue tomorrowish.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]