Nicolas Goaziou gmail.com> writes:
> Fixed. Thank you for testing this feature and reporting back errors.
Thanks for the fix. I've verified it works on both emacs 23 (the debian
package), and NTemacs (24).
Kind Regards,
Mike
Hello,
Michael Gauland writes:
> I thought I'd give this a try, but when I try to export the file below (to
> HTML
> or LaTeX), I get an error:
>
> org-export-activate-smart-quotes: Wrong type argument: numberp, nil
Fixed. Thank you for testing this feature and reporting back errors.
Reg
Nicolas Goaziou gmail.com> writes:
>
> Hello,
>
> I've installed a smart quotes module in org-export.el (new exporter). It
> is off by default. You can turn it on globally with
> `org-export-with-smart-quotes' variable, or locally with:
>
> #+OPTIONS: ':t
I thought I'd give this a try, but
Nicolas Goaziou writes:
> #+OPTIONS: ':t
I like this option, the choice of "'" is quite smart indeed!
Thanks for implementing this,
--
Bastien
Hello,
I've installed a smart quotes module in org-export.el (new exporter). It
is off by default. You can turn it on globally with
`org-export-with-smart-quotes' variable, or locally with:
#+OPTIONS: ':t
For now it includes quotes for de, en, es and fr languages only. If you
want to help comp