Gnus development mailing list
 help / color / mirror / Atom feed
From: kai.grossjohann@uni-duisburg.de (Kai Großjohann)
Subject: Re: Trouble selecting group in recent cvs
Date: Fri, 29 Nov 2002 16:36:03 +0100	[thread overview]
Message-ID: <84el94ie1o.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: <871y541n1p.fsf@athene.jamux.com>

jam@jamux.com (John A. Martin) writes:

>>>>>> "Kai" == Kai Großjohann
>>>>>> "Re: Trouble selecting group in recent cvs"
>>>>>>  Fri, 29 Nov 2002 14:22:04 +0100
>
>     Kai> Could you load gnus-sum.el (the .el is important) and get
>     Kai> another backtrace?  I think the new one will contain more
>     Kai> information.
>
> ,----
> | Signaling: (void-function nil)
> |   nil()
> |   funcall(nil)
> |   (let ((face ...)) (unless (eq face ...) (gnus-put-text-property-excluding-characters-with-faces beg ... ... ...) (when gnus-summary-highlight-line-function ...)))
> |   (let* ((list gnus-summary-highlight) (beg ...) (article ...) (score ...) (mark ...) (inhibit-read-only t) (default gnus-summary-default-score) (default-high gnus-summary-default-high-score) (default-low gnus-summary-default-low-score) (downloaded ...)) (let (...) (unless ... ... ...)))
> |   gnus-summary-highlight-line()

Uh.  There are two instances of `funcall' in that function, and the
first one invokes gnus-summary-highlight-line-0.

Does your gnus-sum.el contain gnus-summary-highlight-line-0?  If not,
try updating from CVS.  If yes, then I'm stumped.  Please investigate
as follows:

Put point inside the definition of gnus-summary-highlight-line and
type M-x edebug-defun RET.  Then do stuff that reproduces the error.
During execution, Emacs will show you the source code of
gnus-summary-highlight-line and allows you to single-step with SPC.
Do that single-stepping and report where it fails.  Also report any
other strange things that you might see.

Thanks!

-- 
~/.signature is: umop ap!sdn    (Frank Nobis)



  reply	other threads:[~2002-11-29 15:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-28 23:37 John A. Martin
2002-11-29 13:22 ` Kai Großjohann
2002-11-29 14:13   ` John A. Martin
2002-11-29 15:36     ` Kai Großjohann [this message]
2002-11-29 22:54       ` John A. Martin
2002-11-30  1:01         ` ShengHuo ZHU
2002-11-30  5:07           ` John A. Martin
2002-11-30 17:33             ` Kai Großjohann
2002-11-30 20:51               ` John A. Martin
2002-11-30 21:50                 ` Kai Großjohann

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=84el94ie1o.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@uni-duisburg.de \
    /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).