all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Change line continuation behavior in cperl-mode
@ 2008-12-09 17:06 Steve
  2008-12-09 23:43 ` Xah Lee
  0 siblings, 1 reply; 6+ messages in thread
From: Steve @ 2008-12-09 17:06 UTC (permalink / raw)
  To: help-gnu-emacs

Is there any way to change the indentation of continued lines (i.e.
lines ending in a ".") in cperl-mode? The current behavior is to add
an additional number of spaces to each continued line, so that, for
example, the second line is indented 2 characters, the next, 4, the
next, 6, etc, in an upside-down stair-step pattern. I'd like to have
all lines after the first indented the same (e.g. If the starting line
is at column 6, I'd like all the others to be at column 8). perl-mode
does this properly.

Thanks!

Steve


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

end of thread, other threads:[~2009-03-17  2:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-09 17:06 Change line continuation behavior in cperl-mode Steve
2008-12-09 23:43 ` Xah Lee
2008-12-10 15:39   ` Steve
2008-12-10 18:35     ` Xah Lee
2009-03-16  7:08       ` Alex
2009-03-17  2:38         ` Xah Lee

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.