Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE
Cc: ding@gnus.org
Subject: Re: Fresh Emacs and pgnus on Win95 box
Date: 16 Jun 1999 21:38:45 +0200	[thread overview]
Message-ID: <vafemjcgcl6.fsf@petty.cs.uni-dortmund.de> (raw)
In-Reply-To: Shaun Lipscombe's message of "16 Jun 1999 15:36:02 +0100"

Shaun Lipscombe <shaun.lipscombe@gasops.co.uk> writes:

  > 1.  I had a d:\emacs\lisp\gnus, when I installed emacs.  I deleted
  >     this and put pgnus, under d:\emacs\site-lisp\pgnus.  This didn't
  >     work as it wasn't in the load path.  I therefore moved it to
  >     d:\emacs\lisp\gnus, where it worked.  How to I get the site-lisp
  >     directory to add its directories to the load-path?

Why did you delete the Gnus that came with Emacs?  Doing this means
you won't be able to go back.

Use something along the following lines to add the pgnus directory to
the load-path:
(add-to-list 'load-path "c:/emacs/site-lisp/pgnus/lisp/")
Change the directory name as appropriate.

kai
-- 
Abort this operation?   [OK]  [Cancel]


  reply	other threads:[~1999-06-16 19:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-06-16 14:36 Shaun Lipscombe
1999-06-16 19:38 ` Kai.Grossjohann [this message]
1999-06-17  8:57   ` Shaun Lipscombe
1999-06-18 18:53 ` Jack Vinson

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

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

  git send-email \
    --in-reply-to=vafemjcgcl6.fsf@petty.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    --cc=ding@gnus.org \
    /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 NNTP newsgroup(s).