From: Samuel Tesla Date: 2003-12-28T17:06:52+09:00 Subject: Re: ruby-mode font-lock trouble on Gnu Emacs 21.3.1 Joey Gibson writes: > I have also seen the problem with using #{} messing things up. The 'fix' > for me is just to add a # at the end of the line with the #{} on it and > the indenting works fine afterwards. It doesn't always happen, which is > strange, but I guess it depends on what has come before and what Emacs > things is happening. Yeah, I've done similar things. I also, sometimes, simply assign the string to a variable, and then pass the variable. Alas, when Emacs governs my coding style... :P It's the syntax hilighting that really bugs me, though. -- Samuel