How about this: Add key binding for converting org mode to Confluence wiki, i.e., 'C-x C-e f f' converts current org buffer to a temporary buffer holding Confluence wiki markup.
This key binding takes effect only when org-confluence.el file in contrib directory is loaded first. ------------------------------------------------------- As far as I now, there is no way to make this new key binding work along with autoload so that it just works. I think org-confluence.el has to be loaded first for the key binding to take effect. I just need to do (load "org-confluence") in my startup file. ________________________________ From: Nicolas Goaziou <m...@nicolasgoaziou.fr> Sent: Saturday, April 11, 2020 2:04 PM To: Richard Kim <k...@synopsys.com> Cc: emacs-orgmode@gnu.org <emacs-orgmode@gnu.org> Subject: Re: patch for org-confluence.el to add menu entry Hello, Richard Kim <richard.k...@synopsys.com> writes: > I would like to suggest the following patch so that I can easily export > to Confluence wiki format using the usual org-mode export mechanism. Sure. Could you write a proper commit message and send it again? Thank you. Regards, -- Nicolas Goaziou