unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: news <"r.t.wilson(news)"@rmplc.co.uk>
Subject: How to install packages
Date: Tue, 04 Jul 2006 11:09:17 +0100	[thread overview]
Message-ID: <ud2dnSm1qKHTozfZRVny2A@pipex.net> (raw)

Hi

Sorry about posting again on here - hopefully eventually I'll learn 
enough so I can help others on here!

My question at the moment is about installing packages. I managed to 
install mode-compile, by copying the .el file into a certain directory, 
making sure that directory was referenced in (add-to-list) in my 
.emacs 	and putting this in my .emacs as well:

(autoload 'mode-compile "mode-compile"
   "Command to compile current buffer file based on the major mode" t)

I am now trying to install the help+ package - which I have got as a 
file called help+.el and I've put it in the same directory as the 
mode-compile file, and then put this in my .emacs:

(autoload 'help+ "help+"
   "Command to give better help" t)

but it isn't working.

Again I'm probably doing something silly here - but I'm not sure what. I 
also can't seem to find a simple guide to installing packages on the 
internet anywhere, and not all packages seem to have instructions at the 
top of their .el file.

Cheers,

Robin

             reply	other threads:[~2006-07-04 10:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-04 10:09 news [this message]
2006-07-04 11:05 ` How to install packages Peter Dyballa
2006-07-04 12:03 ` Tassilo Horn
2006-07-04 20:38 ` Drew Adams
     [not found] <mailman.3746.1152045523.9609.help-gnu-emacs@gnu.org>
2006-07-04 20:45 ` Robin Wilson
2006-07-04 21:04   ` Colin S. Miller
2006-07-04 22:09   ` Drew Adams

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ud2dnSm1qKHTozfZRVny2A@pipex.net \
    --to="r.t.wilson(news)"@rmplc.co.uk \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).