guix-patches
[Top][All Lists]
Advanced

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

bug#47873: [PATCH] gnu: Add emacs-ibuffer-vc.


From: Nicolas Goaziou
Subject: bug#47873: [PATCH] gnu: Add emacs-ibuffer-vc.
Date: Fri, 23 Apr 2021 11:10:48 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hello,

Alexandr Vityazev <avityazev@posteo.org> writes:

> ---
>  gnu/packages/emacs-xyz.scm | 24 ++++++++++++++++++++++++
>  1 file changed, 24 insertions(+)

Thank you.

I moved the package definition elsewhere than the end of the file (to
prevent merge conflicts), added a proper commit message, made the
changes below and applied your patch.

> +    (synopsis
> +     "Group ibuffer's list by VC project, or show VC status")

I detailed what meant "VC".

> +    (description
> +     "Adds functionality to ibuffer for grouping buffers by their parent
> +vc root directory, and for displaying and/or sorting by the vc
> +status of listed files.")

Description ought to be a complete sentence, and therefore, cannot start
with "Adds". I reworded it accordingly.

Regards,
-- 
Nicolas Goaziou





reply via email to

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