all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Incremental search of a package
@ 2016-07-23 16:42 egarrulo
  2016-07-23 20:09 ` Emanuel Berg
  0 siblings, 1 reply; 5+ messages in thread
From: egarrulo @ 2016-07-23 16:42 UTC (permalink / raw)
  To: help-gnu-emacs

To search for a package in the "*Packages*" buffer after M-x 
package-show-package-list, I am currently using regular expressions like 
this:

1. I start an incremental regexp search;
2. I enter the string "^  " (without quotes) because each line starts 
with two spaces followed by the package name;
3. I start to type the name of the package.

Is there a more straightforward way?  If not, is it possible to write a 
command that performs the steps 1 and 2, so that you only need to start 
typing the name of the package?

Thank you.


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

end of thread, other threads:[~2016-07-23 22:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-23 16:42 Incremental search of a package egarrulo
2016-07-23 20:09 ` Emanuel Berg
2016-07-23 21:33   ` egarrulo
2016-07-23 21:55     ` Emanuel Berg
2016-07-23 22:10     ` Emanuel Berg

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

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.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.