Main public logs

Jump to navigation Jump to search

Combined display of all available logs of 清冽之泉. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 23:05, 21 July 2026 Mwroot talk contribs created page Emacs server 的异常的一次排查 (Created page with "在 Emacs 里,<code>(emacs-pid)</code>,得到 Emacs 的 pid 号。 在 Terminal 里,<code>emacsclient -e '(emacs-pid)'</code>,得到 Terminal 里 Emacs 用的 pid 号。 二者若不一致,就无法通信。 再用 systemctl --user status emacs 能查到,Emacs 本身有个 daemon,应该会因为打开 Emacs Client 而自动启动。所谓的异常,就是两边的 client pid 对不上。 解决方法很简单,重启下电脑,没事别用 Emacs Clie...")