[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#66566] [PATCH 0/3] Refactor GNU poke definition.
From: |
Bruno Victal |
Subject: |
[bug#66566] [PATCH 0/3] Refactor GNU poke definition. |
Date: |
Sun, 15 Oct 2023 18:44:47 +0100 |
Notable changes:
* Removed obsolete comments and inputs from poke.
* Subsumed emacs-poke into poke.
NOTE: The emacs-poke naming is confusing as there exists a ELPA poke package
which is an emacs interface for GNU poke. The modes provided by our emacs-poke
package are seldomly used and emacs/poke people are mostly looking for
emacs-poke-mode which is being added with #66561 [1] so to prevent intolerable
confusion in the future emacs-poke has been pre-emptively removed to make way
for the ELPA poke.
[1]: <https://issues.guix.gnu.org/66561>
Bruno Victal (3):
gnu: poke: Revise package definition.
gnu: poke: Install emacs modes.
gnu: Remove emacs-poke.
gnu/packages/engineering.scm | 39 +++++++++++-------------------------
1 file changed, 12 insertions(+), 27 deletions(-)
base-commit: a0d2ecde943bd1854ddbb7c0cad35a1fc64dc5ab
--
2.41.0
- [bug#66566] [PATCH 0/3] Refactor GNU poke definition.,
Bruno Victal <=
[bug#66566] [PATCH 1/3] gnu: poke: Revise package definition., Bruno Victal, 2023/10/15