emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Is there any way to have a string literal that is read "raw"


From: Lennart Borgman
Subject: Is there any way to have a string literal that is read "raw"
Date: Fri, 08 Jul 2005 16:16:59 +0200
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

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?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]