Gnus development mailing list
 help / color / mirror / Atom feed
* p0.51 gnus-article-decode-hook "void" failure
@ 1998-11-19 21:19 Karl Kleinpaste
  1998-11-19 21:33 ` Shenghuo ZHU
  0 siblings, 1 reply; 3+ messages in thread
From: Karl Kleinpaste @ 1998-11-19 21:19 UTC (permalink / raw)


If the absolutely very first thing you ever do after starting Gnus and
entering a group is to `C-u g' the very first article you see in
*Summary* -- which will work fine -- thereafter all attempts to see
any article will reward you with this error:

Signaling: (void-variable gnus-article-decode-hook)
  gnus-request-article-this-buffer(20483 "nnml:list.ding")
  gnus-article-prepare(20483 nil)
  gnus-summary-display-article(20483 nil)
  gnus-summary-select-article(nil force)
  gnus-summary-show-article(nil)
  call-interactively(gnus-summary-show-article)


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: p0.51 gnus-article-decode-hook "void" failure
  1998-11-19 21:19 p0.51 gnus-article-decode-hook "void" failure Karl Kleinpaste
@ 1998-11-19 21:33 ` Shenghuo ZHU
  1998-11-20  2:54   ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Shenghuo ZHU @ 1998-11-19 21:33 UTC (permalink / raw)


>>>>> "KK" == Karl Kleinpaste <karl@justresearch.com> writes:

KK> If the absolutely very first thing you ever do after starting Gnus and
KK> entering a group is to `C-u g' the very first article you see in
KK> *Summary* -- which will work fine -- thereafter all attempts to see
KK> any article will reward you with this error:

KK> Signaling: (void-variable gnus-article-decode-hook)
KK>   gnus-request-article-this-buffer(20483 "nnml:list.ding")
KK>   gnus-article-prepare(20483 nil)
KK>   gnus-summary-display-article(20483 nil)
KK>   gnus-summary-select-article(nil force)
KK>   gnus-summary-show-article(nil)
KK>   call-interactively(gnus-summary-show-article)

I guess it is because autoload runs within (let
(gnus-article-decode-hook) ... )

Ref: gnus-sum.el(gnus-summary-show-article)

-- 
Shenghuo


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: p0.51 gnus-article-decode-hook "void" failure
  1998-11-19 21:33 ` Shenghuo ZHU
@ 1998-11-20  2:54   ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 3+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-11-20  2:54 UTC (permalink / raw)


Shenghuo ZHU <zsh@cs.rochester.edu> writes:

> I guess it is because autoload runs within (let
> (gnus-article-decode-hook) ... )

Yup.  Fix in Pterodactyl Gnus v0.52.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1998-11-20  2:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-11-19 21:19 p0.51 gnus-article-decode-hook "void" failure Karl Kleinpaste
1998-11-19 21:33 ` Shenghuo ZHU
1998-11-20  2:54   ` Lars Magne Ingebrigtsen

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