I've installed AUCTeX and passed the circ.tex preview, however, when I'm trying to add more elements (enumerate, tabular) to preview with \PreviewEnvironment{..} in the preamble, AUCTeX ignores these lines and render only math, table, sections, and other default elements. I've tried to add custom environments in preview-default-preamble, but no success.
It's probably a part of the same problem, but if I try C-c C-p C-e (preview the environment with a pointer inside this environment), it says no enclosing outer environment found -- a pretty rare error, Google finds it only in preview.el sources.
preview-image-type is set to dvipng (png and gswin32c.exe do not work properly).
Emacs 23.3 and TeX Live 2011 are the counterpart.
