From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.bugs Subject: bug#65051: internal_equal manipulates symbols with position without checking symbols-with-pos-enabled. Date: Sat, 5 Aug 2023 16:59:24 +0000 Message-ID: References: <2F680A0A-54B5-42C2-B27B-4E5C6332517A@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="32662"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 65051@debbugs.gnu.org, Eli Zaretskii , Stefan Monnier To: Mattias =?UTF-8?Q?Engdeg=C3=A5rd?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Aug 05 19:00:26 2023 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qSKdd-0008Mr-T2 for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 05 Aug 2023 19:00:25 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qSKdL-0001rU-1h; Sat, 05 Aug 2023 13:00:07 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qSKdH-0001qB-N5 for bug-gnu-emacs@gnu.org; Sat, 05 Aug 2023 13:00:03 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qSKdH-0001vb-E4 for bug-gnu-emacs@gnu.org; Sat, 05 Aug 2023 13:00:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qSKdG-0006hh-RS for bug-gnu-emacs@gnu.org; Sat, 05 Aug 2023 13:00:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 05 Aug 2023 17:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65051 X-GNU-PR-Package: emacs Original-Received: via spool by 65051-submit@debbugs.gnu.org id=B65051.169125477625706 (code B ref 65051); Sat, 05 Aug 2023 17:00:02 +0000 Original-Received: (at 65051) by debbugs.gnu.org; 5 Aug 2023 16:59:36 +0000 Original-Received: from localhost ([127.0.0.1]:58042 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSKcq-0006gX-Io for submit@debbugs.gnu.org; Sat, 05 Aug 2023 12:59:36 -0400 Original-Received: from mx3.muc.de ([193.149.48.5]:45944) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSKcm-0006gD-GF for 65051@debbugs.gnu.org; Sat, 05 Aug 2023 12:59:35 -0400 Original-Received: (qmail 66699 invoked by uid 3782); 5 Aug 2023 18:59:26 +0200 Original-Received: from acm.muc.de (p4fe15973.dip0.t-ipconnect.de [79.225.89.115]) (using STARTTLS) by colin.muc.de (tmda-ofmipd) with ESMTP; Sat, 05 Aug 2023 18:59:26 +0200 Original-Received: (qmail 30941 invoked by uid 1000); 5 Aug 2023 16:59:24 -0000 Content-Disposition: inline In-Reply-To: <2F680A0A-54B5-42C2-B27B-4E5C6332517A@gmail.com> X-Submission-Agent: TMDA/1.3.x (Ph3nix) X-Primary-Address: acm@muc.de X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:266800 Archived-At: Hello, Mattias. On Sat, Aug 05, 2023 at 16:40:23 +0200, Mattias Engdegård wrote: > Alan, could you produce a combined patch that includes your proposal > so far (and all tests)? I've already published what I have so far on the bug list. I'll amend fns-tests.el hopefully this evening, maybe tomorrow. -- Alan Mackenzie (Nuremberg, Germany).