windows 下配置 emacs 一直卡在 Contacting host: melpa.org:443

Posted datadata

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了windows 下配置 emacs 一直卡在 Contacting host: melpa.org:443相关的知识,希望对你有一定的参考价值。

最近想试试emacs,听人说初学者要追随大神的脚步,直接拿他们的配置来用,于是从git上找了一个git clone -o redemacs https://github.com/redguardtoo/emacs.d.git ./.emacs.d。然后重启emacs,结果一直卡在 Contacting host: melpa.org:443。于是想换个镜像,但是在 .emacs.d/init.el 中,没有找到 melpa等的package源配置,后来终于在.emacs.d/lisp/init-elpa.el 里,找到了。 (setq package-archives ‘(;; uncomment below line if you need use GNU ELPA ;; ("gnu" . "https://elpa.gnu.org/packages/") ("localelpa" . "~/.emacs.d/localelpa/") ;; ;; {{ 163 repository: ;; ("melpa" . "https://mirrors.163.com/elpa/melpa/") ;; ("melpa-stable" . "https://mirrors.163.com/elpa/melpa-stable/") ;; ;; }} ;; ;; {{ tsinghua repository (more stable than 163, recommended) ;; ;;See https://mirror.tuna.tsinghua.edu.cn/help/elpa/ on usage: ;; ;; ("gnu" . "http://mirrors.tuna.tsinghua.edu.cn/elpa/gnu/") ("melpa" . "http://mirrors.tuna.tsinghua.edu.cn/elpa/melpa/") ("melpa-stable" . "http://mirrors.tuna.tsinghua.edu.cn/elpa/melpa-stable/") ;; ;; ("org" . "http://mirrors.tuna.tsinghua.edu.cn/elpa/org/") ;; }} ;;("melpa" . "https://melpa.org/packages/") ;;("melpa-stable" . "https://stable.melpa.org/packages/") )) 把最后两个注释掉,上面的清华的两个注释去掉。重启emacs就好了。

以上是关于windows 下配置 emacs 一直卡在 Contacting host: melpa.org:443的主要内容,如果未能解决你的问题,请参考以下文章

使用 strace 查找 Emacs 启动阻塞的原因 | Linux 中国

windows环境下emacs的python简单配置

win7家庭普通版一直开机一直 卡在配置windows update 35%不动了 输不了密码进

更新windows补丁时一直卡在搜索更新

Win10 正在配置更新一直卡在已完成0%

如何在Windows环境下配置Caffe