Hello, I am using Spacemacs with this layer:
https://github.com/venmos/w3m-layer
I'm confused as to how to properly set w3m-display-mode at startup so it affects the first web page visited. Setting the variable does not do anything, and instead I need to M-x w3m-display-mode and select the mode before it takes effect.
I tried something like the following in my config:
(setq w3m-display-mode "Plain")
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.