summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--custom/jao-custom-w3m.el5
1 files changed, 4 insertions, 1 deletions
diff --git a/custom/jao-custom-w3m.el b/custom/jao-custom-w3m.el
index fb0e89f..4d1d621 100644
--- a/custom/jao-custom-w3m.el
+++ b/custom/jao-custom-w3m.el
@@ -118,7 +118,8 @@
".bookshop.org"
".reddit.com")
w3m-cookie-reject-domains '(".")
- w3m-default-save-directory "~/var/download"
+ w3m-default-display-inline-images nil
+ w3m-default-save-directory "~/doc/sink"
w3m-do-cleanup-temp-files nil
w3m-external-view-temp-directory "/tmp"
w3m-fill-column 110
@@ -126,6 +127,7 @@
w3m-form-input-textarea-buffer-lines 40
w3m-history-minimize-in-new-session t
w3m-history-reuse-history-elements nil
+ w3m-init-file nil
w3m-image-no-idle-timer t
w3m-make-new-session t
w3m-profile-directory "~/.w3m"
@@ -139,6 +141,7 @@
w3m-session-load-crashed-sessions 'ask
w3m-show-graphic-icons-in-header-line nil
w3m-show-graphic-icons-in-mode-line nil
+ w3m-toggle-inline-images-permanently nil
w3m-use-tab nil
w3m-use-tab-line nil
w3m-use-title-buffer-name t