emacs-consult-xdg-recent-files
Include files used by other programs than Emacs in Consult
This package provides the ability to include files used by other programs in the candidate lists of commands like consult-recent-file
and consult-buffer
. This allows using the same interface for file opening.
On systems that comply with the XDG specification, these files are listed in the file recently-used.xbel
, which is found in the directory ~/.local/share
or the location described by the environment variable XDG_DATA_HOME
.
- Versions: 0-0.593023f
- Website: https://github.com/hrehfeld/consult-xdg-recent-files
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of emacs-consult-xdg-recent-files
as follows:
guix install emacs-consult-xdg-recent-files
Or install a particular version:
guix install emacs-consult-xdg-recent-files@0-0.593023f
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
HTML: <a href='http://127.0.0.1:3000/packages/emacs-consult-xdg-recent-files/'><img src='http://127.0.0.1:3000/packages/emacs-consult-xdg-recent-files/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/emacs-consult-xdg-recent-files/badges/latest-version.svg)](http://127.0.0.1:3000/packages/emacs-consult-xdg-recent-files/) Org: [[http://127.0.0.1:3000/packages/emacs-consult-xdg-recent-files/][http://127.0.0.1:3000/packages/emacs-consult-xdg-recent-files/badges/latest-version.svg]]