Oops, here's a patch the right way around...

A
--- flymake_org.el      2010-10-03 10:52:45.000000000 -0700
+++ flymake.el  2010-10-03 10:50:42.000000000 -0700
@@ -278,7 +278,7 @@
     ("\\.php[345]?\\'" flymake-php-init)
     ("\\.h\\'" flymake-master-make-header-init flymake-master-cleanup)
     ("\\.java\\'" flymake-simple-make-java-init flymake-simple-java-cleanup)
-    ("[0-9]+\\.tex\\'" flymake-master-tex-init flymake-master-cleanup)
+;;    ("[0-9]+\\.tex\\'" flymake-master-tex-init flymake-master-cleanup)
     ("\\.tex\\'" flymake-simple-tex-init)
     ("\\.idl\\'" flymake-simple-make-init)
     ;; ("\\.cpp\\'" 1)

Attachment: signature.asc
Description: Digital signature



Reply via email to