emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Feature request: modify italic regexp list to include non-breaking space and other characters
@ 2011-04-20 15:04 amscopub-mail
  2011-04-20 19:18 ` Aankhen
  0 siblings, 1 reply; 3+ messages in thread
From: amscopub-mail @ 2011-04-20 15:04 UTC (permalink / raw)
  To: emacs-orgmode

Sample code:
  Using /a/’s and /b/’s, write add /x/ + 2.
           ^         ^                ^ ^
       Right single quotation mark    Non-breaking space

Expected HTML export:
  Using <i>a</i>’s and <i>b</i>’s, write <i>x</i> + 2.

Actual HTML export:
  Using /a/’s and /b/’s, write add /x/ + 2.

If it's not clear, the sample code uses the unicode character "right single character" instead of an apostrophe and "non-breaking space" instead of regular white space. 

It makes sense to use these characters this way, however, orgmode neither displays the italic expressions correctly nor exports them correctly. 

I believe older versions of orgmode worked in the expected way. 

How can I modify the regexp list? Bold characters are also affected.

Using 7.4.

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

end of thread, other threads:[~2011-04-22 12:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-20 15:04 Feature request: modify italic regexp list to include non-breaking space and other characters amscopub-mail
2011-04-20 19:18 ` Aankhen
2011-04-22 12:31   ` Uriel Avalos

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