Gnus development mailing list
 help / color / mirror / Atom feed
From: ShengHuo ZHU <zsh@cs.rochester.edu>
Subject: Re: (void-function overlay-lists)
Date: Fri, 6 Oct 2000 08:36:31 -0400	[thread overview]
Message-ID: <200010061236.e96CaV515217@zsh.2y.net> (raw)
In-Reply-To: <87vgv6u2l4.fsf@worldonline.dk>

"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



      parent reply	other threads:[~2000-10-06 12:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-06  2:26 Rene H. Larsen
2000-10-06  2:35 ` Rene H. Larsen
2000-10-06 12:36 ` ShengHuo ZHU [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=200010061236.e96CaV515217@zsh.2y.net \
    --to=zsh@cs.rochester.edu \
    /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).