[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Follow-up on: Quick fix: ATTR_BEAMER not showing in autocompletion
From: |
Pedro Andres Aranda Gutierrez |
Subject: |
Follow-up on: Quick fix: ATTR_BEAMER not showing in autocompletion |
Date: |
Sun, 6 Oct 2024 09:48:28 +0200 |
HI again,
After quick fix, a couple of more detailed thoughts:
Use case: I have my lecture notes, slides and laboratory manuals as org files.
There are situations where I need to edit in parallel the notes and the slides.
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’ ?
This may be a bigger change, so I’d rather discuss it before trying …
Best, /PA
> El 5 oct 2024, a las 7:26, Pedro Andres Aranda Gutierrez <paaguti@gmail.com>
> escribió:
>
> Hi,
>
> I needed to prepare a couple of slides on emacs-30.0.91 and while editing
> found that I wasn't getting ATTR_BEAMER in the autocompletion. Attached is a
> quick fix for that on the main branch. I hope it can be applied on elpa too
> and maybe make it to emacs-30 on time.
>
> --
> Fragen sind nicht da, um beantwortet zu werden,
> Fragen sind da um gestellt zu werden
> Georg Kreisler
>
> Headaches with a Juju log:
> unit-basic-16: 09:17:36 WARNING juju.worker.uniter.operation we should run a
> leader-deposed hook here, but we can't yet
>
> <add-attr-beamer.diff>