unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: jidanni@jidanni.org
To: 10559@debbugs.gnu.org
Subject: bug#10559: perl-indent-command vs. perldoc parts
Date: Thu, 19 Jan 2012 18:57:47 +0800	[thread overview]
Message-ID: <87hazsnems.fsf@jidanni.org> (raw)

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.





             reply	other threads:[~2012-01-19 10:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-19 10:57 jidanni [this message]
2022-09-19 20:36 ` bug#10559: perl-indent-command vs. perldoc parts Mauro Aranda
2022-09-20 10:13   ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87hazsnems.fsf@jidanni.org \
    --to=jidanni@jidanni.org \
    --cc=10559@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).