GNU bug report logs - #42355
28.0.50; [patch] cperl-mode: M-x cperl-etags fails

Previous Next

Package: emacs;

Reported by: Harald Jörg <haj <at> posteo.de>

Date: Tue, 14 Jul 2020 15:22:02 UTC

Severity: normal

Tags: fixed, patch

Found in version 28.0.50

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 42355 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Harald Jörg <haj <at> posteo.de>
Cc: 42355 <at> debbugs.gnu.org
Subject: Re: bug#42355: 28.0.50; [patch] cperl-mode: M-x cperl-etags fails
Date: Wed, 05 Aug 2020 15:56:25 +0200
Harald Jörg <haj <at> posteo.de> writes:

> How to reproduce:
>
> 1) Open a file with arbitrary Perl code, for example like that:
>    ----
>    package Tag::It;
>
>    sub bark {
>        say 'woof!';
>    }
>    ----
> 2) M-x cperl-mode
> 3) M-x cperl-etags
>
> This fails with (wrong-type-argument stringp cperl-sub-regexp).
> The error came with incorporating Jonathan Rockway's work.
>
> A patch is attached.

Thanks; applied.

For future patches, it would be nice if there were ChangeLog-style
entries to go with the patches -- C-x 4 a will put you in a buffer where
you can edit those.

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




This bug report was last modified 4 years and 293 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.