Hello Nicolas,
Thanks for your response.
>> However, I could customize `org-export-smart-quotes-alist' to export
>> outer quotes using single quote marks and inner quotes using double
>> quote marks.
>>
>> Is that about right?
>
> Correct. However, `org-export-smart-quotes-alist' aims to be
> t
Hello Nicolas,
> The smart quotes algorithm changed. Now "..." are always level 1 quotes,
> and '...' and always level 2. IOW, '...' are not treated as smart quotes
> if they are not located within "...".
>
> Note that for a given language, "..." can still be treated as single
> quotes and '...'
Hello Org folks,
(This is a duplicate of a Stackexchange question posted at
http://emacs.stackexchange.com/questions/17061/is-exporting-of-smart-single-quotes-broken-in-org-8-3)
I cannot seem get single quotes to export as 'smart' quotes under Org
8.3.2. Here is a minimal file that reproduces t