From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.user Subject: Re: perplexing syntax-rules bug Date: Sat, 20 Dec 2014 11:29:54 +0100 Message-ID: <87y4q21un1.fsf@zigzag.favinet> References: <8761d6g48b.fsf@governatore.luna> Reply-To: guile-user@gnu.org NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1419071177 2451 80.91.229.3 (20 Dec 2014 10:26:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 20 Dec 2014 10:26:17 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sat Dec 20 11:26:11 2014 Return-path: Envelope-to: guile-user@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 1Y2HEh-0005Bd-8w for guile-user@m.gmane.org; Sat, 20 Dec 2014 11:26:11 +0100 Original-Received: from localhost ([::1]:33972 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y2HEg-0008Fz-KF for guile-user@m.gmane.org; Sat, 20 Dec 2014 05:26:10 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58469) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y2HET-0008Ff-QQ for guile-user@gnu.org; Sat, 20 Dec 2014 05:26:03 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y2HEO-0001qO-Fo for guile-user@gnu.org; Sat, 20 Dec 2014 05:25:57 -0500 Original-Received: from smtp206.alice.it ([82.57.200.102]:27548) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y2HEO-0001q3-4v for guile-user@gnu.org; Sat, 20 Dec 2014 05:25:52 -0500 Original-Received: from zigzag.favinet (79.21.50.59) by smtp206.alice.it (8.6.060.28) id 547D8AFA03D61B83 for guile-user@gnu.org; Sat, 20 Dec 2014 11:25:51 +0100 Original-Received: from ttn by zigzag.favinet with local (Exim 4.80) (envelope-from ) id 1Y2HIS-0008KL-Tz for guile-user@gnu.org; Sat, 20 Dec 2014 11:30:04 +0100 Mail-Followup-To: guile-user@gnu.org In-Reply-To: <8761d6g48b.fsf@governatore.luna> (Marco Maggi's message of "Sat, 20 Dec 2014 08:39:00 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.102 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:11683 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable () Marco Maggi () Sat, 20 Dec 2014 08:39:00 +0100 The problem is that ASSQ-SET! mutates the result of the literal expression: '((name . ) (title . #f)) this problem is not related to SYNTAX-RULES. Right. See also this spew: http://lists.gnu.org/archive/html/help-gnu-emacs/2014-11/msg00025.html For what is a binding but a stashed hash, pre-cached? :-D =2D-=20 Thien-Thi Nguyen GPG key: 4C807502 (if you're human and you know it) read my lisp: (responsep (questions 'technical) (not (via 'mailing-list))) =3D> nil --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlSVT6cACgkQZwMiJEyAdQKsMQCgtrmUhmfBZ7viXIWGpofVi75L yeYAoNyhz3cp4z9ANJqa2x8w7ZH+oAJJ =aLL5 -----END PGP SIGNATURE----- --=-=-=--