summaryrefslogtreecommitdiffhomepage
path: root/init.org
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-11-19 19:24:29 +0000
committerjao <jao@gnu.org>2021-11-19 19:24:29 +0000
commit16ef1af572a782eb855e9981c98d85884d434599 (patch)
treefa9e6069bd8c72f260fcb12d47aab165724a106c /init.org
parentb8fbdc254e1807685f60e4f3287b003df78a45c7 (diff)
downloadelibs-16ef1af572a782eb855e9981c98d85884d434599.tar.gz
elibs-16ef1af572a782eb855e9981c98d85884d434599.tar.bz2
giving shr fonts and colors a try
Diffstat (limited to 'init.org')
-rw-r--r--init.org3
1 files changed, 0 insertions, 3 deletions
diff --git a/init.org b/init.org
index f7dcde3..a9f1196 100644
--- a/init.org
+++ b/init.org
@@ -1458,9 +1458,6 @@
#+END_SRC
*** Web browsers
#+begin_src emacs-lisp
- (setq shr-use-fonts nil
- shr-use-colors nil)
-
(defun jao-www--buffer-p (b)
(with-current-buffer b
(or (derived-mode-p 'w3m-mode 'eww-mode)