unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/6] emacs: Add interface for package locations.
@ 2016-04-04 19:47 Alex Kost
  2016-04-04 19:47 ` [PATCH 1/6] emacs: Add 'guix-packages-by-location' command Alex Kost
                   ` (6 more replies)
  0 siblings, 7 replies; 24+ messages in thread
From: Alex Kost @ 2016-04-04 19:47 UTC (permalink / raw)
  To: guix-devel

Hello, this patchset adds an Emacs interface for package locations,
which is very similar to the existing interface for licenses
(guix-licenses, guix-packages-by-license and guix-browse-license-url
commands).

The following commands are added:

- "M-x guix-locations": display a list of package locations (see
  the left part of the screenshot¹).

- "M-x guix-packages-by-location": display packages from a particular
  location.

- "M-x guix-find-location": move to a particular location.  It is the
  same as you can do with "M-x guix-edit" but instead of selecting a
  package name, you choose a location.

Also *Guix Package Info* buffer shows "Packages" buttons that can be
used to display packages by license and by location (see the right part
of the screenshot).

[PATCH 1/6] emacs: Add 'guix-packages-by-location' command.
[PATCH 2/6] emacs: Separate package location code.
[PATCH 3/6] emacs: Make 'guix-find-location' interactive.
[PATCH 4/6] doc: emacs: Add "Locations" section.
[PATCH 5/6] emacs: Add interface for package locations.
[PATCH 6/6] emacs: Add license/location "Packages" buttons to Info.

¹ http://i.imgur.com/PBmuxex.png

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

end of thread, other threads:[~2016-04-18  7:18 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-04 19:47 [PATCH 0/6] emacs: Add interface for package locations Alex Kost
2016-04-04 19:47 ` [PATCH 1/6] emacs: Add 'guix-packages-by-location' command Alex Kost
2016-04-05 20:38   ` Ludovic Courtès
2016-04-06  9:20     ` Alex Kost
2016-04-15 22:23       ` Ludovic Courtès
2016-04-17  7:29         ` Alex Kost
2016-04-17 15:40           ` Ludovic Courtès
2016-04-18  7:18             ` Alex Kost
2016-04-04 19:47 ` [PATCH 2/6] emacs: Separate package location code Alex Kost
2016-04-05 20:39   ` Ludovic Courtès
2016-04-04 19:47 ` [PATCH 3/6] emacs: Make 'guix-find-location' interactive Alex Kost
2016-04-05 20:41   ` Ludovic Courtès
2016-04-04 19:47 ` [PATCH 4/6] doc: emacs: Add "Locations" section Alex Kost
2016-04-05 20:46   ` Ludovic Courtès
2016-04-06  9:24     ` Alex Kost
2016-04-04 19:47 ` [PATCH 5/6] emacs: Add interface for package locations Alex Kost
2016-04-05 20:50   ` Ludovic Courtès
2016-04-06  9:23     ` Alex Kost
2016-04-15 22:26       ` Ludovic Courtès
2016-04-04 19:47 ` [PATCH 6/6] emacs: Add license/location "Packages" buttons to Info buffer Alex Kost
2016-04-05 20:50   ` Ludovic Courtès
2016-04-08  8:40     ` Alex Kost
2016-04-09 14:52       ` Ludovic Courtès
2016-04-05 20:25 ` [PATCH 0/6] emacs: Add interface for package locations 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).