From: fredtantini@free.fr
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Fxporting a new markup
Date: Sat, 09 Apr 2016 13:24:26 +0200 [thread overview]
Message-ID: <1460201066.5708e66ad5db5@imp.free.fr> (raw)
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
next reply other threads:[~2016-04-09 11:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-09 11:24 fredtantini [this message]
2016-04-09 16:40 ` Fxporting a new markup Charles C. Berry
2016-04-10 8:00 ` fredtantini
2016-04-09 19:00 ` Adam Porter
2016-04-09 22:41 ` Adam Porter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1460201066.5708e66ad5db5@imp.free.fr \
--to=fredtantini@free.fr \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).