
For Emacs CVS version (V23).
Font setting in .emacs
1 |
(create-fontset-from-fontset-spec "-*-bitstream vera sans mono-medium-r-*-*-13-*-*-*-*-*-fontset-global, han: WenQuanYi Zen Hei-8") |
alias for running daemon and client.
1 |
alias et='emacsclient -t "[email protected]" -a ""' |
et will run the emacsclient in terminal
ee will run it in X
Then when the first time running et or ee, the daemon will start and a new client will attached to the daemon. The daemon will resist in the memory. Next time you running et or ee again, a new client will attached to the existing daemon.




近期评论