Issue #718 has been updated by formalbridal (formalbridal bridal). http://www.formalbridal.co.uk You would be all the heroine if you buy formal wedding dresses and so the girls are ready to spend their funds on merchandise, hair styling, in addition to make-up. ---------------------------------------- Bug #718: Emacs ruby-mode does not show comment #@var correctly https://bugs.ruby-lang.org/issues/718#change-27971 Author: gettalong (Thomas Leitner) Status: Assigned Priority: Low Assignee: matz (Yukihiro Matsumoto) Category: Target version: ruby -v: N/A =begin Normal comments are shown correctly, ie. correctly colored. However, when commenting an instance variable without a leading space, the color of the comment is the same as the color of an uncommented instance variable. To reproduce, type the following in Emacs in a buffer with ruby-mode: # this does work # @var this does also work (shown in comment color) #@var this does not work (shown in instance variable color) =end -- http://bugs.ruby-lang.org/