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: Sat, 12 Aug 2023 20:42:02 +0000

> > Put your cursor just before a `[' char and use `C-u C-x ='.
> > Same thing for a `(' char and a `"' char. What does it say
> > for syntax?
> 
> One EASY way of solving this would be that everyone just used
> the Lisp syntax ...

Solving what?  If you think you see a bug, then
`M-x report-emacs-bug'.  (I don't see any bug.)

Different contexts, whether programming language
or anything else, are free to define different
syntax.

It's up to any given context to come up with
appropriate behavior for moving over various
syntactic thingies there, whether words, sexps,
sentences, whatever.  A comma in Lisp isn't the
same as a comma in JavaScript...

Vive la différence !



reply via email to

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