From: Peng Li Date: Fri, 10 Jun 2016 13:02:42 +0000 (+0800) Subject: emacs - emms load history when started X-Git-Url: http://47.100.26.94:8080/?a=commitdiff_plain;h=645cefc4058b57f0d7173158cd500c1d040d60fb;p=dotfiles.git emacs - emms load history when started --- diff --git a/emacs.d_2/config.org b/emacs.d_2/config.org index 9ac3ab4..ee0192d 100644 --- a/emacs.d_2/config.org +++ b/emacs.d_2/config.org @@ -839,7 +839,8 @@ We can use [[https://www.gnu.org/software/emms/quickstart.html][Emms]] for multi ".mov" ".avi" ".ogm" ".asf" ".mkv" ".divx" ".mpeg" "http://" "mms://" ".rm" ".rmvb" ".mp4" ".flac" ".vob" ".m4a" ".flv" ".ogv" ".pls")) - "mplayer" "-slave" "-quiet" "-really-quiet" "-fullscreen")) + "mplayer" "-slave" "-quiet" "-really-quiet" "-fullscreen") + (emms-history-load)) #+END_SRC * Programming