Rüdiger Sonderfeld writes:
> On Tuesday 29 October 2013 20:34:04 Nicolas Goaziou wrote:
>> Have you signed FSF papers?
>
> Yes.
OK. I applied your patch and updated information on Worg.
Thank you again.
Regards,
--
Nicolas Goaziou
On Tuesday 29 October 2013 20:34:04 Nicolas Goaziou wrote:
> Have you signed FSF papers?
Yes.
Regards,
Rüdiger
Hello,
Rüdiger Sonderfeld writes:
> Quoting it would set `org-export-latex' not to `minted' but `(quote
> minted)' and thus breaking the export.
>
> * lisp/ox-latex.el (org-latex-listings): Don't quote const value.
>
> Signed-off-by: Rüdiger Sonderfeld
> ---
> lisp/ox-latex.el | 2 +-
> 1 file
Quoting it would set `org-export-latex' not to `minted' but `(quote
minted)' and thus breaking the export.
* lisp/ox-latex.el (org-latex-listings): Don't quote const value.
Signed-off-by: Rüdiger Sonderfeld
---
lisp/ox-latex.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a