Warning: reference to free variable `begin'

Ralf Angeli <[email protected]> Fri, 18 Mar 2005 16:59:45 +0100
Newsgroups gmane.emacs.auc-tex
Message-ID <[email protected]>
Guess what, one of my favorite problems back from AUCTeX 11.54 made
its way to preview-latex.  Upon opening a LaTeX file a *Compile-Log*
buffer pops up and says

Warning: reference to free variable `begin'

The byte compiler obviously ignores the boundp check in the advice for
`TeX-region-create' in preview.el and barfs.

-- 
Ralf