unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: mgwmgw <mgwmgw@comcast.net>
Cc: Help-gnu-emacs@gnu.org
Subject: Re: cperl indentation question
Date: Tue, 07 May 2013 19:39:11 +0400	[thread overview]
Message-ID: <87mws67qao.fsf@yandex.ru> (raw)
In-Reply-To: <1367873314147-285311.post@n5.nabble.com> (mgwmgw@comcast.net's message of "Mon, 6 May 2013 13:48:34 -0700 (PDT)")

mgwmgw <mgwmgw@comcast.net> writes:

> I have been using emacs since the 1980's,
> and I am doing perl development using cperl mode.
> The coding style rules where I work require that lines of source are less
> than 80 characters wide.
> Also, if I have a perl command like this
> my $variable = "very long string"
> .  " another very long string";
> The continuation "." should line up under the double quote at the beginning
> of the first line.
> If I have a function/sub call
> function("very long string"
>             . " another very long string");
> this lines up just fine,
> but I have not figured out how to line this up without parens.
> Any ideas?

I'd venture an guess that there's no such option.

You can request it via `M-x report-emacs-bug'.



      parent reply	other threads:[~2013-05-07 15:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-06 20:48 cperl indentation question mgwmgw
2013-05-07 14:12 ` Mary-Anne Wolf
2013-05-07 15:57   ` Andreas Röhler
2013-05-09 11:57     ` Luca Ferrari
2013-05-09 15:43       ` Andreas Röhler
2013-05-07 15:39 ` Dmitry Gutov [this message]

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=87mws67qao.fsf@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=Help-gnu-emacs@gnu.org \
    --cc=mgwmgw@comcast.net \
    /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.
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).