The document told the following for proxy setting:
(setq w3m-command-arguments
(nconc w3m-command-arguments
'("-o" "http_proxy=http://proxy.hogege.com:8000/")))
But how can I set the http_proxy
and https_proxy
variables at the same time?
Regards,
HY
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.