bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9165: 23.2; Scheme mode should recognize R6RS libraries


From: Denis Washington
Subject: bug#9165: 23.2; Scheme mode should recognize R6RS libraries
Date: Sun, 24 Jul 2011 21:03:08 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110707 Thunderbird/5.0

Emacs' Scheme mode does not seem to have been updated for
the language additions of the R6RS standard. Most specifically,
it does not recognize R6RS "library" forms, which means that:

* "library" is not highlighted, and neither is the defined
  library name or the "export" and "import" auxiliary
  keywords.

* Library forms are auto-indented like procedure calls,
  but should have "define"-style indentation.

This should be fixed in scheme-mode.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]