hi Michael, > If you know what I'm doing wrong, please let me know. Could you try the following (I think our customize is not working) (defun myindent-ess-hook () (setq ess-indent-level 4)) (add-hook 'ess-mode-hook 'myindent-ess-hook) Put that in .emacs and restart Emacs.