On Wed, Mar 02 2011, Bastien wrote: > Hi Eric, > > Eric Abrahamsen <e...@ericabrahamsen.net> writes: > >> Okay, I was getting confused by the escaped double quotes. I've set it >> properly, so far as I can tell, but it's still failing to recognize >> emphasis markers when they're next to my unicode characters, >> specifically—the m-dash and ellipsis… >> >> Is this somehow debuggable, say in an elisp REPL using internal >> functions? Can I provide any more useful information? > > Yes - you may share the new value of org-emphasis-regexp-components > (with unicode characters) so that we can try ourselves. Should be a > matter of using the right representation of these chars when setting > the variable.
I just realized that many LaTeX-style macros will export correctly as HTML entities, so in a sense this isn't strictly necessary. If "---" turns into an m-dash in both HTML and LaTeX then the problem is more or less solved, though on principle I'd definitely prefer that unicode work correctly. Also, there doesn't seem to be a working macro for curly quotes to HTML… Thanks again, Eric _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode