Uwe Brauer <o...@mat.ucm.es> writes:

> Hi
>
> A colleague of mine still sticks with xemacs21.4 and auctex 11.84.
>
>
> Now she is annoyed that every time she opens/creates a new latex file
> she is asked Master file (default this file)
>
> I have set
>
>  (setq TeX-master nil)
>   (setq-default TeX-master nil)
>
> But it does not help.
>
> How can a disable this question?

>From the documentation of TeX-master:

    If this variable is nil, AUCTeX will query you for the name.

You can read about the meanings of different settings with C-h v
TeX-master .  Or you can just use

M-x customize-variable RET TeX-master RET

and have the meaning of the various settings explained.

-- 
David Kastrup

Reply via email to