emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* emphasis is hard-coded in org-element
@ 2013-05-19 22:19 Jonas Bernoulli
  2013-05-19 23:41 ` Rasmus
  0 siblings, 1 reply; 2+ messages in thread
From: Jonas Bernoulli @ 2013-05-19 22:19 UTC (permalink / raw)
  To: emacs-orgmode

Handling of emphasized text is hard-coded in org-element.el. 

Unfortunaly fixing this requires more than teaching
`org-element-text-markup-successor' about `org-emphasis-alist' because
separate `org-element-TYPE-{parser,interpreter} functions are used for
each type of emphasized text.

Wouldn't it be better if bold, underline, ... would all use the same
parser and interpreter?  I don't see another option that would allow
custom emphasize styles to be used with org-element.

  Thanks,
  Jonas

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-05-19 23:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-19 22:19 emphasis is hard-coded in org-element Jonas Bernoulli
2013-05-19 23:41 ` Rasmus

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).