Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Cc: ding@gnus.org
Subject: Re: Updating to gnus 5.8.2
Date: 24 Dec 1999 00:45:01 +0100	[thread overview]
Message-ID: <vafbt7hdxxe.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: Pieter Wenk's message of "Thu, 23 Dec 1999 23:57:31 +0100"

Pieter Wenk <pwenk@urbanet.ch> writes:

> I changed my entry in ~/.emacs to read:
> 
> (setq load-path (cons
>                 (expand-file-name
> 		"/usr/tmp/gnus-5.8.2/lisp")
> 		load-path))
> It seems, that the new gnus file is there.
> 
> Now with M-x locate-library I am getting:
> 
> /usr/X11R6/lib/xemacs-20.4/lisp/gnus/gnus.elc
> 
> which is the file of the old (still in use) version.

Two possibilities: either your .emacs file does not get executed at
all (or there might be a syntax error before the above statement), or
the other directory is added to load-path after your statement.

Try adding the following before or after the load-path setting to see
if this ever gets executed:

    (message "Hello load-path") (sit-for 3)

> I tried C-h v load-path RET, sorry I probably
> did something wrong, I just got "no match".

Very strange.  load-path is a defined variable in all Emacsen I have
ever seen.  Maybe your Emacs installation is completely hosed?

Try `C-h v ?'.  Does that give a longish completion list?  (I get a
*Completions* buffer with 2000 lines.)

kai
-- 
A preposition is not a good thing to end a sentence with.



      reply	other threads:[~1999-12-23 23:45 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-09 13:56 Pieter Wenk
1999-12-09 14:05 ` Hrvoje Niksic
1999-12-09 14:40   ` Jørgen Wahlberg
1999-12-10 13:55   ` Pieter Wenk
1999-12-23 12:21   ` Pieter Wenk
1999-12-23 12:58     ` Laura Conrad
1999-12-23 14:05       ` Hrvoje Niksic
1999-12-29 19:00         ` Pieter Wenk
1999-12-29 20:34           ` Kai Großjohann
1999-12-23 13:57     ` Kai Großjohann
1999-12-23 14:01     ` Hrvoje Niksic
1999-12-23 22:57       ` Pieter Wenk
1999-12-23 23:45         ` Kai Großjohann [this message]

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=vafbt7hdxxe.fsf@lucy.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).