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

emacs-beframe 1.0.0

Isolate Emacs buffers per frame

Beframe enables a frame-oriented Emacs workflow where each frame has access to the list of buffers visited therein. In the interest of brevity, we call buffers that belong to frames ``beframed''. Producing multiple frames does not generate multiple buffer lists. There still is only one global list of buffers. Beframing them simply filters the list.

Installation

Install emacs-beframe 1.0.0 as follows:

guix install emacs-beframe@1.0.0

Or install the latest version:

guix install emacs-beframe

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.