From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18236 Path: main.gmane.org!not-for-mail From: Vladimir Volovich Newsgroups: gmane.emacs.gnus.general Subject: bug: gnus-article-decode-hook is void Date: 27 Oct 1998 21:26:20 +0300 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035156795 5095 80.91.224.250 (20 Oct 2002 23:33:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:33:15 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA00911 for ; Tue, 27 Oct 1998 13:30:58 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id MAB09746; Tue, 27 Oct 1998 12:30:35 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 27 Oct 1998 12:30:22 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id MAA16105 for ; Tue, 27 Oct 1998 12:30:14 -0600 (CST) Original-Received: from cc.vsu.ru (root@ns.vsu.relarn.ru [194.226.24.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA00879 for ; Tue, 27 Oct 1998 13:30:07 -0500 (EST) Original-Received: (from uucp@localhost) by cc.vsu.ru (8.9.1/8.9.1) with UUCP id VAA11599 for ding@gnus.org; Tue, 27 Oct 1998 21:28:10 +0300 Original-Received: (from vvv@localhost) by vvv.vsu.ru (8.8.7/8.8.7) id VAA21810; Tue, 27 Oct 1998 21:26:21 +0300 Original-To: ding@gnus.org Original-Lines: 17 User-Agent: Gnus/5.07004 (Pterodactyl Gnus v0.40) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18236 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18236 Hi, * start emacs * start gnus * enter any newsgroup * press C-u g (this should be the first previewing!) * then any attempt to preview any message produces an error: Signaling: (void-variable gnus-article-decode-hook) gnus-request-article-this-buffer(2691 "nnmbox:mail.misc") gnus-article-prepare(2691 nil) gnus-summary-display-article(2691 nil) gnus-summary-select-article(nil force) gnus-summary-show-article(nil) * call-interactively(gnus-summary-show-article) Best regards, -- Vladimir.