(TeX-add-style-hook "example"
 (lambda ()
    (TeX-run-style-hooks
     "color"
     "wallpaper"
     "latex2e"
     "art11"
     "article"
     "11pt"
     "a4paper")))