<div dir="ltr"><div dir="ltr"><div dir="ltr">Hey all,<div><br></div><div>Per my previous email, I deleted my aquamacs config, and it no longer crashes at startup.  However, I want to reinstall the yaml-mode and cwl-mode and I thought I'd try doing that with the package-install and hopefully use the MELPA archive.  </div><div><br></div><div>I added the following to my Preferences.el (included in its entirety below):</div><div><br></div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">;; Melpa<br>(require 'package)<br>(add-to-list 'package-archives<br>             '("melpa" . "<a href="http://melpa.milkbox.net/packages/">http://melpa.milkbox.net/packages/</a>") t)<br>(package-initialize)</blockquote><div><div dir="ltr" class="gmail_signature"><br></div><div dir="ltr" class="gmail_signature">But when I try to run M-x package-list-packages, it consistently gives me the following error messages:</div><div dir="ltr" class="gmail_signature"><br></div><div dir="ltr" class="gmail_signature"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Opening TLS connection to ‘<a href="http://stable.melpa.org">stable.melpa.org</a>’...<br>Opening TLS connection with ‘gnutls-cli --x509cafile nil -p 443 <a href="http://stable.melpa.org">stable.melpa.org</a>’...failed<br>Opening TLS connection with ‘gnutls-cli --x509cafile nil -p 443 <a href="http://stable.melpa.org">stable.melpa.org</a> --protocols ssl3’...failed<br>Opening TLS connection to ‘<a href="http://stable.melpa.org">stable.melpa.org</a>’...failed<br>Failed to download ‘melpa-stable’ archive.<br>Opening TLS connection to ‘<a href="http://melpa.org">melpa.org</a>’...<br>Opening TLS connection with ‘gnutls-cli --x509cafile nil -p 443 <a href="http://melpa.org">melpa.org</a>’...failed<br>Opening TLS connection with ‘gnutls-cli --x509cafile nil -p 443 <a href="http://melpa.org">melpa.org</a> --protocols ssl3’...failed<br>Opening TLS connection to ‘<a href="http://melpa.org">melpa.org</a>’...failed<br>Failed to download ‘melpa’ archive.<br>Package refresh done</blockquote><div dir="ltr" class="gmail_signature"><br></div><div class="gmail_signature">and it doesn't ever seem to be hitting the <a href="http://milkbox.net">milkbox.net</a> site at all.  </div><div class="gmail_signature"><br></div><div class="gmail_signature">The only things listed in my packages-list are from the gnu archive.  </div><div class="gmail_signature"><br></div><div class="gmail_signature">Any suggestions?  It doesn't seem to be loading <a href="http://melpa.org">melpa.org</a>, nor does it seem to hit milkbox at all.  </div><div dir="ltr" class="gmail_signature"><br></div>--<br>  -  Alan Hoyle  -  <a href="mailto:alan@alanhoyle.com" target="_blank">alan@alanhoyle.com</a>  -  <a href="http://www.alanhoyle.com/" target="_blank">http://www.alanhoyle.com/</a>  -</div></div></div></div></div></div>