Joey Gibson <joey / joeygibson.com> 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