[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#67615: [PATCH v2] * lisp/info.el (Info-url-for-node): Support all Em
From: |
Eli Zaretskii |
Subject: |
bug#67615: [PATCH v2] * lisp/info.el (Info-url-for-node): Support all Emacs info manuals. |
Date: |
Mon, 04 Dec 2023 18:24:56 +0200 |
> From: Mekeor Melire <mekeor@posteo.de>
> Date: Mon, 04 Dec 2023 15:51:32 +0000
>
> Please do not yet commit this patch. There are some TODOs left:
>
> - Remove "gawk" and "mairix" manual-names from default value of
Gawk and mairix are not parts of Emacs, they are separately-maintained
programs. So their manuals cannot be reached via the common base of
the Emacs manuals, and therefore they should not be in that list,
indeed.
> Info-urls since they response with HTTP status "not found".
> - Check if there are more Emacs-included manuals, perhaps ones that are
> not "one page per node".
> - Improve and revisit NEWS, CHANGELOG and commit message.
> - Adhere to fill-column.
> - FSF copyright assignment.
>
> Also I have some questions:
>
> - What do you think about the naming of the Info-urls variable?
> - Is the position of the definition of Info-urls fine?
I will review the patch in a couple of days, so if you have more
changes, please feel free to post updated patches. There's no rush.
- bug#67615: [PATCH] * lisp/info.el (Info-url-for-node): Support all Emacs info manuals., Mekeor Melire, 2023/12/03
- bug#67615: [PATCH] * lisp/info.el (Info-url-for-node): Support all Emacs info manuals., Mekeor Melire, 2023/12/03
- bug#67615: [PATCH v2] * lisp/info.el (Info-url-for-node): Support all Emacs info manuals., Mekeor Melire, 2023/12/04
- bug#67615: [PATCH v2] * lisp/info.el (Info-url-for-node): Support all Emacs info manuals., Richard Stallman, 2023/12/06
- bug#67615: [PATCH v2] * lisp/info.el (Info-url-for-node): Support all Emacs info manuals., Eli Zaretskii, 2023/12/07
- bug#67615: [PATCH v2] * lisp/info.el (Info-url-for-node): Support all Emacs info manuals., Mekeor Melire, 2023/12/07
- bug#67615: [PATCH v2] * lisp/info.el (Info-url-for-node): Support all Emacs info manuals., Eli Zaretskii, 2023/12/07
- bug#67615: [PATCH v2] * lisp/info.el (Info-url-for-node): Support all Emacs info manuals., Richard Stallman, 2023/12/08
- bug#67615: [PATCH v3] * lisp/info.el (Info-url-alist): New option mapping manuals to URLs., Mekeor Melire, 2023/12/07
- bug#67615: [PATCH v3] * lisp/info.el (Info-url-alist): New option mapping manuals to URLs., Eli Zaretskii, 2023/12/09
- bug#67615: [PATCH v3] * lisp/info.el (Info-url-alist): New option mapping manuals to URLs., Mekeor Melire, 2023/12/09
- bug#67615: [PATCH v4] * lisp/info.el (Info-url-alist): New option mapping manuals to URLs., Mekeor Melire, 2023/12/19