GNU bug report logs - #7627
improve flymake's handling of master files

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Mon, 13 Dec 2010 02:14:02 UTC

Severity: minor

To reply to this bug, email your comments to 7627 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Message #1 received at quiet <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: quiet <at> debbugs.gnu.org
Subject: improve flymake's handling of master files
Date: Sun, 12 Dec 2010 21:19:10 -0500
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 185 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.