all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* cperl indent after open paren
@ 2003-03-13 22:25 Michael P. Soulier
  2003-03-14  9:13 ` Kai Großjohann
  0 siblings, 1 reply; 3+ messages in thread
From: Michael P. Soulier @ 2003-03-13 22:25 UTC (permalink / raw)


    Hey people,

    I'm not sure which customization this is, or if it has one, but I'd like
to set up indentation in perl (and all other languages for that matter) such
that when you go to the next line after leaving an open paren, the indentation
is not at the same level as the open paren, but just a standard indent. 

ie. 

not like this:

reallybigfunctioncall(
                      continued statement


but like this:

reallybigfunctioncall(
    continued statement    

    Is there a customization for this, and if so, what is it?

    Thanks,
    Mike

-- 
Michael P. Soulier <msoulier@digitaltorque.ca>, GnuPG pub key: 5BC8BE08
"...the word HACK is used as a verb to indicate a massive amount
of nerd-like effort."  -Harley Hahn, A Student's Guide to Unix
HTML Email Considered Harmful: http://expita.com/nomime.html

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

end of thread, other threads:[~2003-03-14 21:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-13 22:25 cperl indent after open paren Michael P. Soulier
2003-03-14  9:13 ` Kai Großjohann
2003-03-14 21:04   ` Ilya Zakharevich

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.