bug-auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-AUCTeX] preview-1.257; Preview and local variable TeX-master


From: Ralf Angeli
Subject: Re: [Bug-AUCTeX] preview-1.257; Preview and local variable TeX-master
Date: Fri, 10 Jun 2005 19:30:56 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

* Franz Haeuslschmid (2005-06-10) writes:

> occasionally, that is, when I remove all sorts of generated files
> from my document project's directories, preview asks me to enter
> the path to a master file.

Thanks for the report.

My stab at it would be this:

Attachment: transient-master.patch
Description: Text Data

But I have to check that this does not have horrible side effects.

In case this is the way to go, instances of (setq TeX-master t) in
tex-buf.el should probably be replaced by this technique as well.
Looking at them I don't think they are working anyway because the
master file question is triggered via `find-file-hooks', so the the
`setq' comes too late.

-- 
Ralf

reply via email to

[Prev in Thread] Current Thread [Next in Thread]