bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#38655: Perl mode: TAB or ; insert unwelcome spaces within string


From: Lars Ingebrigtsen
Subject: bug#38655: Perl mode: TAB or ; insert unwelcome spaces within string
Date: Thu, 06 Aug 2020 12:34:14 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

積丹尼 Dan Jacobson <jidanni@jidanni.org> 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 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.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]