From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Drew Adams Newsgroups: gmane.emacs.help Subject: RE: Melpa failure :-( Date: Sat, 18 Apr 2015 16:47:15 -0700 (PDT) Message-ID: <39ca4b2f-f432-4f5e-8bdf-c22b1fa0490a@default> References: <87twwdl5fm.fsf@mbork.pl> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1429400875 10401 80.91.229.3 (18 Apr 2015 23:47:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 18 Apr 2015 23:47:55 +0000 (UTC) To: Marcin Borkowski , Help Gnu Emacs mailing list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Apr 19 01:47:43 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YjcSc-0000rJ-RH for geh-help-gnu-emacs@m.gmane.org; Sun, 19 Apr 2015 01:47:42 +0200 Original-Received: from localhost ([::1]:47153 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YjcSc-0006Rj-3o for geh-help-gnu-emacs@m.gmane.org; Sat, 18 Apr 2015 19:47:42 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34853) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YjcSR-0006RR-Bw for help-gnu-emacs@gnu.org; Sat, 18 Apr 2015 19:47:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YjcSM-0003mD-9j for help-gnu-emacs@gnu.org; Sat, 18 Apr 2015 19:47:31 -0400 Original-Received: from userp1040.oracle.com ([156.151.31.81]:17499) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YjcSM-0003m0-2G for help-gnu-emacs@gnu.org; Sat, 18 Apr 2015 19:47:26 -0400 Original-Received: from userv0021.oracle.com (userv0021.oracle.com [156.151.31.71]) by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id t3INlM5j006242 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sat, 18 Apr 2015 23:47:22 GMT Original-Received: from aserv0121.oracle.com (aserv0121.oracle.com [141.146.126.235]) by userv0021.oracle.com (8.13.8/8.13.8) with ESMTP id t3INlLdW008165 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Sat, 18 Apr 2015 23:47:22 GMT Original-Received: from abhmp0004.oracle.com (abhmp0004.oracle.com [141.146.116.10]) by aserv0121.oracle.com (8.13.8/8.13.8) with ESMTP id t3INlLCF009550; Sat, 18 Apr 2015 23:47:21 GMT In-Reply-To: <87twwdl5fm.fsf@mbork.pl> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9 (901082) [OL 12.0.6691.5000 (x86)] X-Source-IP: userv0021.oracle.com [156.151.31.71] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 156.151.31.81 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:103850 Archived-At: > and today it happened again: upgrading a package using the package > manager failed in the middle of the process, in what I would > consider an undefined state, and now I'm left without Icicles:-(. Just download the files from Emacs Wiki. There are only 10 that contain code (there are 2 that contain only doc and 1 that contains a change log). Put them in a directory that is in your `load-path', and you are done. Byte-compile them if you like (after loading `icicles-mac.el'). Not a big deal. If you don't have the patience to right-click each file and save it separately, then refer to this section for ways to download them together: http://www.emacswiki.org/emacs/Icicles_-_Libraries#BulkIciclesDownload