From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25527 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: 0.97 on xemacs: Symbol's value as variable is void: user-full-name Date: 29 Sep 1999 14:29:21 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035162895 14400 80.91.224.250 (21 Oct 2002 01:14:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:14:55 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA28681 for ; Wed, 29 Sep 1999 08:37:07 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id HAB10670; Wed, 29 Sep 1999 07:31:37 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 29 Sep 1999 07:31:51 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id HAA20164 for ; Wed, 29 Sep 1999 07:31:39 -0500 (CDT) Original-Received: from viffer.oslo.metis.no (sb@viffer.oslo.metis.no [195.0.254.249]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA28650 for ; Wed, 29 Sep 1999 08:29:32 -0400 (EDT) Original-Received: (from sb@localhost) by viffer.oslo.metis.no (8.8.8/8.8.8) id OAA26685; Wed, 29 Sep 1999 14:29:21 +0200 Original-To: ding@gnus.org In-Reply-To: Jan Vroonhof's message of "29 Sep 1999 11:01:43 +0200" Original-Lines: 13 User-Agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25527 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25527 >>>>> Jan Vroonhof : > Jody Klymak writes: >> Have you set user-full-name? Check by typing C-h v user-full-name. >> If its nil, you need to set it. > No. What is probably happening is that code is trying to use the > variable, but lisp code should _always_ use the function. Ah! It is available as a function. So who's the culprit? pgnus 0.97 or bbdb? Any quick and easy way to find out?