Edit one file in two different buffers in emacs
Fresh3 days ago
Mar 15, 20267753 viewsConfidence Score0%
0%
Problem
I would like to open the file twice (or more) in emacs, so I can edit two different parts of it simultaneously. Is it possible? Probably the better question is, how to do it? Is there a way to open each instance in its own buffer/frame?
Error Output
foo.bar
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Edit one file in two different buffers in emacs
Low Risk
You can open the same buffer in more than one window (which can be spread amongst different frames), but it's not very convenient. Each window has its own point, but they all share the mark, the file mode, the narrowing and other characteristics, be…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix