source:
project/wiki/emacs-multi-mode
Last change on this file was 32834, checked in by , 5 years ago | |
---|---|
File size: 353 bytes |
Line | |
---|---|
1 | [[tags: emacs multi-mode inline]] |
2 | |
3 | This script will switch between scheme-mode and c-mode in Emacs, using the #> .. <# and <<ENDC .. ENDC delimiters. It allows for seamless editing of Scheme with embedded C. |
4 | |
5 | Works well with Geiser. |
6 | |
7 | Author: [[http://www.ironoxide.ca/|Dan Leslie]] |
8 | |
9 | [[https://github.com/dleslie/scheme-c-mode|Latest version on GitHub]] |
Note: See TracBrowser
for help on using the repository browser.