all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* align-regexp
@ 2008-12-07 13:33 bpatton
  2008-12-07 21:01 ` align-regexp florian.jung
  2008-12-08  9:02 ` align-regexp harven
  0 siblings, 2 replies; 3+ messages in thread
From: bpatton @ 2008-12-07 13:33 UTC (permalink / raw)
  To: help-gnu-emacs

Assume I have the collowing perl code

x(a , b , c)
x(abc , boo_bar , THIS_IS_A_LONG_VARIABLE);

How do I get align-regexp to align on all three commas?

x(a     , b          ,
c                                             );
x(abc , boo_bar , THIS_IS_A_LONG_VARIABLE);


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

end of thread, other threads:[~2008-12-08  9:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-07 13:33 align-regexp bpatton
2008-12-07 21:01 ` align-regexp florian.jung
2008-12-08  9:02 ` align-regexp harven

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.