emacs-devel
[Top][All Lists]
Advanced

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

Re: 23.0.60; \ is considered whitespace syntax in Lisp mode?


From: Johan Bockgård
Subject: Re: 23.0.60; \ is considered whitespace syntax in Lisp mode?
Date: Wed, 14 May 2008 08:47:17 +0200
User-agent: Gnus/5.110009 (No Gnus v0.9) Emacs/23.0.60 (gnu/linux)

"Drew Adams" <address@hidden> writes:

> M-: (skip-syntax-backward "\\s-")
>
> The cursor is on the backslash. IOW, it skipped not only the
> whitespace but also the \, which should have escape syntax.

"Move point backward across chars in specified syntax classes.  SYNTAX
is a string of syntax code characters. [...]"

-- 
Johan Bockgård





reply via email to

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