emacs-devel
[Top][All Lists]
Advanced

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

Re: FORWARD-SEXP on foo'bar


From: Richard Stallman
Subject: Re: FORWARD-SEXP on foo'bar
Date: Sun, 26 Aug 2007 18:46:25 -0400

    FORWARD-SEXP (or actually, SCAN-SEXPS underneath) moves POINT
    in "foo'bar" to the end of BAR. 

It is an undesirable result, but given the limitations of the
syntax.c functions, it is the best we can get.

Since it is not clean to write foo'bar without a space,
in practice this is not a problem for cleanly formatted Lisp code.




reply via email to

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