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

emacs-openwith 20120531-0.5fe01de

Open external applications for files with Emacs

This package enables you to associate file name patterns with external applications that are automatically invoked when you use commands like find-file. For example, you can have it open png files with feh and mp4 files with mpv. This is especially useful when browsing files with Dired.

Installation

Install emacs-openwith 20120531-0.5fe01de as follows:

guix install emacs-openwith@20120531-0.5fe01de

Or install the latest version:

guix install emacs-openwith

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.