Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: notesfiles - hp 1.2 08/01/83; site hp-pcd.UUCP
Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!ihnp4!zehntel!hplabs!hp-pcd!charles
From: charles@hp-pcd.UUCP (charles)
Newsgroups: net.emacs
Subject: How to globally bind a variable?
Message-ID: <15400001@hp-pcd.UUCP>
Date: Mon, 13-Aug-84 13:09:00 EDT
Article-I.D.: hp-pcd.15400001
Posted: Mon Aug 13 13:09:00 1984
Date-Received: Thu, 16-Aug-84 02:33:50 EDT
Organization: Hewlett-Packard - Corvallis, OR
Lines: 10
Nf-ID: #N:hpcvra:15400001:000:376
Nf-From: hpcvra!charles    Aug 13 09:09:00 1984

subject: How to bind a variable globally?
from:	hp-pcd!charles
aka:	Charles Brown
	c/o Hewlett Packard
	Corvallis, Oregon

I am glad to see the posting for how to execute a function after a
pause.  I have a question of about the same level of difficulty: How
do you bind a variable so that it is global?  If I bind a variable
with defun it is only available to that function.