Hi,

Thank you for your reply.

I talk about the Org-mode In-Buffer settings:
https://orgmode.org/manual/In_002dbuffer-Settings.html



Bruno Barbier <brubar...@gmail.com> writes:

> Hi Sébastien,
>
> Sébastien Gendre <s...@k-7.ch> writes:
>
>> Hello,
>>
>> How can I access to an in-buffer setting value, from Elisp code ?
>>
>
> IIUC, they are called "Buffer-Local Variables".
>
> Using 'buffer-local-value' should give you the value of a variable in a
> buffer.
>
> See the manual for more:
>       (info "(elisp) Buffer-Local Variables")
>
>
> Bruno


Reply via email to