summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-email.el
diff options
context:
space:
mode:
Diffstat (limited to 'custom/jao-custom-email.el')
-rw-r--r--custom/jao-custom-email.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/custom/jao-custom-email.el b/custom/jao-custom-email.el
index b7f7e69..a7fc8e0 100644
--- a/custom/jao-custom-email.el
+++ b/custom/jao-custom-email.el
@@ -227,9 +227,7 @@
(mm-shr handle))))))
(defun jao-shr-html-renderer (handle)
- (let (;; (shr-use-fonts t)
- ;; (shr-use-colors t)
- (fill-column 100)
+ (let ((fill-column nil)
(shr-width fill-column))
(mm-shr handle)))