* recent org-export-copy-buffer incompatible with Emacs < 28
@ 2022-10-08 5:25 Kyle Meyer
2022-10-08 5:33 ` Ihor Radchenko
0 siblings, 1 reply; 2+ messages in thread
From: Kyle Meyer @ 2022-10-08 5:25 UTC (permalink / raw)
To: Ihor Radchenko; +Cc: emacs-orgmode
Hi Ihor,
b45911d41 (org-export-copy-buffer: Prevent saving to disk, 2022-10-07)
uses `always', but that function isn't available until Emacs 28.1,
specifically 825aed11d26 (Add the `always' function, 2021-02-20).
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-10-08 5:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-08 5:25 recent org-export-copy-buffer incompatible with Emacs < 28 Kyle Meyer
2022-10-08 5:33 ` Ihor Radchenko
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.