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

emacs-filechooser

Backend implementation for xdg-desktop-portal using Emacs

This package provides a backend implementation for xdg-desktop-portal that uses Emacs. It allows you to use Emacs' file and path selection facilities in graphical programs that use the xdg-desktop-portal dbus interface.

Installation

Install the latest version of emacs-filechooser as follows:

guix install emacs-filechooser

Or install a particular version:

guix install emacs-filechooser@0.2.4-0.e55c5ea

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-filechooser about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

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