Y
Hacker News
new
|
ask
|
show
|
jobs
by
yangyang
4421 days ago
A frame in Emacs terminology is actually a top-level window.
1 comments
nesyt
4421 days ago
So MacVim does have this functionality then, yes? You can have multiple top-level windows, each having multiple tabs, each having multiple splits.
link
splawn
4421 days ago
I was curious so i just tested this to see if it did. It does not. Yes you can have multiple tabs and splits, but in emacs each frame shares the same buffer list as well.
link
cityhall
4421 days ago
They don't share anything. Different buffers, registers, and I think even different extensions loaded.
link