Debugger entered--Lisp error: (wrong-number-of-arguments (1 . 1) 2) #f(compiled-function (old) "Workaround bug#31361." #)(#f(compiled-function (&optional inhibit-widen) "Indent line in proper way for current major mode.\nNormally, this is done by calling the function specified by the\nvariable `indent-line-function'. However, if the value of that\nvariable is present in the `indent-line-ignored-functions' variable,\nhandle it specially (since those functions are used for tabbing);\nin that case, indent by aligning to the previous non-blank line.\n\nIgnore restriction, unless the optional argument INHIBIT-WIDEN is\nnon-nil." (interactive nil) #) t) apply(#f(compiled-function (old) "Workaround bug#31361." #) #f(compiled-function (&optional inhibit-widen) "Indent line in proper way for current major mode.\nNormally, this is done by calling the function specified by the\nvariable `indent-line-function'. However, if the value of that\nvariable is present in the `indent-line-ignored-functions' variable,\nhandle it specially (since those functions are used for tabbing);\nin that case, indent by aligning to the previous non-blank line.\n\nIgnore restriction, unless the optional argument INHIBIT-WIDEN is\nnon-nil." (interactive nil) #) t) indent-according-to-mode(t) indent-region-line-by-line(1563 1576) indent-region(1563 1576 nil) #f(compiled-function (from to &optional justify-flag) "Fill region as one paragraph.\nBreak lines to fit `fill-column', but leave all lines ending with\n\\\\ (plus its optional argument) alone. Lines with code\ncomments and lines ending with `\\par' are included in filling but\nact as boundaries. Prefix arg means justify too. From program,\npass args FROM, TO and JUSTIFY-FLAG.\n\nYou can disable filling inside a specific environment by adding\nit to `LaTeX-indent-environment-list', only indentation is\nperformed in that case." (interactive "*r\nP") #)(1563 1576 nil) ad-Advice-LaTeX-fill-region-as-paragraph(#f(compiled-function (from to &optional justify-flag) "Fill region as one paragraph.\nBreak lines to fit `fill-column', but leave all lines ending with\n\\\\ (plus its optional argument) alone. Lines with code\ncomments and lines ending with `\\par' are included in filling but\nact as boundaries. Prefix arg means justify too. From program,\npass args FROM, TO and JUSTIFY-FLAG.\n\nYou can disable filling inside a specific environment by adding\nit to `LaTeX-indent-environment-list', only indentation is\nperformed in that case." (interactive "*r\nP") #) 1563 1577 nil) apply(ad-Advice-LaTeX-fill-region-as-paragraph #f(compiled-function (from to &optional justify-flag) "Fill region as one paragraph.\nBreak lines to fit `fill-column', but leave all lines ending with\n\\\\ (plus its optional argument) alone. Lines with code\ncomments and lines ending with `\\par' are included in filling but\nact as boundaries. Prefix arg means justify too. From program,\npass args FROM, TO and JUSTIFY-FLAG.\n\nYou can disable filling inside a specific environment by adding\nit to `LaTeX-indent-environment-list', only indentation is\nperformed in that case." (interactive "*r\nP") #) (1563 1577 nil)) LaTeX-fill-region-as-paragraph(1563 1577 nil) LaTeX-fill-paragraph(nil) LaTeX-fill-region(1576 1865 nil " environment align") LaTeX-fill-environment(nil) LaTeX-align-tabular() funcall-interactively(LaTeX-align-tabular) call-interactively(LaTeX-align-tabular nil nil) command-execute(LaTeX-align-tabular)