(TeX-add-style-hook "1"
 (lambda ()
    (TeX-run-style-hooks
     "latex2e"
     "art11"
     "article"
     "11pt"
     "macros")))

