diff --git a/elisp/options.el b/elisp/options.el index 66731cc..36b3d09 100644 --- a/elisp/options.el +++ b/elisp/options.el @@ -9,7 +9,6 @@ shell email feeds - media eshell vterm passwords pinentry desktop diff --git a/modules/media.org b/modules/media.org deleted file mode 100644 index df7459e..0000000 --- a/modules/media.org +++ /dev/null @@ -1,27 +0,0 @@ -#+TITLE: Media -#+AUTHOR: Christopher James Hayward -#+EMAIL: chris@chrishayward.xyz - -#+PROPERTY: header-args:emacs-lisp :tangle media.el :comments org -#+PROPERTY: header-args:shell :tangle no -#+PROPERTY: header-args :results silent :eval no-export :comments org - -Play multimedia inside of Emacs using *GNU/EMMS*, the Emacs Multimedia System[fn:1]: - -#+begin_quote -EMMS displays and plays multimedia from within GNU/Emacs using a variety of external players and from different sources. It can run as a minimalist player and controlled with Emacs commands, or a fully-fledged, interactive media browser[fn:1]. -#+end_quote - -#+begin_quote -Emms can display album art, play streaming audio, tag music files, search for lyrics, provide MPD connectivity, control the volume, and more[fn:1]. -#+end_quote - -* Setup - -#+begin_src emacs-lisp -;; TODO. -#+end_src - -* Footnotes - -[fn:1] https://gnu.org/software/emms