Lennart Borgman <[EMAIL PROTECTED]> writes:

> Is it possible to tell Emacs not to interpret escape character in a
> certain string? If I have something like this:
>
>    (setq str "some\thing\escaped")
>
> Can this be changed without changing the literal so that Emacs takes
> exactly what is in the string, without escaping any characters?

What would you need this for?

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to