Re: Emacs crashes when setting TeX-Master
Ralf Angeli <[email protected]>
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
* Roman Sigg (2005-03-02) writes: > I wanted to define a Tex-Master-File with the appropriate AUCTeX Command in > the LaTeX Menu. It opens a Minibuffer where I should specify the filename. > As soon as this Minibuffer is opened I can't make any inputs any more, > whether with keyboard nor mouse. I have the kill Emacs with Alt+Ctrl+Del to > restart my work. Any suggestions? > > Emacs : GNU Emacs 21.3.50.1 (i386-mingw-nt5.0.2195) > of 2005-01-30 on NONIQPC > Package: AUCTeX 11.55 Hm, that's on Windows ... An Emacs compiled with GTK support opens a file dialog if the function is invoked via the menu. Could it be that you get a file dialog but out of some reason cannot see it? For example because it is below some other window or off the screen. You should be able to work around the problem by using the key binding for setting the master file (`C-c _') which won't open a file dialog. But please try to find out what is the problem when invoking the function via the menu. This would give us a chance to fix it in AUCTeX if it is an AUCTeX problem or file an Emacs bug report if it is an Emacs problem. -- Ralf