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: Augusto Stoffel
Subject: bug#57673: [PATCH] Parse --help messages for pcomplete
Date: Wed, 14 Sep 2022 21:15:30 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

On Sat, 10 Sep 2022 at 10:32, Stefan Monnier wrote:

>> I've attached a new iteration of the patch.  I think the git completion
>> should be pretty usable (but certainly can be refined in the future).
>> I'm also satisfied with the parser, please have a look if you are
>> interested.
>
> LGTM, feel free to push it to `master`.

I've attached a new version which I consider good to merge (I don't have
direct access to the repo).  I've also included a tiny fix to Emacs's
help message.

The patch includes completion for a variety of commands (in part to test
the flexibility of the parser), including most commands from coreutils,
so it has become a bit bulky.  Given the large number of new functions,
I hope the commit message is detailed enough.

Attachment: 0001-src-emacs.c-usage_message-Remove-stray-tabs.patch
Description: Text Data

Attachment: 0002-pcomplete-Generate-completions-from-help-messages.patch
Description: Text Data


reply via email to

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