[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Follow-up on: Quick fix: ATTR_BEAMER not showing in autocompletion
From: |
Ihor Radchenko |
Subject: |
Re: Follow-up on: Quick fix: ATTR_BEAMER not showing in autocompletion |
Date: |
Sun, 03 Nov 2024 18:04:37 +0000 |
Pedro Andres Aranda Gutierrez <paaguti@gmail.com> writes:
> Observation: Variables controlled by #+STARTUP are ‘defcustom’, so
> they will interfere: for example, the beamer startup option may appear
> when working on the lecture file or may be suppressed in the
> presentations depending on how I load the org-files.
>
> Question: why are the variables controlled by #+STARTUP not ‘defvar-local’ ?
When options are set via #+STARTUP keyword, they automatically become
buffer-local. See `org-set-regexps-and-options'.
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
- Re: Follow-up on: Quick fix: ATTR_BEAMER not showing in autocompletion,
Ihor Radchenko <=