emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: patch for org-confluence.el to add menu entry


From: Richard Kim
Subject: Re: patch for org-confluence.el to add menu entry
Date: Sat, 11 Apr 2020 23:48:38 +0000

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 <address@hidden>
Sent: Saturday, April 11, 2020 2:04 PM
To: Richard Kim <address@hidden>
Cc: address@hidden <address@hidden>
Subject: Re: patch for org-confluence.el to add menu entry
 
Hello,

Richard Kim <address@hidden> 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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]