From 80ff771431d668bff8c73461c606c8f1517752dd Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 19 May 2017 14:41:19 +0200 Subject: Emacs: Remove music setup --- emacs/.emacs.d/init.org | 9 --------- 1 file changed, 9 deletions(-) (limited to 'emacs') diff --git a/emacs/.emacs.d/init.org b/emacs/.emacs.d/init.org index 79aa7c5..989c282 100644 --- a/emacs/.emacs.d/init.org +++ b/emacs/.emacs.d/init.org @@ -1706,15 +1706,6 @@ I can use this to keep a journal. I should use it. #+END_SRC -* Music -Emacs actually supports playing music via mpd. - -#+BEGIN_SRC emacs-lisp -(use-package mpc - :defer t - :config (progn - (setq mpc-browser-tags '(Genre Albumartist|Composer|Performer Album|Playlist)))) -#+END_SRC * Programming ** flycheck -- cgit 1.4.1