Thanks a lot. Based on hour notes, I use the following, and it really does the trick:
(setq w3m-command-arguments
(nconc w3m-command-arguments
'("-o" "http_proxy=http://127.0.0.1:8080/")
'("-o" "https_proxy=http://127.0.0.1:8080/")))
Regards,
HY
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.