From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Why "symbol's value" error about a list? Date: Tue, 06 Feb 2018 20:52:21 +0200 Message-ID: <83mv0m6jdm.fsf@gnu.org> References: <83o9l6bhfs.fsf@gnu.org> <1fedc60d-35a7-4ff0-adbb-b6b8306d192f@default> <83wozu9f6r.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1517943059 21385 195.159.176.226 (6 Feb 2018 18:50:59 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 6 Feb 2018 18:50:59 +0000 (UTC) Cc: rms@gnu.org, drew.adams@oracle.com, emacs-devel@gnu.org To: Noam Postavsky Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 06 19:50:54 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ej8KK-0004fG-70 for ged-emacs-devel@m.gmane.org; Tue, 06 Feb 2018 19:50:44 +0100 Original-Received: from localhost ([::1]:50513 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ej8ML-0003pu-Ka for ged-emacs-devel@m.gmane.org; Tue, 06 Feb 2018 13:52:49 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37054) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ej8M9-0003nt-4q for emacs-devel@gnu.org; Tue, 06 Feb 2018 13:52:38 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ej8M5-0000nG-A1 for emacs-devel@gnu.org; Tue, 06 Feb 2018 13:52:37 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:48677) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ej8M5-0000n9-5h; Tue, 06 Feb 2018 13:52:33 -0500 Original-Received: from [176.228.60.248] (port=1362 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1ej8Lx-0002zj-62; Tue, 06 Feb 2018 13:52:25 -0500 In-reply-to: (message from Noam Postavsky on Tue, 6 Feb 2018 06:27:33 -0500) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:222581 Archived-At: > From: Noam Postavsky > Date: Tue, 6 Feb 2018 06:27:33 -0500 > Cc: Eli Zaretskii , Drew Adams , > Emacs developers > > On Sun, Feb 4, 2018 at 8:06 PM, Richard Stallman wrote: > > > > For example, suppose you have a Lisp program that produces the > > > following error message when compiled/executed: > > > > > Symbol's value as variable is void: 'аbbrevs-changed > > > > Does that error message really happen? If so, how can I reproduce it? > > I don't think there is a way to get this particular message (with an > ascii apostrophe and cyrillic a). The point I wanted to make stands if you remove the apostrophe.