From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29773 Path: main.gmane.org!not-for-mail From: Nevin Kapur Newsgroups: gmane.emacs.gnus.general Subject: Problem loading gnus-msg Date: 17 Apr 2000 08:56:35 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035166389 4665 80.91.224.250 (21 Oct 2002 02:13:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:13:09 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by mailhost.sclp.com (Postfix) with ESMTP id 323DFD051F for ; Mon, 17 Apr 2000 08:56:27 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id HAB26790; Mon, 17 Apr 2000 07:56:18 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 17 Apr 2000 07:55:31 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id HAA21904 for ; Mon, 17 Apr 2000 07:55:22 -0500 (CDT) Original-Received: from fermat.mts.jhu.edu (fermat.mts.jhu.edu [128.220.17.18]) by mailhost.sclp.com (Postfix) with ESMTP id 188E2D051F for ; Mon, 17 Apr 2000 08:55:39 -0400 (EDT) Original-Received: (from kapur@localhost) by fermat.mts.jhu.edu (8.9.3/8.9.3) id IAA08506; Mon, 17 Apr 2000 08:56:35 -0400 X-Authentication-Warning: fermat.mts.jhu.edu: kapur set sender to nevin@jhu.edu using -f Original-To: ding@gnus.org Original-Lines: 11 User-Agent: Gnus/5.0803 (Gnus v5.8.3) XEmacs/21.1 (Canyonlands) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29773 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29773 Recently I installed XEmacs 21.1.9 followed by Gnus 5.8.3. I have similar installations on two other machines and don't face the following problem. The first time I try to send a message I get the following error: Symbol's function definition is void: gnus-setup-posting-charset This is quickly solved by (load-library "gnus-msg"). I am wondering how I could detect where my setup is broken. -Nevin