From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25573 Path: main.gmane.org!not-for-mail From: Karl Kleinpaste Newsgroups: gmane.emacs.gnus.general Subject: Re: 0.97 on xemacs: Symbol's value as variable is void: user-full-name Date: 30 Sep 1999 15:10:06 -0400 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 1035162934 14705 80.91.224.250 (21 Oct 2002 01:15:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:15:34 +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 PAA16695 for ; Thu, 30 Sep 1999 15:13:51 -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 OAB14055; Thu, 30 Sep 1999 14:12:37 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 30 Sep 1999 14:13:09 -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 OAA08743 for ; Thu, 30 Sep 1999 14:12:44 -0500 (CDT) Original-Received: from beaver.jprc.com (BEAVER.JPRC.COM [207.86.147.217]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA16680 for ; Thu, 30 Sep 1999 15:10:36 -0400 (EDT) Original-Received: (from karl@localhost) by beaver.jprc.com (8.9.3/8.9.3) id PAA18815; Thu, 30 Sep 1999 15:10:06 -0400 Original-To: ding@gnus.org X-Face: "5(T0tZd{6}pd~YzBG8O/*EW,.]6]@`m^e;fv65W^Y&=d"M\1H}>T~4_.kcDD.O~y3k)a6h R;Nmi>9|>Nm${2IpM0^RcUEa\jcq?KOP)C&~x51l~zCHTulL^_T|u0I^kB'z@]{`2YjQu In-Reply-To: Stainless Steel Rat's message of "30 Sep 1999 14:47:00 -0400" Original-Lines: 26 User-Agent: Gnus/5.070097 (Pterodactyl Gnus v0.97) XEmacs/21.2 (Shinjuku) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25573 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25573 Stainless Steel Rat writes: > It is a function, not a variable. It is both, in newer XEmacsen. ________________ `user-mail-address' is a variable declared in Lisp. -- loaded from "sendmail" Value: "karl@justresearch.com" Documentation: *Full mailing address of this user. This is initialized based on `mail-host-address', after your init file is read, in case it sets `mail-host-address'. ________________ `user-mail-address' is an interactive compiled Lisp function -- loaded from "sendmail" (user-mail-address) Documentation: Query the user for his mail address, unless it is already known. ________________ (in 21.2.b19)