How do I configure Emacs behind an authenticated HTTP proxy?

前端 未结 5 1620
野的像风
野的像风 2021-02-13 13:55

There\'s another question that answers this though it doesn\'t specify anything regarding proxy authentication.

Its solution is

(setq url-proxy-services          


        
5条回答
  •  一个人的身影
    2021-02-13 14:38

    ELPA uses the "url" package. As far as I know, there is no way to do proxy authentication with it.

    Can you set up your proxy auth outside of Emacs?

提交回复
热议问题