all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH 0/2] "M-x guix-search-by-name" and "M-x guix-packages-by-name".
@ 2016-01-13 23:14 Alex Kost
  2016-01-13 23:14 ` [PATCH 1/2] emacs: Rename 'guix-search-by-name' to 'guix-packages-by-name' Alex Kost
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Alex Kost @ 2016-01-13 23:14 UTC (permalink / raw)
  To: guix-devel

I almost never use "M-x guix-search-by-name" because I need to know a
real name of a package, and I rarely use "M-x guix-search-by-regexp",
because along with names it also searches in synopses and descriptions
(by default).

But I often use another command that allows me to display packages with
names matching regexp.  For example, I use it when I want to look at
packages with names that contain 'xml' or 'emacs'.  I believe this is
exactly what most people would expect from "M-x guix-search-by-name".

So what about renaming 'guix-search-by-name' into
'guix-packages-by-name' and adding a real 'guix-search-by-name' command
that will search for regexp in package names?

So:

- "M-x guix-packages-by-name guile" will display only guile packages
  (different versions and outputs)

- "M-x guix-search-by-name guile" will display all packages with "guile"
  string in names (like "guile-charting" or "guile-sly").

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

end of thread, other threads:[~2016-01-17 20:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-13 23:14 [PATCH 0/2] "M-x guix-search-by-name" and "M-x guix-packages-by-name" Alex Kost
2016-01-13 23:14 ` [PATCH 1/2] emacs: Rename 'guix-search-by-name' to 'guix-packages-by-name' Alex Kost
2016-01-17 20:31   ` Ludovic Courtès
2016-01-13 23:14 ` [PATCH 2/2] emacs: Add 'guix-search-by-name' Alex Kost
2016-01-17 20:32   ` Ludovic Courtès
2016-01-17 20:31 ` [PATCH 0/2] "M-x guix-search-by-name" and "M-x guix-packages-by-name" 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.