From xemacs-m  Mon Apr 21 20:25:15 1997
Received: from crystal.WonderWorks.COM (crystal.WonderWorks.com [192.203.206.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id UAA03442
	for <xemacs-beta@xemacs.org>; Mon, 21 Apr 1997 20:25:13 -0500 (CDT)
Received: by crystal.WonderWorks.COM 
	id QQcmhp25573; Mon, 21 Apr 1997 21:25:14 -0400 (EDT)
Date: Mon, 21 Apr 1997 21:25:14 -0400 (EDT)
Message-Id: <QQcmhp25573.199704220125@crystal.WonderWorks.COM>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Kyle Jones <kyle_jones@wonderworks.com>
To: <xemacs-beta@xemacs.org>
Subject: Internal emacs bug???
In-Reply-To: <199704211036.DAA26469@bittersweet.inetarena.com>
References: <199704211036.DAA26469@bittersweet.inetarena.com>
X-Mailer: VM 6.28 under 19.15 XEmacs Lucid
X-Face: /cA45WHG7jWq>(O3&Z57Y<"WsX5ddc,4c#w0F*zrV#=M
        0@~@,s;b,aMtR5Sqs"+nU.z^CSFQ9t`z2>W,S,]:[+2^
        Nbf6v4g>!&,7R4Ot4Wg{&tm=WX7P["9%a)_da48-^tGy
        ,qz]Z,Zz\{E.,]'EO+F)@$KtF&V

Karl M. Hegbloom writes:
 > 
 >  What does this mean?  I was trying to add to my PATH, by using {C-:}, 
 > and in the minibuffer went: (I'm fairly certain I did not typo.)
 > 
 > (setenv "PATH" (concat (getenv "PATH") ":/usr/sbin:/sbin"))
 > ... XEmacs blonked, and gave the error message in the photo.

It says "INTERNAL EMACS BUG" but it isn't really.  ESC : " RET
will generate the same message and all you did was leave off a
closing ".  The message should be fixed.

