Hello,

currently org-mode doesn't provide a hook one could use to customize the *Org
Export Dispatcher* buffer, for example changing the font face for it. For
this one have to fall-back to using an advice like explained here
<https://emacs.stackexchange.com/a/48495/12340>, the suggestion is to add a
hook right before org-export--dispatch-action with the Export Dispatch
Buffer as current buffer to the org-mode.

Would it be possible to add such hook?

Reply via email to