From: matz@... (Yukihiro Matsumoto) Date: 2001-12-13T18:10:02+09:00 Subject: [ruby-talk:28400] Re: Bug fix for ruby-mode.el Hi, Sorry for being late. In message "[ruby-talk:27159] Bug fix for ruby-mode.el" on 01/12/01, "Matt Armstrong" writes: |The current CVS version of ruby-mode.el breaks fontification for |strings like this one: | | "foo\\" | |Emacs does not recognize the second " as the end of the string. I am |seeing this with Emacs 21. I confirmed the problem And thank you for the fix. matz.