Re: [O] bug in ox-koma-letter

2015-06-16 Thread Thomas Holst
Hello, ยท Nicolas Goaziou wrote: > Hello, > > Rasmus writes: > >> Thomas Holst writes: >> >>> when I try to export an subtree with koma letter I get the following >>> error: >>> >>> cond: Symbol's value as variable is void: with-title >>> >>> This seems to be related to the following commit:

Re: [O] bug in ox-koma-letter

2015-06-15 Thread Nicolas Goaziou
Hello, Rasmus writes: > Thomas Holst writes: > >> when I try to export an subtree with koma letter I get the following >> error: >> >> cond: Symbol's value as variable is void: with-title >> >> This seems to be related to the following commit: >> >> d3196f0 * ox-koma-letter: Fix missing \be

Re: [O] bug in ox-koma-letter

2015-06-15 Thread Rasmus
Hi, Thomas Holst writes: > when I try to export an subtree with koma letter I get the following > error: > > cond: Symbol's value as variable is void: with-title > > This seems to be related to the following commit: > > d3196f0 * ox-koma-letter: Fix missing \begin{document} > > because if I

[O] bug in ox-koma-letter

2015-06-15 Thread Thomas Holst
Hello all, when I try to export an subtree with koma letter I get the following error: cond: Symbol's value as variable is void: with-title This seems to be related to the following commit: d3196f0 * ox-koma-letter: Fix missing \begin{document} because if I switch to the commit prior to th