all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Typeface markup and punctuation
@ 2014-05-04 15:32 Sergio Pokrovskij
  2014-05-06  9:58 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Sergio Pokrovskij @ 2014-05-04 15:32 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

There is some inconsistency in orgmode's treatment of emphasis
markup when it comes in contact with delimiters.  E.g. the test:

--8<---------------cut here---------------start------------->8---
This is /in italics/.
(This is /in italics/)
"This is /in italics/"
«This is /in italics/»
„This is /in italics/“
“This is /in italics/”
[This is /in italics/]
{This is /in italics/}
--8<---------------cut here---------------end--------------->8---

produces:

--8<---------------cut here---------------start------------->8---
<p>
This is <i>in italics</i>.
(This is <i>in italics</i>)
"This is <i>in italics</i>"
«This is /in italics/»
„This is /in italics/“
“This is /in italics/”
[This is <i>in italics/] {This is /in italics</i>}
</p>
--8<---------------cut here---------------end--------------->8---

I would expect the behavior exposed by the first 3 lines.

This is
Org version 7.9.3f (GNU Emacs 24.3).

-- 
Sergio

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

* Re: Typeface markup and punctuation
  2014-05-04 15:32 Typeface markup and punctuation Sergio Pokrovskij
@ 2014-05-06  9:58 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2014-05-06  9:58 UTC (permalink / raw)
  To: Sergio Pokrovskij; +Cc: public-emacs-orgmode-mXXj517/zsQ



Hi Sergio,

Sergio Pokrovskij
<sergio.pokrovskij-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:

> This is Org version 7.9.3f (GNU Emacs 24.3).

This is an old version of Org -- but chances are that the problems you
report are also here in Org 8.2.6.

This is a general issue that requires infrastructure work, we don't
know yet when this will be done.

-- 
 Bastien

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

end of thread, other threads:[~2014-05-06 20:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-04 15:32 Typeface markup and punctuation Sergio Pokrovskij
2014-05-06  9:58 ` Bastien

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.