Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: anhnmncb <anhnmncb@sina.com>
Cc: ding@gnus.org
Subject: Re: Error when enter a group.
Date: Thu, 18 Dec 2008 18:41:12 +0900	[thread overview]
Message-ID: <b4m7i5x253b.fsf@jpl.org> (raw)
In-Reply-To: <873aglri6e.fsf@sina.com>

>>>>> anhnmncb wrote:
> Debugger entered--Lisp error: (void-function nil)
>   nil()
>   #[nil "   ?  " [nil undownload] 1]()
>   gnus-summary-limit-children(...)
[...]
>   gnus-summary-initial-limit(nil)
>   gnus-summary-read-group-1("nnml:ml-vim" nil t nil nil nil)
>   gnus-summary-read-group("nnml:ml-vim" nil t nil nil nil nil)
>   gnus-group-read-group(nil t)
>   gnus-group-select-group(nil)
>   call-interactively(gnus-group-select-group nil nil)

You seem to have a strange value in the `display' group parameter.
By setting it to [nil undownload], I got a similar error as follows:

Debugger entered--Lisp error: (void-function undownload)
  undownload()
  #[nil "\300\301 !\207" [nil undownload] 2]()

Try the `G c' command on the nnml:ml-vim group line in the *Group*
buffer and look for `undownload'.  Otherwise, check the value of
the variable `gnus-parameters', that may be found in your
~/.gnus.el file.

Regards,



  reply	other threads:[~2008-12-18  9:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-17  9:08 anhnmncb
2008-12-18  7:44 ` Tassilo Horn
2008-12-18  7:57   ` anhnmncb
2008-12-18  8:31     ` Tassilo Horn
2008-12-18  8:39   ` anhnmncb
2008-12-18  9:41     ` Katsumi Yamaoka [this message]
2008-12-18 10:01       ` anhnmncb
2008-12-18 10:04         ` anhnmncb

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=b4m7i5x253b.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=anhnmncb@sina.com \
    --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).