From: Gianluca Della Vedova <gianluca@dellavedova.org>
To: 18576@debbugs.gnu.org
Subject: bug#18576: fail to list elpa packages
Date: Fri, 23 Jan 2015 09:24:45 +0100 [thread overview]
Message-ID: <20150123082445.GQ6623@dellavedova-E4310> (raw)
In-Reply-To: <69666518-12B1-4B19-AD63-E3A30BBB4EEE@gmail.com>
> > When I type M-x 'list-packages' I get a message saying "Failed to
> > download gnu archive". So, something is wrong with accessing GNU ELPA
> > packages. I get the same error for the last 2 days.
> > Here is a part of my .emacs file related to packages:
> > '(package-archives
> > (quote> (("gnu" . "http://elpa.gnu.org/packages/")
> > ("melpa" . "http://melpa.milkbox.net/packages/"))))
> Do you see the same problem with "emacs -Q"?
I had the same problem with version 24.4, and I found out that it was
due to a
(setq file-coding-system-alist ("" utf-8 . utf-8))
in my init.el file.
Removing that part fixed the problem.
--
Gianluca Della Vedova
http://gianluca.dellavedova.org
prev parent reply other threads:[~2015-01-23 8:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-27 19:48 bug#18576: 24.3.93; fail to list elpa packages Rostyslav Skrypnyk
2014-09-28 17:00 ` Stefan Monnier
2016-12-07 22:03 ` Glenn Morris
2015-01-23 8:24 ` Gianluca Della Vedova [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150123082445.GQ6623@dellavedova-E4310 \
--to=gianluca@dellavedova.org \
--cc=18576@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.