all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* cperl indentation question
@ 2013-05-06 20:48 mgwmgw
  2013-05-07 14:12 ` Mary-Anne Wolf
  2013-05-07 15:39 ` Dmitry Gutov
  0 siblings, 2 replies; 6+ messages in thread
From: mgwmgw @ 2013-05-06 20:48 UTC (permalink / raw)
  To: Help-gnu-emacs

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?





--
View this message in context: http://emacs.1067599.n5.nabble.com/cperl-indentation-question-tp285311.html
Sent from the Emacs - Help mailing list archive at Nabble.com.



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-05-09 15:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.