> need somebody who can find out why the file dialog on Windows does not > show up. One would possibly have to step through the functions
By file dialog, do you mean the one asking for the master file? (I don't actually get a dialog box on Windows, just a query in the echo area.) I seem to be getting two different problems here: 1. On Emacs 21.3 (precompiled binary), the dialog doesn't appear at all, like you mention. Even when TeX-master is set to nil (query), running TeX-command-region from the menubar doesn't result in a query. (AUCTeX assumes the master file to be `This file'.) 2. On CVS Emacs (from www.crasseux.com), the file dialog appears but the keyboard responses don't reach it, and emacs seems to freeze. Quitting then kills the dialog, and AUCTeX proceeds with TeX-command-region (again, with master file as `This file'.) I agree that it's more likely a problem with emacs, since the behavior on 21.3 and CVSemacs is different (and erroneous in both), even though the AUCTeX version I'm using is the same in both cases. Rajneesh. _______________________________________________ bug-auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-auctex
