【发布时间】:2018-05-09 14:55:49
【问题描述】:
在 Ubuntu 18 上使用 emacs 27 相当于 emacsclient -a '' 是什么?我现在明白了
$ emacsclient -a ''
emacsclient: file name or argument required
Try 'emacsclient --help' for more information
无需启动 emacs 守护程序,然后像以前那样再次连接。这也适用于 ubuntu 16.04,所以我认为它与 Ubuntu 18.04 有关。
【问题讨论】:
标签: ubuntu emacs daemon emacsclient