From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: missing P function Date: Mon, 18 Sep 2006 22:15:52 +0300 Message-ID: References: <450E88F7.2070306@edeveloper.ca> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1158606994 19225 80.91.229.2 (18 Sep 2006 19:16:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Sep 2006 19:16:34 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 18 21:16:33 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GPObF-0006k0-2P for geh-help-gnu-emacs@m.gmane.org; Mon, 18 Sep 2006 21:16:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GPObE-0002cN-Gv for geh-help-gnu-emacs@m.gmane.org; Mon, 18 Sep 2006 15:16:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GPOb3-0002aB-8S for help-gnu-emacs@gnu.org; Mon, 18 Sep 2006 15:16:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GPOb1-0002Zd-Pf for help-gnu-emacs@gnu.org; Mon, 18 Sep 2006 15:15:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GPOb1-0002ZZ-KM for help-gnu-emacs@gnu.org; Mon, 18 Sep 2006 15:15:59 -0400 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GPOdv-0007TQ-Bb for help-gnu-emacs@gnu.org; Mon, 18 Sep 2006 15:18:59 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-17-69.inter.net.il [80.230.17.69]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id ERI03324 (AUTH halo1); Mon, 18 Sep 2006 22:15:53 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org In-reply-to: <450E88F7.2070306@edeveloper.ca> (message from Jason Church on Mon, 18 Sep 2006 07:54:31 -0400) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:37471 Archived-At: > Date: Mon, 18 Sep 2006 07:54:31 -0400 > From: Jason Church > > Windows 2000 or Windows XP Professional. > Emacs 21.3.1 > > I've run into an issue of missing what I believe is a standard emacs > function. > call-interactively: Symbol's value as variable is void: p Does it happen in "emacs -q"? If not, your .emacs init file has something that causes this problem.