|
From: | Eli Zaretskii |
Subject: | Re: Question: how to read elisp declared variable in C code? |
Date: | Thu, 19 Dec 2019 20:52:54 +0200 |
> From: arthur miller <address@hidden> > Date: Thu, 19 Dec 2019 16:08:04 +0000 > > If I defcustom a variable in Elisp, how do I read > t's value in from within Emacs C source code? Use SYMBOL_VAL.
[Prev in Thread] | Current Thread | [Next in Thread] |