Hans-Jörg Bibiko <bibiko at ...> writes: > Yes. TextMate can do this ;) > use > require ENV["TM_SUPPORT_PATH"] + "/lib/escape.rb" > method e_sn > str.to_s.gsub(/(?=[$`\\}])/, '\\') Indeed. Thank you! Ciao Piero