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

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

Re: Defining functions on the fly


From: Stefan Monnier
Subject: Re: Defining functions on the fly
Date: Wed, 17 Jun 2015 10:30:24 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> Because these functions depend on grammar of the goal-language.

Indeed, that's why forward-sexp is supplemented by
forward-sexp-function, making it possible for the major mode to provide
an implementation that does a more sophisticated sort of parsing than
that supported by plain old syntax-tables.


        Stefan


reply via email to

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