all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Keyboard macros and export dispatcher
@ 2020-01-09 18:22 Jack Kamm
  2020-01-09 18:32 ` Kyle Meyer
  2020-01-09 18:42 ` John Hendy
  0 siblings, 2 replies; 5+ messages in thread
From: Jack Kamm @ 2020-01-09 18:22 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

I have an org-mode file, and am exporting one of its subtrees to a
beamer presentation.

I would like to use a keyboard macro for this, because re-exporting the
presentation requires a lot of keypresses:
- Jump to the appropriate heading
- Start the dispatcher
- Toggle subtree export (C-s)
- Finally, export

So, I defined a keyboard macro to do all this, but when I try to run it,
Emacs simply hangs, and I need to quit with C-g. I think this might be
the fault of the export dispatcher, but am not sure.

Anyone have ideas on what's going wrong here, or on alternative
approaches to achieve what I want?

Thanks,
Jack

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-01-09 19:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-09 18:22 Keyboard macros and export dispatcher Jack Kamm
2020-01-09 18:32 ` Kyle Meyer
2020-01-09 19:00   ` Jack Kamm
2020-01-09 18:42 ` John Hendy
2020-01-09 19:07   ` Jack Kamm

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.