help-gnu-emacs
[Top][All Lists]
Advanced

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

RE: [External] : forward-sexp


From: Drew Adams
Subject: RE: [External] : forward-sexp
Date: Fri, 11 Aug 2023 20:07:11 +0000

> > Does it work with quotes?
> > For instance: ["(&adsf"]
> 
> yes, it does.

Because there's no sexp starting with `('.

"..." is just a string, a sexp in its own right.

But similarly, if you try just ["abc] or ["(abc]
then you'll run into the same group-didn't-end
(no-matching-delimiter) behavior.


reply via email to

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