From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/21331 Path: main.gmane.org!not-for-mail From: Bud Rogers Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus 5.7 Date: 19 Feb 1999 14:55:57 -0600 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035159455 22419 80.91.224.250 (21 Oct 2002 00:17:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:17:35 +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 PAA28827 for ; Fri, 19 Feb 1999 15:57:17 -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 OAB02029; Fri, 19 Feb 1999 14:56:36 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 19 Feb 1999 14:56:49 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id OAA25520 for ; Fri, 19 Feb 1999 14:56:37 -0600 (CST) Original-Received: from twocups.sirinet.net (budr@twocups.sirinet.net [207.3.88.229]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA28800 for ; Fri, 19 Feb 1999 15:56:27 -0500 (EST) Original-Received: (from budr@localhost) by twocups.sirinet.net (8.8.8/8.8.7) id OAA08669; Fri, 19 Feb 1999 14:55:58 -0600 Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "19 Feb 1999 20:52:12 +0100" Original-Lines: 41 X-Mailer: Gnus v5.6.44/XEmacs 20.3 - "Vatican City" Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:21331 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:21331 Got a bunch of these. While compiling toplevel forms in file /usr/local/lib/xemacs-20.3/lisp/gnus-5.6.46/lisp/earcon.el: !! error (("Unknown keyword gnus-show-traditional-method")) And this. While compiling gnus-mule-message-send-mail-function: ** reference to free variable sendmail-coding-system While compiling the end of the data: ** the function coding-system-p is not known to be defined. When I try to enter an nnml group I get this. I didn't think to try a news group. Signaling: (error "Unknown keyword gnus-show-traditional-method") signal(error ("Unknown keyword gnus-show-traditional-method")) cerror("Unknown keyword %s" gnus-show-traditional-method) apply(cerror ("Unknown keyword %s" gnus-show-traditional-method)) error("Unknown keyword %s" gnus-show-traditional-method) custom-handle-keyword(gnus-show-traditional-method :version "20.3" custom-variable) custom-declare-variable(gnus-show-traditional-method (if (and (featurep ...) (boundp ...)) (lambda nil (if enable-multibyte-characters ...)) (lambda nil)) "Function to decode ``localized RFC 822 messages''.\nThe function is called from the article buffer." :group gnus-article-mime :type function :version "20.3") load-internal("gnus-art" nil nil nil nil nil) load("gnus-art" nil nil nil) gnus-hack-decode-rfc1522() run-hooks(gnus-hack-decode-rfc1522) apply(run-hooks gnus-hack-decode-rfc1522) gnus-run-hooks(gnus-parse-headers-hook) gnus-get-newsgroup-headers-xover((7887 7891) nil nil "nnml+private:mail.list.ding" t) gnus-select-newsgroup("nnml+private:mail.list.ding" nil nil) gnus-summary-read-group-1("nnml+private:mail.list.ding" nil t nil nil nil) gnus-summary-read-group("nnml+private:mail.list.ding" nil t nil nil nil nil) gnus-group-read-group(nil t) gnus-group-select-group(nil) call-interactively(gnus-group-select-group) -- Bud Rogers http://www.sirinet.net/~budr/gnus.gif