emacs-devel
[Top][All Lists]
Advanced

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

Re: Non hex digit used for Unicode escape


From: PJ Weisberg
Subject: Re: Non hex digit used for Unicode escape
Date: Thu, 11 Nov 2010 17:06:01 -0800

On Thu, Nov 11, 2010 at 2:00 PM, Fren Zeee <address@hidden> wrote:

> The following post discusses the problem but gives no example of a good
> solution on what is the replacement :
>
> Hi!
>
>> It's the line (setq default-directory "C:\Users\Charles") thats
>> causing the problem. (cd "C:\Users\Charles") raised the same error
>> too.
>
> You have to escape backslashes in strings like this:
>
>   (cd "C:\\Users\\Charles")
>
> See (info "(emacs) Init Syntax") for some more hints.

What about that post makes it not "a good solution"?



reply via email to

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