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填充一半屏幕?改变帧大小是可行的,但是起始位置呢?
我不确定其他操作系统,但至少在 Linux 中,您可以使用-g(geometry) 选项启动 emacs:
-g
emacs -g WIDTHxHEIGHT+XPOS+YPOS