GNU bug report logs -
#57636
[PATCH] Recognize zstandard (.zst) suffix in lisp/info.el
Previous Next
Reported by: Sam James <sam <at> gentoo.org>
Date: Wed, 7 Sep 2022 04:02:01 UTC
Severity: normal
Tags: moreinfo, patch
Merged with 57665
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #25 received at 57636-done <at> debbugs.gnu.org (full text, mbox):
> From: Sam James <sam <at> gentoo.org>
> Date: Thu, 8 Sep 2022 04:03:55 +0100
> Cc: 57636 <at> debbugs.gnu.org
>
> From f5b4f91e74de2a1b724d978f6ca4f25c78a50389 Mon Sep 17 00:00:00 2001
> From: Sam James <sam <at> gentoo.org>
> Date: Wed, 7 Sep 2022 04:57:33 +0100
> Subject: [PATCH] Recognize zstandard (.zst) suffix in lisp/info.el
>
> * lisp/info.el (Info-suffix-list): Recognize .zst file extension from the
> zstd compression tool. This allos reading Info pages compressed with zstandard.
>
> Signed-off-by: Sam James <sam <at> gentoo.org>
Thanks, installed on the master branch.
For the future, please observe some of our coding conventions that in
this case caused me some manual work while applying the patch:
. don't use Signed-off-by, our commit hooks reject that
. lines in commit log messages should be shorter than 78 characters
. we mention the bug number, when appropriate, in the commit log
This bug report was last modified 2 years and 256 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.