emacs-devel
[Top][All Lists]
Advanced

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

Re: Question: how to read elisp declared variable in C code?


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.



reply via email to

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