all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#66566] [PATCH 0/3] Refactor GNU poke definition.
@ 2023-10-15 17:44 Bruno Victal
  2023-10-15 17:47 ` [bug#66566] [PATCH 1/3] gnu: poke: Revise package definition Bruno Victal
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Bruno Victal @ 2023-10-15 17:44 UTC (permalink / raw)
  To: 66566; +Cc: Bruno Victal, efraim

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





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-10-21 14:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-15 17:44 [bug#66566] [PATCH 0/3] Refactor GNU poke definition Bruno Victal
2023-10-15 17:47 ` [bug#66566] [PATCH 1/3] gnu: poke: Revise package definition Bruno Victal
2023-10-15 17:47 ` [bug#66566] [PATCH 2/3] gnu: poke: Install emacs modes Bruno Victal
2023-10-15 17:47 ` [bug#66566] [PATCH 3/3] gnu: Remove emacs-poke Bruno Victal
2023-10-16  9:23   ` Efraim Flashner
2023-10-16 14:57     ` Bruno Victal
2023-10-20 22:20       ` Ludovic Courtès
2023-10-21  8:58         ` Bruno Victal
2023-10-21 14:08           ` bug#66566: " Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.