this post was submitted on 25 Jan 2025
15 points (100.0% liked)

Emacs

2304 readers
47 users here now

Our infinitely powerful editor.

founded 5 years ago
MODERATORS
 

cross post from reddit, OP: @pizzatorque@mastodon.social

Personally mine was just getting around buffers; creating new ones, splitting windows, deleting the ones I don’t need and so on. In the beginning I used to have just a single file open at a time like nano

you are viewing a single comment's thread
view the rest of the comments
[–] frankenswine@lemmy.world 1 points 6 days ago (2 children)

isn't it Frames in Emacs context?

not that i use or need it often, but terminology is (obviously) not that easy

[–] callcc@lemmy.world 3 points 6 days ago

Frame (what the window manager calls Window)>Window>Buffer. These are probably concepts that come from a text based terminal age.

[–] kyoji@lemmy.world 3 points 6 days ago (1 children)

Frames are the outer-most container for windows. I may be wrong on this, but there is 1 frame per instance of emacs, or emacs-client

[–] joby@programming.dev 2 points 6 days ago (1 children)

Now I'm curious whether the emacs concept of frames is older than the desktop environment concept of a window... And what exactly a new frame means in a tui environment. I make new frames all the time, but I'm usually in a GUI environment.

[–] kyoji@lemmy.world 2 points 6 days ago

Emacs is from 1975 I think? So it's very possible 🙂