Gnus development mailing list
 help / color / mirror / Atom feed
From: Svend Tollak Munkejord <stm-direct_reply@pvv.org>
To: ding@gnus.org
Subject: Re: No Gnus v. 0.17 gives "Error in ~/.gnus: gnus-macroexpand-all"
Date: Mon, 30 May 2011 21:22:36 +0200	[thread overview]
Message-ID: <hddaae4m1s3.fsf@microbel.pvv.ntnu.no> (raw)
In-Reply-To: <m3y61o2few.fsf@quimbies.gnus.org>

On 2011-05-30, Lars Magne Ingebrigtsen wrote:

> Svend Tollak Munkejord <stm-direct_reply@pvv.org> writes:
>
>> Debugger entered--Lisp error: (void-function gnus-macroexpand-all)
>
> I think this must mean that you're picking up an old version of
> gnus-util.el from somewhere.
>
> Modify your load path as the first thing in your .emacs to point to the
> new Gnus installation, and things will work better.

By Jove, you're right! :-)

Indeed, my 

(setq load-path (cons (expand-file-name "~/gnus-n0-17/lisp") load-path))
(require 'gnus-load)

was found somewhat in the middle of my .emacs, but still, 
M-x locate-library said

Library is file ~/gnus-n0-17/lisp/gnus-util.elc

which seemed reasonable to me, so I didn't (and don't) understand
this.

Regards,
-- 
Svend Tollak Munkejord 




      reply	other threads:[~2011-05-30 19:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-16 10:36 Svend Tollak Munkejord
2011-05-16 23:04 ` Katsumi Yamaoka
2011-05-21  9:01   ` Svend Tollak Munkejord
2011-05-30 18:48     ` Lars Magne Ingebrigtsen
2011-05-30 19:22       ` Svend Tollak Munkejord [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=hddaae4m1s3.fsf@microbel.pvv.ntnu.no \
    --to=stm-direct_reply@pvv.org \
    --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).