<div dir="ltr">IMO, it would be best if they turned into comment color but were still indented properly. But an option would be nice too. <div><br></div><div>Patches welcome.<div><br></div><div>Robby</div></div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Thu, Dec 27, 2012 at 12:21 PM, Harry Spier <span dir="ltr">&lt;<a href="mailto:vasishtha.spier@gmail.com" target="_blank">vasishtha.spier@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Dear list members,<br>
<br>
Firstly happy holidays to everyone.<br>
<br>
In DrRacket expression comments aren&#39;t greyed out as other comments<br>
but maintain their syntax coloring.  I originally thought this was a<br>
bug and submitted a bug report about a year ago, but was told this is<br>
intended behavour.<br>
<br>
The Style Guide says:<br>
4.1 Comments<br>
. . .<br>
 Expression comments—“#;”—apply to the following S-expression. This<br>
makes them a useful tool for debugging.  . . .  in DrRacket<br>
S-expression comments are ignored when it comes to syntax coloring,<br>
which makes it easy to miss them. In Emacs, the commented text is<br>
colored like a comment and treated as text, which makes it difficult<br>
to edit as code.<br>
<br>
I use expression comments for debugging but find as the style guide<br>
says that they&#39;re being syntax coloured makes it easy to miss whats<br>
been commented out, particularly since you can do things like #;#; .<br>
<br>
Is there any reason why there can&#39;t be either:<br>
a) an option in DrRacket to enable or disable syntax colouring in<br>
expression comments<br>
or<br>
b) #; comments out an s-expression but maintains syntax colouring<br>
   but there is a new s-expression comment form (such as: #;; or<br>
something else) that comments out the following s-expression but also<br>
greys out the comment in DrRacket.<br>
<br>
Cheers,<br>
Harry Spier<br>
<br>
_________________________<br>
  Racket Developers list:<br>
  <a href="http://lists.racket-lang.org/dev" target="_blank">http://lists.racket-lang.org/dev</a><br>
</blockquote></div><br></div>