GNU bug report logs - #10559
perl-indent-command vs. perldoc parts

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Fri, 20 Jan 2012 01:33:01 UTC

Severity: minor

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

Bug is archived. No further changes may be made.

Full log


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

From: Mauro Aranda <maurooaranda <at> gmail.com>
To: 10559 <at> debbugs.gnu.org
Cc: jidanni <at> jidanni.org
Subject: Re: bug#10559: perl-indent-command vs. perldoc parts
Date: Mon, 19 Sep 2022 17:36:16 -0300
jidanni <at> jidanni.org writes:

> If one marks the following region, and then runs
>    TAB (translated from <tab>) runs the command perl-indent-command,
>
> =head2 _encode_word()
>
>     Usage    : my $encoded_quintet_word = 
_encode_word($signed_floating_point_coordinate);
>     Function : turn a signed float (either a full coordinate
>     or a delta) for the _encode() function
>     Returns  : a string containing one encoded coordinate that
>     will be added to a polyline string
>     Args     : one data word made of ASCII characters carrying
>     a five-bit number per character from an encoded
>     Google polyline string
>
> =cut
>
> one will get:
>
> =head2 _encode_word()
>
>     Usage    : my $encoded_quintet_word = 
_encode_word($signed_floating_point_coordinate);
> Function : turn a signed float (either a full coordinate
>     or a delta) for the _encode() function
>     Returns  : a string containing one encoded coordinate that
>     will be added to a polyline string
>     Args     : one data word made of ASCII characters carrying
>     a five-bit number per character from an encoded
>     Google polyline string
>
>     =cut
>
> One also notes trailing whitespace is retained.

I'm not able to reproduce this bug.  Furthermore, perl-indent-command was
marked obsolete in Emacs 24.4, so I'd say there's nothing to do
with this bug report.





This bug report was last modified 2 years and 324 days ago.

Previous Next


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