emacs-devel
[Top][All Lists]
Advanced

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

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


From: Richard M. Stallman
Subject: Re: Is there any way to have a string literal that is read "raw"
Date: Fri, 08 Jul 2005 18:01:30 -0400

    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?

I would not dream of changing something as fundamental as string
syntax for something as specific as filename handling, even if it were
meant to be used on the GNU system.  And since it is merely for the
sake of Windows, an unethical system that we aim to replace, the
motive is even further from sufficient.

Nothing important in the design of Emacs should be designed for the
sake of Windows, because that would be giving Windows influence it
should not have.







reply via email to

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