有些网站Emacs访问不了

命令行操作

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

例如

1
2
3
http_proxy=http://127.0.0.1:10809 emacs
或在命令行中启动Emacs时加上 -nw
http_proxy=http://127.0.0.1:10809 emacs -nw

看是在什么环境下运行Emacs了,有些环境不需要加-nw,例如Cygwin。

配置文件中操作

Licensed under CC BY-NC-SA 4.0
最后更新于 Dec 03, 2024 23:10 +0800
comments powered by Disqus
使用 Hugo 构建
主题 StackJimmy 设计