emacs-devel
[Top][All Lists]
Advanced

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

Calling Lisp in C functions


From: Yuan Fu
Subject: Calling Lisp in C functions
Date: Tue, 21 Sep 2021 12:38:21 -0700

What’s the best way to evaluate Lisp or call a Lisp function that could signal 
in a C function and then free allocated memory? I assume that I can’t just call 
the Lisp function and hope it doesn’t signal.

Yuan


reply via email to

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