From e297e0423fc9517690e5ae82972fed68652e2b60 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Tue, 18 Feb 2003 17:22:16 +0000 Subject: Deleted files. --- html/projects/mm.html | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 html/projects/mm.html (limited to 'html/projects') diff --git a/html/projects/mm.html b/html/projects/mm.html deleted file mode 100644 index c0946f65..00000000 --- a/html/projects/mm.html +++ /dev/null @@ -1,26 +0,0 @@ -

Mulitple modes for Emacs

-

-Emacs has a mechanism for customizing the editing behaviour of buffers -based on their major mode. A buffer can only have one major -mode, but in literate styles of programming and proving we want to mix -program text with documentation in a single file. A way of -multiplexing major modes is needed, so that different regions of a -buffer can be edited in different modes. One approach may be to use -"views" onto untangled buffers, although it isn't clear how search and -replace, etc, should behave in this case. -

-The MMM mode Emacs -add-on allows multiple-modes in a similar way, and was originally -designed for the situation where you have a script embedded in an HTML -page. -This project -might try applying MMM mode for Proof General -with Coq and Isabelle/Isar, as a feasibility demonstration. -

-Skills: -A passion for Emacs and Emacs Lisp. -

-Proposer: -David Aspinall. -

- -- cgit v1.2.3