[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#15958: some lines throw M-x compile error finder way off track in pe
From: |
Lars Ingebrigtsen |
Subject: |
bug#15958: some lines throw M-x compile error finder way off track in perl mode |
Date: |
Tue, 27 Sep 2022 13:42:25 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
Mauro Aranda <maurooaranda@gmail.com> writes:
>> Try this file:
>> use strict;
>> use warnings;
>> (22, 1);
>> Compile with "perl file".
>> You will even see emacs thinks the error is to be found on "line 22".
>
> I can't reproduce this on master.
Me neither, so I'm closing this bug report. (Although it does add a
link to "constant (22)" in addition to the "line 3" link, but that first
link doesn't point to any file.):
