UP | HOME

emacs使用代理教程

1 在命令行中启动 Emacs 时加上

http_proxy=your-proxy-server-ip:port 前缀.

例如,

http_proxy=http://127.0.0.1:41091 emacs -nw