unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/3] emacs: Add possibilities to move to license definition.
@ 2016-04-18  8:17 Alex Kost
  2016-04-18  8:17 ` [PATCH 1/3] emacs: Add 'guix-find-license-definition' command Alex Kost
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Alex Kost @ 2016-04-18  8:17 UTC (permalink / raw)
  To: guix-devel

As a user can move to a package definition (with "guix edit"), (s)he can
also want to go to a license definition (why not?).  This patchset adds
this possibility in 3 places:

1. As a standalone command (analog of "M-x guix-edit"):

   M-x guix-find-license-definition

   Or maybe it should be called "guix-license-edit" and "guix-edit"
   should be renamed (aliased) to "guix-package-edit"?  Or to
   "guix-find-package-definition"?

   Just to mention, I changed my opinion on the bug#22587¹: now I think
   "edit" is not a good name for displaying a package recipe.

2. As a button to *Guix License Info* buffer (this buffer appears, for
   example, when you press a license button in a *Guix Package Info*
   buffer).

3. As an "e" key in *Guix Licenses* buffer (this buffer appears after
   "M-x guix-licenses").  I bound it to "e" because it is essentially
   the same thing as "edit" for packages, which is bound to "e" in a
   *Guix Package List* buffer.  I don't like "e" key actually, but it is
   for the same "edit" bug.

[PATCH 1/3] emacs: Add 'guix-find-license-definition' command.
[PATCH 2/3] emacs: Add license definition button to License Info.
[PATCH 3/3] emacs: Add "edit" command to a list of licenses.

¹ http://bugs.gnu.org/22587

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

end of thread, other threads:[~2016-04-27 12:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-18  8:17 [PATCH 0/3] emacs: Add possibilities to move to license definition Alex Kost
2016-04-18  8:17 ` [PATCH 1/3] emacs: Add 'guix-find-license-definition' command Alex Kost
2016-04-25 21:46   ` Ludovic Courtès
2016-04-18  8:17 ` [PATCH 2/3] emacs: Add license definition button to License Info buffer Alex Kost
2016-04-25 21:46   ` Ludovic Courtès
2016-04-18  8:17 ` [PATCH 3/3] emacs: Add "edit" command to a list of licenses Alex Kost
2016-04-25 21:47   ` Ludovic Courtès
2016-04-26  9:48     ` Alex Kost
2016-04-25 21:45 ` [PATCH 0/3] emacs: Add possibilities to move to license definition Ludovic Courtès
2016-04-26  9:49   ` Alex Kost
2016-04-27 12:20     ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).