From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: BobD Newsgroups: gmane.emacs.help Subject: Re: What does "lacks a prefix" mean? Date: Wed, 8 Jul 2015 11:17:44 -0700 (PDT) Message-ID: References: <1e0ad02f-ca3e-495c-bb85-61f77090d31d@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1436379620 26565 80.91.229.3 (8 Jul 2015 18:20:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 8 Jul 2015 18:20:20 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jul 08 20:20:18 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZCtxC-0000Zq-9f for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Jul 2015 20:20:18 +0200 Original-Received: from localhost ([::1]:36289 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZCtxB-0003Vj-CQ for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Jul 2015 14:20:17 -0400 X-Received: by 10.50.29.79 with SMTP id i15mr35915792igh.0.1436379464796; Wed, 08 Jul 2015 11:17:44 -0700 (PDT) X-Received: by 10.140.39.165 with SMTP id v34mr176566qgv.25.1436379464599; Wed, 08 Jul 2015 11:17:44 -0700 (PDT) Original-Path: usenet.stanford.edu!qs7no2684986igc.0!news-out.google.com!w15ni32233qge.0!nntp.google.com!m107no1440759qgd.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: <1e0ad02f-ca3e-495c-bb85-61f77090d31d@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=184.61.70.127; posting-account=9hbhDwoAAABs5yR7ZnWiLXjb_7uCgBXB Original-NNTP-Posting-Host: 184.61.70.127 User-Agent: G2/1.0 Injection-Date: Wed, 08 Jul 2015 18:17:44 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:213253 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:105540 Archived-At: Thanks! So the warning calls attention to a good-citizenship rule, not a logic issue. How do I create a variable with local execution scope, i.e. to be known within a function, not to other elisp functions, and regardless of which buffer is local?