GNU bug report logs -
#7627
improve flymake's handling of master files
Previous Next
Full log
Message #1 received at quiet <at> debbugs.gnu.org (full text, mbox):
Package: emacs
Severity: minor
http://lists.gnu.org/archive/html/emacs-devel/2010-11/msg00962.html
The [0-9]+.tex entry in flymake-allowed-file-name-masks prevents one
from flymaking a standalone tex file that matches that pattern.
A couple of ways in which flymake might be improved:
i) If the first N chars of a file match a given pattern (eg
\begin{document} for tex), assume it is a master file.
ii) Allow a buffer-local variable, flymake-master-file, that can be
either t (this file is a master); or a string giving the name of the
master file. Cf the similar AUCTeX variable, from which it could
inherit in tex files.
This bug report was last modified 14 years and 186 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.