this post was submitted on 08 Aug 2023
2 points (100.0% liked)

Emacs

2135 readers
10 users here now

Our infinitely powerful editor.

founded 4 years ago
MODERATORS
 

Is there a way to configure Emacs to lock certain files/buffers to specific tabs? For example, if I want all ERC buffers to stay in the ERC tab, or a selected set of org files to stay in the Org tab, etc.

you are viewing a single comment's thread
view the rest of the comments
[–] plugd@lemmy.sdf.org 2 points 1 year ago (4 children)

Hi, what do you mean by "tab" in this context? In Emacs there are buffers, windows and frames. Maybe you mean frame?

[–] hyperreal@lemmy.ml 1 points 1 year ago (1 children)

Hi, thanks for your reply. I found exactly what I need with the bufler package: https://github.com/alphapapa/bufler.el

load more comments (2 replies)