Language

Package: emacs-embark @ 0.10

Synopsis

Emacs mini-buffer actions rooted in keymaps

Description

This package provides a sort of right-click contextual menu for Emacs offering you relevant actions to use on a target determined by the context.

In the minibuffer, the target is the current best completion candidate. In the *Completions* buffer the target is the completion at point. n a regular buffer, the target is the region if active, or else the file, symbol or URL at point.

The type of actions offered depend on the type of the target. For files you get offered actions like deleting, copying, renaming, visiting in another window, running a shell command on the file, etc. For buffers the actions include switching to or killing the buffer. For package names the actions include installing, removing or visiting the homepage.

Home page
https://github.com/oantolin/embark
Location
gnu/packages/emacs-xyz.scm (line: 7482, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings