Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Cc: ding@gnus.org
Subject: Re: [bug report] error with gnus-thread-hide-subtree
Date: Wed, 22 Mar 2006 09:36:23 +0900	[thread overview]
Message-ID: <b4my7z3iad4.fsf@jpl.org> (raw)
In-Reply-To: <4418A572.2040706@wachinger.fqdn.th-h.de>

>>>>> In <4418A572.2040706@wachinger.fqdn.th-h.de>
>>>>>	Ralf Wachinger wrote:

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

[...]

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

It happens because of calling a symbol macro.  I've fixed it in
the trunk and the v5-10 branch.  Thank you for the report.



      reply	other threads:[~2006-03-22  0:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-15 23:38 Ralf Wachinger
2006-03-22  0:36 ` Katsumi Yamaoka [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=b4my7z3iad4.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=ding@gnus.org \
    /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).