Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
emacs 如何在新的 gui 窗口中打开新文件?以及如何通过拆分窗口使其打开?
Emacs 将 gui 窗口称为“框架”,带有框架的分区称为“窗口”。
您可以使用 . 在新框架中打开文件C-x 5 f。您可以使用 . 在同一框架中的不同窗口中打开文件C-x 4 f。
C-x 5 f
C-x 4 f