Lovable!!

Thanks!
Ypo

El 06/12/2021 a las 19:08, András Simonyi escribió:
Dear All,

On Mon, 6 Dec 2021 at 14:43, Ypo <ypuntot@gmail.com> wrote:

I am able to make macros, but I think I am far away from Lisp programming. [...]
Is there a path to go from macros to elisp programming?
there is a package called 'elmacro' (https://github.com/Silex/elmacro)
which you can look into. Apparently, it can convert  (most?) macros
into interactive Elisp functions, and might even provide a good
starting point  for learning Elisp.

best wishes,
András