gnu-emacs-sources
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNU ELPA] Beframe version 0.1.7


From: ELPA update
Subject: [GNU ELPA] Beframe version 0.1.7
Date: Fri, 24 Feb 2023 05:03:14 -0500

Version 0.1.7 of package Beframe has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.

Beframe describes itself as:

  =========================
  Isolate buffers per frame
  =========================

More at https://elpa.gnu.org/packages/beframe.html

## Summary:

  # Beframe (beframe.el) for GNU Emacs

  Isolate buffers per frame, else "beframe" them.

  `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".  Beframing
  is achieved in two main ways:

  1. By calling the command `beframe-switch-buffer`.  It is like the
     standard `switch-to-buffer` except the list of candidates is
     limited to those that the current frame knows about.

  2. By enabling the global minor mode `beframe-mode`.  It sets the
     `read-buffer-function` to one that filters buffers per frame.  As
     such, commands like `switch-to-buffer`, `next-buffer`, and
     `previous-buffer` automatically work in a beframed way.

## Recent NEWS:

[Not available 🙁]



reply via email to

[Prev in Thread] Current Thread [Next in Thread]