From unknown Thu Aug 14 20:55:47 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#11014 <11014@debbugs.gnu.org> To: bug#11014 <11014@debbugs.gnu.org> Subject: Status: cperl syntax highlighting breaking on certain complex regular expressions Reply-To: bug#11014 <11014@debbugs.gnu.org> Date: Fri, 15 Aug 2025 03:55:47 +0000 retitle 11014 cperl syntax highlighting breaking on certain complex regular= expressions reassign 11014 emacs submitter 11014 Nathan Trapuzzano severity 11014 minor tag 11014 moreinfo unreproducible thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Mar 14 12:45:36 2012 Received: (at submit) by debbugs.gnu.org; 14 Mar 2012 16:45:36 +0000 Received: from localhost ([127.0.0.1]:50771 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S7rKQ-0003NS-9b for submit@debbugs.gnu.org; Wed, 14 Mar 2012 12:45:36 -0400 Received: from eggs.gnu.org ([208.118.235.92]:55540) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S7oN1-0007RG-5I for submit@debbugs.gnu.org; Wed, 14 Mar 2012 09:36:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S7nto-0000hM-UQ for submit@debbugs.gnu.org; Wed, 14 Mar 2012 09:06:01 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:49090) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S7nto-0000hB-Jl for submit@debbugs.gnu.org; Wed, 14 Mar 2012 09:05:52 -0400 Received: from eggs.gnu.org ([208.118.235.92]:33374) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S7nte-0001nf-LG for bug-gnu-emacs@gnu.org; Wed, 14 Mar 2012 09:05:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S7ntc-0000fY-Fk for bug-gnu-emacs@gnu.org; Wed, 14 Mar 2012 09:05:42 -0400 Received: from oproxy8-pub.bluehost.com ([69.89.22.20]:45214) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1S7ntb-0000ev-WD for bug-gnu-emacs@gnu.org; Wed, 14 Mar 2012 09:05:40 -0400 Received: (qmail 31092 invoked by uid 0); 14 Mar 2012 13:05:36 -0000 Received: from unknown (HELO host264.hostmonster.com) (74.220.215.64) by oproxy8.bluehost.com with SMTP; 14 Mar 2012 13:05:36 -0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=nbtrap.com; s=default; h=Content-Transfer-Encoding:Content-Type:Mime-Version:Message-ID:Subject:To:From:Date; bh=ugwNvNDpNVoyvA2xSUAl0njcEF0E+uh/TxO3JKvKfaw=; b=qkWl9eoCy3uaqD4Yhx/FfsV6RRJ/PHQlp3AuhLbfnJiX0ZaPSgMeb3fr9M5l5RbFW++pABnf+8OsMjECvRQYgaZ69x6WP1R26hvHr3Cie9bLbPTTVTt6yGJZFmOWa2rD; Received: from rrcs-204-210-170-110.central.biz.rr.com ([204.210.170.110] helo=localhost.localdomain) by host264.hostmonster.com with esmtpa (Exim 4.76) (envelope-from ) id 1S7ntY-0000sF-9D for bug-gnu-emacs@gnu.org; Wed, 14 Mar 2012 07:05:36 -0600 Date: Wed, 14 Mar 2012 09:05:34 -0400 From: Nathan Trapuzzano To: bug-gnu-emacs@gnu.org Subject: cperl syntax highlighting breaking on certain complex regular expressions Message-ID: <20120314090534.66398623@nbtrap.com> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.10; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Identified-User: {1425:host264.hostmonster.com:nbtrapco:nbtrap.com} {sentby:smtp auth 204.210.170.110 authed with nbtrap@nbtrap.com} X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.1 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 14 Mar 2012 12:45:33 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.1 (------) Syntax highlighting in cperl-mode breaks for certain (or perhaps all) complex regular expressions modified by /e and/or /x. Here are 2 examples of offending code: example 1 ----- sub greek_with_latin { my ($self, $ref) = @_; # $self->{perseus_morph} = 0; $$ref =~ s/([^\&]*)([^\$]*)/ my $gk = $1 || ''; if ($gk) { $self->{perseus_morph} ? $self->perseus_handler(\$gk, 'grk') : $self->{greek_handler}->(\$gk); } my $lt = $2 || ''; if ($lt) { $self->{perseus_morph} ? $self->perseus_handler(\$lt, 'lat') : $self->{latin_handler}->(\$lt); } $gk.$lt; /gex; } ----- example 2 ----- $$ref =~ s/'/$self->{ibycus4} ? '{\'}' : '\'\''/ge; ----- Lines of code coming after "blocks" like these are all highlighted as though they were quoted (at least that's what seems to be the case judging from the color). Running Arch build 23.4-1: In GNU Emacs 23.4.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.9) of 2012-02-01 on shirley.hoetzel.info configured using `configure '--prefix=/usr' '--sysconfdir=/etc' '--libexecdir=/usr/lib' '--localstatedir=/var' '--wit\ h-x-toolkit=gtk' '--with-xft' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size\ =4 -D_FORTIFY_SOURCE=2' 'LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu'' From debbugs-submit-bounces@debbugs.gnu.org Wed Mar 14 23:42:10 2012 Received: (at 11014) by debbugs.gnu.org; 15 Mar 2012 03:42:10 +0000 Received: from localhost ([127.0.0.1]:51318 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S81Zp-0006Gz-Ns for submit@debbugs.gnu.org; Wed, 14 Mar 2012 23:42:10 -0400 Received: from ironport2-out.teksavvy.com ([206.248.154.181]:63712) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S81Zc-0006GQ-TB for 11014@debbugs.gnu.org; Wed, 14 Mar 2012 23:42:07 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AicFAKU/KE9soXdS/2dsb2JhbACBX5x7eYhwnhmGGQSbGYQJ X-IronPort-AV: E=Sophos;i="4.73,1,1325480400"; d="scan'208";a="168070795" Received: from 108-161-119-82.dsl.teksavvy.com (HELO fmsmemgm.homelinux.net) ([108.161.119.82]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 14 Mar 2012 23:11:50 -0400 Received: by fmsmemgm.homelinux.net (Postfix, from userid 20848) id 4C263AE2B3; Wed, 14 Mar 2012 23:11:48 -0400 (EDT) From: Stefan Monnier To: Nathan Trapuzzano Subject: Re: bug#11014: cperl syntax highlighting breaking on certain complex regular expressions Message-ID: References: <20120314090534.66398623@nbtrap.com> Date: Wed, 14 Mar 2012 23:11:48 -0400 In-Reply-To: <20120314090534.66398623@nbtrap.com> (Nathan Trapuzzano's message of "Wed, 14 Mar 2012 09:05:34 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -1.9 (-) X-Debbugs-Envelope-To: 11014 Cc: 11014@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) > Syntax highlighting in cperl-mode breaks for certain (or perhaps all) > complex regular expressions modified by /e and/or /x. I'm not familiar enough with cperl-mode's syntax fontification code to help fix it, but FWIW, your second example works right in perl-mode, and I've just fixed its code (with the patch below) so it also works right on your first example. Stefan === modified file 'lisp/ChangeLog' --- lisp/ChangeLog 2012-03-15 01:38:40 +0000 +++ lisp/ChangeLog 2012-03-15 03:09:10 +0000 @@ -1,5 +1,8 @@ 2012-03-15 Stefan Monnier + * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs): + Fix up parsing of multiline twoarg non-paired elements (bug#11014). + * imenu.el: Fix multiple inheritance breakage (bug#9199). (imenu-add-to-menubar): Don't add a redundant index. (imenu-update-menubar): Handle a dynamically composed keymap. === modified file 'lisp/progmodes/perl-mode.el' --- lisp/progmodes/perl-mode.el 2012-01-19 07:21:25 +0000 +++ lisp/progmodes/perl-mode.el 2012-03-15 03:05:36 +0000 @@ -388,7 +388,11 @@ ;; In case of error, make sure we don't move backward. (scan-error (goto-char startpos) nil)) (not (or (nth 8 (parse-partial-sexp - (point) limit nil nil state 'syntax-table)) + ;; Since we don't know if point is within + ;; the first or the scond arg, we have to + ;; start from the beginning. + (if twoargs (1+ (nth 8 state)) (point)) + limit nil nil state 'syntax-table)) ;; If we have a self-paired opener and a twoargs ;; command, the form is s/../../ so we have to skip ;; a second time. From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 01 16:22:28 2019 Received: (at 11014) by debbugs.gnu.org; 1 Nov 2019 20:22:28 +0000 Received: from localhost ([127.0.0.1]:57293 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iQdRD-0005JB-OM for submit@debbugs.gnu.org; Fri, 01 Nov 2019 16:22:28 -0400 Received: from host.gofardesign.uk ([208.79.239.190]:57967) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iQdRB-0005Is-Fs for 11014@debbugs.gnu.org; Fri, 01 Nov 2019 16:22:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=marxist.se; s=default; h=Content-Type:MIME-Version:Message-ID:Date:References: In-Reply-To:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=VFmMGnFsfs63uwaM8AXjh/2ZPuSanBsOuatxGKPYIfM=; b=Ps8VFc87CJ8Th6RxaEej8frtuL EbWamwgy4kUMyaZRmhh0aqnwZQ0vE8YI51uYmoJq5c/ttJq6aSjzYnHw3SSDI4MtVOgRqI9HoBtqI q8U//eum/VxGC/GfmZstOgVg8x4Ww4k6A62cZ26wA57n7M9ls5o8lHdk6XZjx8PKxhDo=; Received: from h-70-69.a785.priv.bahnhof.se ([155.4.70.69]:49176 helo=localhost) by host.gofardesign.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1iQdR5-0005fz-4D; Fri, 01 Nov 2019 15:22:19 -0500 From: Stefan Kangas To: Nathan Trapuzzano Subject: Re: cperl syntax highlighting breaking on certain complex regular expressions In-Reply-To: <20120314090534.66398623@nbtrap.com> (Nathan Trapuzzano's message of "Wed, 14 Mar 2012 09:05:34 -0400") References: <20120314090534.66398623@nbtrap.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Date: Fri, 01 Nov 2019 21:22:17 +0100 Message-ID: <874kznxs7a.fsf@marxist.se> MIME-Version: 1.0 Content-Type: text/plain X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - host.gofardesign.uk X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - marxist.se X-Get-Message-Sender-Via: host.gofardesign.uk: authenticated_id: stefan@marxist.se X-Authenticated-Sender: host.gofardesign.uk: stefan@marxist.se X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 11014 Cc: 11014@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Nathan Trapuzzano writes: > Syntax highlighting in cperl-mode breaks for certain (or perhaps all) > complex regular expressions modified by /e and/or /x. > > Here are 2 examples of offending code: > > example 1 ----- > > sub greek_with_latin > { > my ($self, $ref) = @_; > # $self->{perseus_morph} = 0; > $$ref =~ s/([^\&]*)([^\$]*)/ > my $gk = $1 || ''; > if ($gk) > { > $self->{perseus_morph} ? > $self->perseus_handler(\$gk, 'grk') > : $self->{greek_handler}->(\$gk); > } > my $lt = $2 || ''; > if ($lt) > { > $self->{perseus_morph} ? > $self->perseus_handler(\$lt, 'lat') > : $self->{latin_handler}->(\$lt); > } > $gk.$lt; > /gex; > } > > ----- > example 2 ----- > > $$ref =~ s/'/$self->{ibycus4} ? '{\'}' : '\'\''/ge; > > ----- > > Lines of code coming after "blocks" like these are all highlighted as > though they were quoted (at least that's what seems to be the case > judging from the color). I can't reproduce this on current master. Are you still seeing this on a modern version of Emacs? If I don't hear back from you within a couple of weeks, Ill just close this bug as unreproducible. Best regards, Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 21 06:54:18 2019 Received: (at control) by debbugs.gnu.org; 21 Nov 2019 11:54:18 +0000 Received: from localhost ([127.0.0.1]:51438 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iXl2O-0006Xv-1F for submit@debbugs.gnu.org; Thu, 21 Nov 2019 06:54:18 -0500 Received: from ted.gofardesign.uk ([67.225.143.91]:59766) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iXl2M-0006X6-EW for control@debbugs.gnu.org; Thu, 21 Nov 2019 06:54:14 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=marxist.se; s=default; h=Subject:From:To:Date:Sender:Reply-To:Message-ID:Cc:MIME-Version :Content-Type:Content-Transfer-Encoding:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=lAYdY407gdZIPKjpWR7O/kAYiT5MBReZKPiwpypwX7g=; b=IpuxqeQcVnHjuPG7XFWjBHqrjx fRtotqi1Kx9FhboFA0qRKOP4omM4s9EgCoAUt8zaY1rJ98QQ7c64EI6v7fj+rhpR5bZB6q6l6PO2b mEWJjKeVg97f13Y7P3bME/gZpWYAlrUsNIlDgLSQoqSnOLAZZufMFA8llBdAmnOIKXdg6kpuFAmNi eu7XLQ00dUBGsKqwohaz+59oPF4AEB4GI21jq7HX1cUR5P2ZgZiOiw7qYZHptJ/6D5jtkBJhTCq/H 40qCHzk579xkVF2Kk8oxRY48AM5Luyjb8c9Q56peiOVS21Ku/l9AXRS6hAbNw3qXqppPQbh+0x/KG lGK6Rjcw==; Received: from h-70-69.a785.priv.bahnhof.se ([155.4.70.69]:42870 helo=localhost) by ted.gofardesign.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1iXl26-001sHM-Vb for control@debbugs.gnu.org; Thu, 21 Nov 2019 06:53:59 -0500 Date: Thu, 21 Nov 2019 12:53:57 +0100 To: control@debbugs.gnu.org From: Stefan Kangas Subject: control message for bug #11014 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ted.gofardesign.uk X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - marxist.se X-Get-Message-Sender-Via: ted.gofardesign.uk: authenticated_id: stefan@marxist.se X-Authenticated-Sender: ted.gofardesign.uk: stefan@marxist.se X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" Message-Id: X-Spam-Score: -1.0 (-) tags 11014 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 01 02:50:31 2019 Received: (at 11014) by debbugs.gnu.org; 1 Dec 2019 07:50:31 +0000 Received: from localhost ([127.0.0.1]:35403 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibJzz-0008RD-AO for submit@debbugs.gnu.org; Sun, 01 Dec 2019 02:50:31 -0500 Received: from ted.gofardesign.uk ([67.225.143.91]:55896) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibJzy-0008Qs-6I; Sun, 01 Dec 2019 02:50:30 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=marxist.se; s=default; h=Content-Type:MIME-Version:Message-ID:Date:References: In-Reply-To:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=6plv8BXgFp3LSx5MaMLqPA1n9DJwVPrzt3kbOTaYRbk=; b=DVtUQvsUwnwn5oOAMzdRk3DKVf yXkfuSiZlLOUQaWqtkMQSQ0GaQhmmMQfCFb7P1K7VSdG5dsjdy2okBnam2rHLCpPzJDEgI8pxSCDm /xTx/4mrsppZ75w4L03MIEjgQU2bSnGG3dQcF0IO7UPpYSyct0cPhY2UDri9B+OtcsQUOT/ard/uv siZrEe5KMqtAIWit4RVDUZSRcc5lBe4pQnw/MXM1S49nyo7qWB5xTj76dV1psnbYFMagXwVJJzjN+ mk1w8ADWjJqmXA9iM+Ft0dWVaGieT4xwiFB2Sbb0q6d5+S9w98qwoIz3Xjrh50sN2yvJd8DCXFNmW Jn8jDsQg==; Received: from h-70-69.a785.priv.bahnhof.se ([155.4.70.69]:38008 helo=localhost) by ted.gofardesign.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1ibJzr-001IWX-3f; Sun, 01 Dec 2019 02:50:23 -0500 From: Stefan Kangas To: Nathan Trapuzzano Subject: Re: bug#11014: cperl syntax highlighting breaking on certain complex regular expressions In-Reply-To: <874kznxs7a.fsf@marxist.se> (Stefan Kangas's message of "Fri, 01 Nov 2019 21:22:17 +0100") References: <20120314090534.66398623@nbtrap.com> <874kznxs7a.fsf@marxist.se> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Date: Sun, 01 Dec 2019 08:50:20 +0100 Message-ID: <87mucciiwz.fsf@marxist.se> MIME-Version: 1.0 Content-Type: text/plain X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ted.gofardesign.uk X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - marxist.se X-Get-Message-Sender-Via: ted.gofardesign.uk: authenticated_id: stefan@marxist.se X-Authenticated-Sender: ted.gofardesign.uk: stefan@marxist.se X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 11014 Cc: 11014@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 11014 + unreproducible close 11014 thanks Stefan Kangas writes: > I can't reproduce this on current master. Are you still seeing this > on a modern version of Emacs? > > If I don't hear back from you within a couple of weeks, Ill just close > this bug as unreproducible. More information was requested, but none was given within 4 weeks, so I'm closing this bug. If this is still an issue, please reply to this email (use "Reply to all" in your email client) and we can reopen the bug report. Best regards, Stefan Kangas From unknown Thu Aug 14 20:55:47 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 29 Dec 2019 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator