(defun octm-hook() (setq 'octave-continuation-offset 2) ) (add-hook 'octave-mode-hook (function octm-hook))