emacs --daemon
emacsclient -t
/etc/bash.bashrc
# ------------ 定义emacsclient的别名,Emacs后台服务模式启动,加快速度 ----------- alias et='emacsclient -t'