all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to install icicles libraries
@ 2009-07-08 18:09 n179911
  2009-07-08 22:09 ` Drew Adams
  2009-07-09  2:17 ` Andy Stewart
  0 siblings, 2 replies; 3+ messages in thread
From: n179911 @ 2009-07-08 18:09 UTC (permalink / raw)
  To: help-gnu-emacs

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 ‘M-x auto-install-batch’, then
enter ‘icicles’. – "

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.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: How to install icicles libraries
  2009-07-08 18:09 How to install icicles libraries n179911
@ 2009-07-08 22:09 ` Drew Adams
  2009-07-09  2:17 ` Andy Stewart
  1 sibling, 0 replies; 3+ messages in thread
From: Drew Adams @ 2009-07-08 22:09 UTC (permalink / raw)
  To: 'n179911', help-gnu-emacs

> 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 'M-x auto-install-batch', then
> enter 'icicles'. - "
> 
> 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?

Caveat: I'm no expert on `auto-install.el'; I didn't write it.

But the file header says that it is for Emacs 22 or later. When I open Emacs 22
or 23 (with no init file: `emacs -Q'), and I do `C-h f url-file-nondirectory', I
see that that function is defined.

So I'm guessing that you are trying to use `auto-install.el' with an Emacs
version prior to 22. Is that right?

If so, then use one of the other methods to download the Icicles files. Try
`icicles-install.el' or the script `get-icicles.sh'. Or just download the files
individually at http://www.emacswiki.org/cgi-bin/wiki/ElispArea.

HTH.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to install icicles libraries
  2009-07-08 18:09 How to install icicles libraries n179911
  2009-07-08 22:09 ` Drew Adams
@ 2009-07-09  2:17 ` Andy Stewart
  1 sibling, 0 replies; 3+ messages in thread
From: Andy Stewart @ 2009-07-09  2:17 UTC (permalink / raw)
  To: help-gnu-emacs

n179911 <n179911@gmail.com> writes:

> 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 ‘M-x auto-install-batch’, then
> enter ‘icicles’. – "
>
> 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?
Please use Emacs 22 or later version, i just test auto-install.el in Emacs 23,
my friend help me test it on Emacs 22, i think auto-install.el works
fine with Emacs 22 or later.

Regards,

  -- Andy





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-07-09  2:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-08 18:09 How to install icicles libraries n179911
2009-07-08 22:09 ` Drew Adams
2009-07-09  2:17 ` Andy Stewart

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.