This package browser is in early development. Mind the rough edges.

emacs-lacarte

Execute menu items as commands, with completion

La Carte lets you execute menu-bar menu commands from the keyboard, with completion.

Use the keyboard to access any menu item, without knowing where it is or what its full name is. Type part of its name and use completion to get the rest: the complete path and item name. When you choose a menu-item candidate, the corresponding command is executed.

Installation

Install the latest version of emacs-lacarte as follows:

guix install emacs-lacarte

Or install a particular version:

guix install emacs-lacarte@0-1.79afc5d

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of emacs-lacarte about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/emacs-lacarte'><img src='https://packages.guix.gnu.org/packages/emacs-lacarte/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/emacs-lacarte/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/emacs-lacarte)

Example Org:

[[https://packages.guix.gnu.org/packages/emacs-lacarte][https://packages.guix.gnu.org/packages/emacs-lacarte/badges/latest-version.svg]]