> I can't reproduce this with a current CVS build of > AUCTeX, > preview-latex and a simple file like Actually, I now realize that the freezing is only triggered by using the menu item for the command preview-region (and it's triggered even on your simple example.) I took a peek at the code in "preview.el" that defines the menu, and it seems like the menu item calls preview-region without any arguments (unless I'm misunderstanding the syntax of easy-menu-define). I have no clue why it should work when the _region_.tex file exists, though.
Anyway, I'm perfectly happy using the key-binding, so this is not a problem at all. It's weird that I even came across this, since I almost never use the menus anyway. By the way, the font-lock issue is a red herring. (As you correctly guessed, it's got something to do with my .emacs; without it, I don't get the message.) Thanks for your help, Rajneesh. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ bug-auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-auctex
