Gnus development mailing list
 help / color / mirror / Atom feed
* (void-function overlay-lists)
@ 2000-10-06  2:26 Rene H. Larsen
  2000-10-06  2:35 ` Rene H. Larsen
  2000-10-06 12:36 ` ShengHuo ZHU
  0 siblings, 2 replies; 3+ messages in thread
From: Rene H. Larsen @ 2000-10-06  2:26 UTC (permalink / raw)


With current CVS gnus I get this backtrace when trying to access any
article:

Signaling: (void-function overlay-lists)
  overlay-lists()
  gnus-kill-all-overlays()
  gnus-request-article-this-buffer(3977 "nnimap+mail:lists.gnus.ding")
  gnus-article-prepare(3977 nil)
  gnus-summary-display-article(3977 nil)
  gnus-summary-select-article(nil nil pseudo)
  gnus-summary-scroll-up(1)
  call-interactively(gnus-summary-scroll-up)

This is on XEmacs 21.1.12.
-- 
Echelon bait:
David John Oates Bosnia fissionable Semtex radar NWO munitions Ortega
Ft. Knox cracking Serbian strategic FSF counter-intelligence Mossad



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

* Re: (void-function overlay-lists)
  2000-10-06  2:26 (void-function overlay-lists) Rene H. Larsen
@ 2000-10-06  2:35 ` Rene H. Larsen
  2000-10-06 12:36 ` ShengHuo ZHU
  1 sibling, 0 replies; 3+ messages in thread
From: Rene H. Larsen @ 2000-10-06  2:35 UTC (permalink / raw)


"Rene H. Larsen" <rhl@traceroute.dk> writes:

> With current CVS gnus I get this backtrace when trying to access any
> article:
> 
> Signaling: (void-function overlay-lists)

[...]

After having sent this bug report it "magically" worked until I
restarted XEmacs, and then it complained again.  I suppose someone
forgot a (require 'overlay) somewhere.

HTH
-- 
Echelon bait:
security assassination genetic constitution $400 million in gold
bullion Ortega Qaddafi Honduras fissionable class struggle
supercomputer SCUD missile Paula Corbin Jones Soviet [Hello to all my
fans in domestic surveillance]



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

* Re: (void-function overlay-lists)
  2000-10-06  2:26 (void-function overlay-lists) Rene H. Larsen
  2000-10-06  2:35 ` Rene H. Larsen
@ 2000-10-06 12:36 ` ShengHuo ZHU
  1 sibling, 0 replies; 3+ messages in thread
From: ShengHuo ZHU @ 2000-10-06 12:36 UTC (permalink / raw)


"Rene H. Larsen" <rhl@traceroute.dk> writes:

> With current CVS gnus I get this backtrace when trying to access any
> article:
> 
> Signaling: (void-function overlay-lists)
>   overlay-lists()
>   gnus-kill-all-overlays()
>   gnus-request-article-this-buffer(3977 "nnimap+mail:lists.gnus.ding")
>   gnus-article-prepare(3977 nil)
>   gnus-summary-display-article(3977 nil)
>   gnus-summary-select-article(nil nil pseudo)
>   gnus-summary-scroll-up(1)
>   call-interactively(gnus-summary-scroll-up)
> 
> This is on XEmacs 21.1.12.

"Rene H. Larsen" <rhl@traceroute.dk> writes:

> After having sent this bug report it "magically" worked until I
> restarted XEmacs, and then it complained again.  I suppose someone
> forgot a (require 'overlay) somewhere.

gnus-kill-all-overlays should be an alias of
gnus-xmas-kill-all-overlays (in gnus-xmas.el) when Gnus runs in
XEmacs, so XEmacs' FSF compatible overaly package is not required.
But it possibly is a problem of loading order.  Could you check why
gnus-util.el is loaded after gnus-xmas.el?

ShengHuo



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

end of thread, other threads:[~2000-10-06 12:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-10-06  2:26 (void-function overlay-lists) Rene H. Larsen
2000-10-06  2:35 ` Rene H. Larsen
2000-10-06 12:36 ` ShengHuo ZHU

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