Gnus development mailing list
 help / color / mirror / Atom feed
From: Ralf Wachinger <rwachinger@gmx.de>
Subject: [bug report] error with gnus-thread-hide-subtree
Date: Thu, 16 Mar 2006 00:38:26 +0100	[thread overview]
Message-ID: <4418A572.2040706@wachinger.fqdn.th-h.de> (raw)

Hi,

I have tried the following example from the gnus manual out

,----[ info "(gnus)More Threading" ]
|
| (setq gnus-thread-hide-subtree
|       '(or gnus-article-unread-p
|            gnus-article-unseen-p))
`----

Then the following error occurs:

,----[ backtrace ]
|
| Debugger entered--Lisp error: (invalid-function (macro . #[(&optional number)
| "... unrepresentable characters ..."
| [number gnus-data-header gnus-data-find (gnus-summary-article-number)] 3 (".../gnus-sum.elc" . 107727)]))
|   gnus-summary-article-header(5023)
|   mapcar(gnus-summary-article-header (5023 5024 5025))
|   gnus-map-articles((lambda (elem) (or (gnus-article-unread-p elem) (gnus-article-unseen-p elem))) (5023 5024 5025))
|   gnus-summary-hide-all-threads((lambda (elem) (or (gnus-article-unread-p elem) (gnus-article-unseen-p elem))))
|   gnus-summary-maybe-hide-threads()
|   gnus-summary-read-group-1("de.comm.software.newsreader" nil t nil nil nil)
|   gnus-summary-read-group("de.comm.software.newsreader" nil t nil nil nil nil)
|   gnus-group-read-group(nil t)
|   gnus-group-select-group(nil)
|   gnus-topic-select-group(nil)
|   call-interactively(gnus-topic-select-group)
`----

See also the posting
http://groups.google.com/group/gnu.emacs.gnus/msg/51383c930e2a2e61
where a similar error is reported.

The error occurs no matter which group, or if there are unread articles
in a group or not, or how many articles I select for display in the
summary buffer.

I use: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt)

Regards,
Ralf Wachinger <rwachinger@gmx.de>
2006-03-16




             reply	other threads:[~2006-03-15 23:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-15 23:38 Ralf Wachinger [this message]
2006-03-22  0:36 ` Katsumi Yamaoka

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=4418A572.2040706@wachinger.fqdn.th-h.de \
    --to=rwachinger@gmx.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).