--=-=-= Content-Type: text/plain Rolando Pereira writes: > When writing ruby code, if you type something like > :"foo#{variable_name}" emacs can no longer indent lines following it > because it gives the following error: > > ruby-forward-string: Search failed: "[^\\]\\(\\\\\\\\\\)*[\"]" > ... Here's a patch, including the slightly rewritten test case.