summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-eww.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2024-10-29 00:41:54 +0000
committerjao <jao@gnu.org>2024-10-29 00:41:54 +0000
commit0ee9a57f1767bbddb58fd4df0c542d25b1725bb4 (patch)
tree2584b4ed4a1163d94d3b49d2c532edcee9a8c0dd /custom/jao-custom-eww.el
parenta7c09173974e4f4a1bb94c2eae4de0b47e5eb966 (diff)
downloadelibs-0ee9a57f1767bbddb58fd4df0c542d25b1725bb4.tar.gz
elibs-0ee9a57f1767bbddb58fd4df0c542d25b1725bb4.tar.bz2
nits
Diffstat (limited to 'custom/jao-custom-eww.el')
-rw-r--r--custom/jao-custom-eww.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/custom/jao-custom-eww.el b/custom/jao-custom-eww.el
index 987040f..6a2e8e2 100644
--- a/custom/jao-custom-eww.el
+++ b/custom/jao-custom-eww.el
@@ -278,5 +278,8 @@ It should be the title of the web page as returned by `rdrview'"
(advice-add 'shr-tag-img :around #'jao-shr-tag-img)
(advice-add 'shr-insert :around #'jao-shr-insert)
+;; (advice-remove 'shr-tag-img #'jao-shr-tag-img)
+;; (advice-remove 'shr-insert #'jao-shr-insert)
+
;;; .
(provide 'jao-custom-eww)