【发布时间】:2013-02-23 00:06:25
【问题描述】:
在 osx 中,我通过将其放入 .emacs 中,使所有新的 emacs 缓冲区在同一窗口/框架中打开。
(setq ns-pop-up-frames nil)
Alias to make emacs open a file in a new buffer (NOT frame) and be activated/come to front?
我希望能够在 debian (gnome) 中做同样的事情。可能吗?非常感谢一个也适用于 xmonad(和类似的 wms)的解决方案。
【问题讨论】: