Emacs Daemon and Font
目录
For Emacs CVS version (V23).
Font setting in .emacs
|
|
alias for running daemon and client.
|
|
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.