diff --git a/README.org b/README.org index c387df1..ade57e8 100644 --- a/README.org +++ b/README.org @@ -6885,13 +6885,11 @@ user gerard.vermeulen@neel.cnrs.fr Listing [[lst:set-elfeed-options]] sets =elfeed= options, binds the =elfeed= command, and makes a minimal attempt to enable =emms=. -#+attr_latex: :options breaklines #+caption[Set =elfeed= options and bind =elfeed= command]: #+caption: Set =elfeed= options and bind =elfeed= command. #+name: lst:set-elfeed-options #+begin_src emacs-lisp -n :results silent -(when (and (ensure-package-installation 'elfeed) - (fboundp 'elfeed)) +(when (ensure-package-installation 'elfeed) (keymap-global-set "C-x w" #'elfeed) (with-eval-after-load 'elfeed