Gnus development mailing list
 help / color / mirror / Atom feed
* Required feature gnus was not provided
@ 1998-10-20 18:59 Joerg Plate
  1998-10-22  1:48 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Joerg Plate @ 1998-10-20 18:59 UTC (permalink / raw)



I tried pgnus 0.35 and something broke...


Result of "xemacs -debug-init":

Signaling: (error "Required feature gnus was not provided")
  require(gnus)
  byte-code("..." [require bbdb gnus] 2)
  load-internal("bbdb-gnus" nil nil nil nil nil)
  load("bbdb-gnus" nil nil nil)
  bbdb-insinuate-message()
  bbdb-initialize(message)
  load-internal("~/.emacs" t t t nil nil)
  load("~/.emacs" t t t)
  load-user-init-file("")
  load-init-file()
  command-line()
  normal-top-level()

It works with 0.34.

-- 
"i'm working on it"


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

* Re: Required feature gnus was not provided
  1998-10-20 18:59 Required feature gnus was not provided Joerg Plate
@ 1998-10-22  1:48 ` Lars Magne Ingebrigtsen
  1998-10-22 11:01   ` Joerg Plate
  0 siblings, 1 reply; 5+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-10-22  1:48 UTC (permalink / raw)


Joerg Plate <plate@psyche.kn-bremen.de> writes:

> Signaling: (error "Required feature gnus was not provided")
>   require(gnus)

This must mean that you have a file called gnus.el or gnus.elc in your 
load path that does not `provide' `gnus'.  I think.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


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

* Re: Required feature gnus was not provided
  1998-10-22  1:48 ` Lars Magne Ingebrigtsen
@ 1998-10-22 11:01   ` Joerg Plate
  1998-10-24  4:34     ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Joerg Plate @ 1998-10-22 11:01 UTC (permalink / raw)



> This must mean that you have a file called gnus.el or gnus.elc in
> your load path that does not `provide' `gnus'.  I think.

I doubt it. '(locate-library "gnus")' finds the right gnus.el.  I have
"pgnus-0.34" and "pgnus-0.35" in my "~/.lisp" dir and use a symbolic
link "pgnus" in my load-path[1]. If pgnus points to "pgnus-0.34"
everything works find, if it points to "pgnus-0.35" it fails.  My
XEmacs has no gnus package, because I removed it deliberately.
And "locate" couldn't find an unexpected "gnus.el".

[1] (setq load-path (cons (expand-file-name "~/.lisp/pgnus/lisp") load-path))
-- 
"i'm working on it"


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

* Re: Required feature gnus was not provided
  1998-10-22 11:01   ` Joerg Plate
@ 1998-10-24  4:34     ` Lars Magne Ingebrigtsen
  1998-10-24 14:59       ` Joerg Plate
  0 siblings, 1 reply; 5+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-10-24  4:34 UTC (permalink / raw)


Joerg Plate <plate@psyche.kn-bremen.de> writes:

> > This must mean that you have a file called gnus.el or gnus.elc in
> > your load path that does not `provide' `gnus'.  I think.
> 
> I doubt it.

Are you sure the gnus.el or gnus.elc file isn't corrupt?

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


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

* Re: Required feature gnus was not provided
  1998-10-24  4:34     ` Lars Magne Ingebrigtsen
@ 1998-10-24 14:59       ` Joerg Plate
  0 siblings, 0 replies; 5+ messages in thread
From: Joerg Plate @ 1998-10-24 14:59 UTC (permalink / raw)


> Are you sure the gnus.el or gnus.elc file isn't corrupt?
I installed 0.37 and the problem went away.

-- 
"i'm working on it"


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

end of thread, other threads:[~1998-10-24 14:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-10-20 18:59 Required feature gnus was not provided Joerg Plate
1998-10-22  1:48 ` Lars Magne Ingebrigtsen
1998-10-22 11:01   ` Joerg Plate
1998-10-24  4:34     ` Lars Magne Ingebrigtsen
1998-10-24 14:59       ` Joerg Plate

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).