Re: [Matlab-emacs-discuss] [patch]: Option to disable alignment to opening parenthesis

2016-05-27 Thread Uwe Brauer
>>> "Thibault" == Thibault Marin > writes: > Hi all, > I am not sure this is the right place to submit patches, so please > let me know if this should be submitted through another channel. > The attached patch adds an option to matlab.el to align > continuation lines after

[Matlab-emacs-discuss] [patch]: Option to disable alignment to opening parenthesis

2016-05-26 Thread Thibault Marin >
diff --git a/matlab.el b/matlab.el index f41af13..f95dc09 100644 --- a/matlab.el +++ b/matlab.el @@ -161,6 +161,15 @@ should be ok." :group 'matlab :type 'sexp) +(defcustom matlab-align-to-paren t + "*Whether continuation lines should be aligned to the opening parenthesis. +When non-nil, c