From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: n179911 Newsgroups: gmane.emacs.help Subject: How to install icicles libraries Date: Wed, 8 Jul 2009 11:09:19 -0700 Message-ID: <3b9893450907081109t64796d4bm8662dcfdcc7ecf4e@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1247076682 5589 80.91.229.12 (8 Jul 2009 18:11:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 8 Jul 2009 18:11:22 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jul 08 20:11:15 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MObbm-0002cU-7a for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Jul 2009 20:11:06 +0200 Original-Received: from localhost ([127.0.0.1]:39044 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MObbl-0000Ij-DL for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Jul 2009 14:11:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MOba8-00088a-J0 for help-gnu-emacs@gnu.org; Wed, 08 Jul 2009 14:09:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MOba7-000887-Ul for help-gnu-emacs@gnu.org; Wed, 08 Jul 2009 14:09:24 -0400 Original-Received: from [199.232.76.173] (port=35214 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MOba7-00087x-Ox for help-gnu-emacs@gnu.org; Wed, 08 Jul 2009 14:09:23 -0400 Original-Received: from qw-out-1920.google.com ([74.125.92.145]:28419) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MOba7-00030X-9g for help-gnu-emacs@gnu.org; Wed, 08 Jul 2009 14:09:23 -0400 Original-Received: by qw-out-1920.google.com with SMTP id 5so2847796qwf.24 for ; Wed, 08 Jul 2009 11:09:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=LOAg54N8u3x3SoedRiArSaDD9XF8LrDy5TnIhjvWk2s=; b=kHud+04CIF7tO4fOs502zUon1/ncdwpGj/Uw+inphIoSNf9dhBnWjnTutvNmCYblzI 1qdr5HHlF/GVdZ1NBQfRNodt4cVCfcA48+qsJqoeZxuSEHh4+kp/Sq2yuKhFW0D4oZGy Ot+yAPYUazXmcnYUU1YMJLOKZkZchk9tO0jgI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=j0OAu5/+10zu2BJDakC1Y0SuGllGTYCSU5xL1Sn6fBOshesncxH6fh+t1kioNVS5If F4bpMBF5mpTJCjuypJ0i17BtCMzvkDUj28GnH7HhosyhqgR+eUhleXbbg/dFtUegULhD 7dHH72nwdujsTXjFvgtxGMmOjruCwoKCoQUps= Original-Received: by 10.224.60.141 with SMTP id p13mr4113537qah.175.1247076559664; Wed, 08 Jul 2009 11:09:19 -0700 (PDT) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:65854 Archived-At: Hi, Can you please tell me how to install icicles libraries? I follow http://www.emacswiki.org/emacs/Icicles_-_Libraries#toc3 and use "Use library auto-install.el. Setup like this: (setq auto-install-save-confirm nil). Do =91M-x auto-install-batch=92, then enter =91icicles=92. =96 " But I get this error: error in process filter: Symbol's function definition is void: url-file-nondirectory Can you please tell me how to install icicles? Thank you.