* Exporting a new markup
@ 2016-04-09 8:22 fredtantini
0 siblings, 0 replies; 2+ messages in thread
From: fredtantini @ 2016-04-09 8:22 UTC (permalink / raw)
To: emacs-orgmode
Hi everyone,
I need your help.
Prior to version 8.3.* I used a custom marker (‰) to export keyboard
shortcut in html (that is to kbd tags). What I have done is, in ox-org.el or
org-element.el, every time there was a function with "bold" or "code",
I copied/pasted the function and modified it to meet my needs.
For instance, I have created a =org-element-my-object-keystroke-interpreter=
function, or override the =org-element-object-successor-alist= const.
I have detailed what I have done in this emacs.stackexchange answer:
http://emacs.stackexchange.com/questions/12814/extending-org-mode-with-more-markups/12822#12822
My setup works great with org versions ≤8.2.10, but with 8.3.1 (to 8.3.4),
it doesn't do the job… I have tried to edebug, and looked at commits, but
I can't pinpoint what's the problem. The Release notes doesn't seem either to
indicate that there was a change between the versions that could broke my
workflow :(
What have I missed?
--
Fred
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Exporting a new markup
[not found] <6384422a0da14c8d8366263d9498d184@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
@ 2016-04-11 8:42 ` Eric S Fraga
0 siblings, 0 replies; 2+ messages in thread
From: Eric S Fraga @ 2016-04-11 8:42 UTC (permalink / raw)
To: fredtantini@free.fr; +Cc: emacs-orgmode@gnu.org
On Saturday, 9 Apr 2016 at 08:22, fredtantini@free.fr wrote:
[...]
> My setup works great with org versions ≤8.2.10, but with 8.3.1 (to 8.3.4),
> it doesn't do the job… I have tried to edebug, and looked at commits, but
> I can't pinpoint what's the problem. The Release notes doesn't seem either to
> indicate that there was a change between the versions that could broke my
> workflow :(
I don't know what has changed but I wonder whether you should be using a
"filter" to process the exported text?
--
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.92.1, Org release_8.3.4-705-g716e33
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-11 8:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <6384422a0da14c8d8366263d9498d184@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2016-04-11 8:42 ` Exporting a new markup Eric S Fraga
2016-04-09 8:22 fredtantini
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).