# Beframe (beframe.el) for GNU Emacs

`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".

**Video demo:** <https://protesilaos.com/codelog/2023-02-28-emacs-beframe-demo/>

+ Package name (GNU ELPA): `beframe`
+ Official manual: <https://protesilaos.com/emacs/beframe>
+ Git repo on SourceHut: <https://git.sr.ht/~protesilaos/beframe>
  - Mirrors:
    + GitHub: <https://github.com/protesilaos/beframe>
    + GitLab: <https://gitlab.com/protesilaos/beframe>
+ Mailing list: <https://lists.sr.ht/~protesilaos/general-issues>
+ Backronym: Buffers Encapsulated in Frames Realise Advanced
  Management of Emacs.
