all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to install a package?
@ 2003-08-09  2:45 Jiaming Pan
  2003-08-09 10:05 ` Kai Großjohann
  0 siblings, 1 reply; 2+ messages in thread
From: Jiaming Pan @ 2003-08-09  2:45 UTC (permalink / raw)


hi:
    I am trying to install the w3 package to emacs under windows, I have
copied the
w3 directory wich contains the lisp files to ..emacs21/lisp/ , but it seems
that emacs can't find them.
    I wonder how emacs search a package.
thank you!

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

* Re: How to install a package?
  2003-08-09  2:45 How to install a package? Jiaming Pan
@ 2003-08-09 10:05 ` Kai Großjohann
  0 siblings, 0 replies; 2+ messages in thread
From: Kai Großjohann @ 2003-08-09 10:05 UTC (permalink / raw)


"Jiaming Pan" <graduate_2002@sina.com> writes:

>     I am trying to install the w3 package to emacs under windows, I
> have copied the w3 directory wich contains the lisp files to
> ..emacs21/lisp/ , but it seems that emacs can't find them.

Aren't there installation instructions with W3?  Did you try to
follow them?

(I wonder if the instructions are clear enough.  If they aren't,
please explain what's unclear, so that the instructions can be fixed.)

> I wonder how emacs search a package.

It looks in load-path.  But this is done only for loading a file, you
have to tell Emacs that it needs to load w3 before you can use it.

Normally, one has to modify ~/.emacs or site-start.el after
installing a package, to tell Emacs to load the corresponding files.
-- 
Two cafe au lait please, but without milk.

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

end of thread, other threads:[~2003-08-09 10:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-09  2:45 How to install a package? Jiaming Pan
2003-08-09 10:05 ` Kai Großjohann

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.