branch: master
commit ff4c56414d78d48bd86dc541ed731fae5b51c63b
Author: Dmitry Gutov <[email protected]>
Commit: Dmitry Gutov <[email protected]>
* mmm-noweb.el: Add the FIXME note.
---
mmm-noweb.el | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/mmm-noweb.el b/mmm-noweb.el
index cb59518..fe0b2b3 100644
--- a/mmm-noweb.el
+++ b/mmm-noweb.el
@@ -32,6 +32,10 @@
;; This file contains the definition of an MMM Mode submode class for
;; editing Noweb programs.
+;;
+;; FIXME: Doesn't work. `mmm-name-at' and `mmm-syntax-region' are undefined.
+;; Need to dig around in the bug reports and/or discussions, wherever the code
+;; using them was submitted.
;;; Code: