[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] radio targets, a bug?
From: |
thomas kalbe |
Subject: |
[O] radio targets, a bug? |
Date: |
Thu, 28 May 2015 15:49:41 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0 |
Hi All,
html-export for the following minimal example breaks:
===============================
Keyword1 "keyword2"
<<<Keyword1>>>
<<<keyword2>>>
===============================
Error Message:
org-export-activate-smart-quotes: Wrong number of arguments: #[(q
type) "ÆÇ\"
(after that comes a number of weird symbols that I cannot even copy into
the email...)
Removing the quotes around "keyword2" fixes the problem:
===============================
Keyword1 keyword2
<<<Keyword1>>>
<<<keyword2>>>
===============================
What also works is to add another word between Keyword1 and "keyword2":
===============================
Keyword1 and "keyword2"
<<<Keyword1>>>
<<<keyword2>>>
===============================
Thanks,
thomas
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [O] radio targets, a bug?,
thomas kalbe <=