From unknown Thu Aug 14 18:38:10 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#38655 <38655@debbugs.gnu.org> To: bug#38655 <38655@debbugs.gnu.org> Subject: Status: Perl mode: TAB or ; insert unwelcome spaces within string Reply-To: bug#38655 <38655@debbugs.gnu.org> Date: Fri, 15 Aug 2025 01:38:10 +0000 retitle 38655 Perl mode: TAB or ; insert unwelcome spaces within string reassign 38655 emacs submitter 38655 =E7=A9=8D=E4=B8=B9=E5=B0=BC Dan Jacobson severity 38655 minor tag 38655 fixed thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 17 18:51:54 2019 Received: (at submit) by debbugs.gnu.org; 17 Dec 2019 23:51:54 +0000 Received: from localhost ([127.0.0.1]:42515 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ihMd8-00085h-F5 for submit@debbugs.gnu.org; Tue, 17 Dec 2019 18:51:54 -0500 Received: from lists.gnu.org ([209.51.188.17]:47805) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ihMd6-00085a-SV for submit@debbugs.gnu.org; Tue, 17 Dec 2019 18:51:53 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:54254) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ihMd5-0005uG-Hz for bug-gnu-emacs@gnu.org; Tue, 17 Dec 2019 18:51:52 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=BAYES_40,DATE_IN_PAST_24_48, RCVD_IN_DNSWL_NONE,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ihMd3-0002Ss-5S for bug-gnu-emacs@gnu.org; Tue, 17 Dec 2019 18:51:50 -0500 Received: from blue.elm.relay.mailchannels.net ([23.83.212.20]:47197) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ihMd2-0002Pt-OD for bug-gnu-emacs@gnu.org; Tue, 17 Dec 2019 18:51:49 -0500 X-Sender-Id: dreamhost|x-authsender|jidanni@jidanni.org Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id 162B55806D2 for ; Tue, 17 Dec 2019 23:51:46 +0000 (UTC) Received: from pdx1-sub0-mail-a89.g.dreamhost.com (100-96-86-154.trex.outbound.svc.cluster.local [100.96.86.154]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id ABFD2580E9A for ; Tue, 17 Dec 2019 23:51:45 +0000 (UTC) X-Sender-Id: dreamhost|x-authsender|jidanni@jidanni.org Received: from pdx1-sub0-mail-a89.g.dreamhost.com ([TEMPUNAVAIL]. [64.90.62.162]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.18.5); Tue, 17 Dec 2019 23:51:46 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|jidanni@jidanni.org X-MailChannels-Auth-Id: dreamhost X-Glossy-Wide-Eyed: 3b49a1ef034fd4e3_1576626705921_1250428969 X-MC-Loop-Signature: 1576626705921:3837711172 X-MC-Ingress-Time: 1576626705921 Received: from pdx1-sub0-mail-a89.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a89.g.dreamhost.com (Postfix) with ESMTP id F41977EFFC for ; Tue, 17 Dec 2019 15:51:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to :subject:date:message-id:mime-version:content-type; s= jidanni.org; bh=19w+OOL24A06Ta+O8RPHaEeCLfk=; b=jWjrwJCJY+MgilBb ttHn5GNQouikbmYNJG1PKrcVevY2n7USdIbdeJUm5IYySXxWRjY07SWdNN/t0ZPO pX6D5sU9vO5y1TGtQIvCig7ckz1odeCB4RHWFDnekzSSMNDt3Wq2v2ThUTlEfkEJ Gf3WfznQmqv35S0XNbBGRgJh3Lo= Received: from jidanni.org (114-41-2-152.dynamic-ip.hinet.net [114.41.2.152]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by pdx1-sub0-mail-a89.g.dreamhost.com (Postfix) with ESMTPSA id 1736A7F077 for ; Tue, 17 Dec 2019 15:51:38 -0800 (PST) X-DH-BACKEND: pdx1-sub0-mail-a89 From: =?utf-8?B?56mN5Li55bC8?= Dan Jacobson To: bug-gnu-emacs@gnu.org Subject: Perl mode: TAB or ; insert unwelcome spaces within string Date: Mon, 16 Dec 2019 13:36:00 +0800 Message-ID: <87a77sq1bz.5.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain X-VR-OUT-STATUS: OK X-VR-OUT-SCORE: 0 X-VR-OUT-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedufedrvddtkedgudehucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuggftfghnshhusghstghrihgsvgdpffftgfetoffjqffuvfenuceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkgggtsehttdertddttdejnecuhfhrohhmpejnnjjnucffrghnucflrggtohgsshhonhcuoehjihgurghnnhhisehjihgurghnnhhirdhorhhgqeenucfkphepuddugedrgedurddvrdduhedvnecurfgrrhgrmhepmhhouggvpehsmhhtphdphhgvlhhopehjihgurghnnhhirdhorhhgpdhinhgvthepuddugedrgedurddvrdduhedvpdhrvghtuhhrnhdqphgrthhhpeeprehuthhfqdekreeureehiehmpfehnfhiheehsgevkeerpecuffgrnhculfgrtghosghsohhnuceojhhiuggrnhhnihesjhhiuggrnhhnihdrohhrgheqpdhmrghilhhfrhhomhepjhhiuggrnhhnihesjhhiuggrnhhnihdrohhrghdpnhhrtghpthhtohepsghughdqghhnuhdqvghmrggtshesghhnuhdrohhrghenucevlhhushhtvghrufhiiigvpedt X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 23.83.212.20 X-Spam-Score: -0.9 (/) X-Debbugs-Envelope-To: submit 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.9 (-) In perl mode try typing $a="a b"; You'll instead end up with $a="a b"; upon typing the final ";". OK, fix by removing the spaces perl-mode wrongly inserted it. Then hit TAB anywhere on the last line. The wrongful spaces return. emacs-version "26.3" From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 06 06:34:27 2020 Received: (at 38655) by debbugs.gnu.org; 6 Aug 2020 10:34:27 +0000 Received: from localhost ([127.0.0.1]:53257 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k3dEA-0002HL-U4 for submit@debbugs.gnu.org; Thu, 06 Aug 2020 06:34:27 -0400 Received: from quimby.gnus.org ([95.216.78.240]:52230) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k3dE8-0002H5-Au for 38655@debbugs.gnu.org; Thu, 06 Aug 2020 06:34:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To: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=aixzIlfG+U2pEM54ffthKTnrSDm0rhNRZsVJBz1wU4E=; b=rlwUL2Cc9GdsvWhpFvX9+LRtW8 aKuRQeiq6dVjIc5rvyy3f3G7cU5pe5yMCvMXjxc5YXYtEKzIGdl0k7MMdSIp4ltKXZDF4fwxxHdLK xyALCcj0IV6fmLoIyrRGbldDeydwjBXGLUkV05Ei/29wmgMPQZKBO3gty0XA6Pk8ecCE=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1k3dDz-0000IF-JY; Thu, 06 Aug 2020 12:34:18 +0200 From: Lars Ingebrigtsen To: =?utf-8?B?56mN5Li55bC8?= Dan Jacobson Subject: Re: bug#38655: Perl mode: TAB or ; insert unwelcome spaces within string References: <87a77sq1bz.5.fsf@jidanni.org> Date: Thu, 06 Aug 2020 12:34:14 +0200 In-Reply-To: <87a77sq1bz.5.fsf@jidanni.org> (=?utf-8?B?IuepjeS4ueWwvA==?= Dan Jacobson"'s message of "Mon, 16 Dec 2019 13:36:00 +0800") Message-ID: <87ft90dpw9.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: 積丹尼 Dan Jacobson writes: > In perl mode try typing > > $a="a > b"; > > You'll instead end up with > > $a="a > b"; > > upon typing the final ";". > > OK, fix by removing the spaces perl-mode wrongly inserted it. Then hit > TAB [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 38655 Cc: 38655@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 (-) =E7=A9=8D=E4=B8=B9=E5=B0=BC Dan Jacobson writes: > In perl mode try typing > > $a=3D"a > b"; > > You'll instead end up with > > $a=3D"a > b"; > > upon typing the final ";". > > OK, fix by removing the spaces perl-mode wrongly inserted it. Then hit > TAB anywhere on the last line. The wrongful spaces return. > emacs-version "26.3" I'm able to reproduce this in Emacs 26.3, but not in Emacs 28.1, so this has apparently been fixed by now. Closing. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 06 06:34:32 2020 Received: (at control) by debbugs.gnu.org; 6 Aug 2020 10:34:32 +0000 Received: from localhost ([127.0.0.1]:53260 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k3dEG-0002Hd-4E for submit@debbugs.gnu.org; Thu, 06 Aug 2020 06:34:32 -0400 Received: from quimby.gnus.org ([95.216.78.240]:52244) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k3dEE-0002HB-1o for control@debbugs.gnu.org; Thu, 06 Aug 2020 06:34:30 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To: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=bk9GdKoV9T0r3oywdU52jk5bHzRFf8Jb0JipuvLkskk=; b=rlSfM63eUGds3oN6fOoxSXGI6H XDYDW5ULJYhQP2SSonuLz7SMHBfeEu0V1SBAGT8qOZn0AYBwtJirEYIGL072qQfVcYRlUl9XsB5vs swdB63SjRUPdq8NYGsusmhVIS77mZ6ZiQuFdgYJ3OKwHhXSlYCCkJL2gr+ne/94iHQ4Q=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1k3dE6-0000IM-Bg for control@debbugs.gnu.org; Thu, 06 Aug 2020 12:34:24 +0200 Date: Thu, 06 Aug 2020 12:34:21 +0200 Message-Id: <87eeokdpw2.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #38655 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 38655 fixed close 38655 28.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) 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" X-Spam-Score: -1.0 (-) tags 38655 fixed close 38655 28.1 quit From unknown Thu Aug 14 18:38:10 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 03 Sep 2020 11:24:08 +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