Xebar Saram <zelt...@gmail.com> writes: > Hi again > > i really would appreciate any help here (i know im a neewb :) ). all > but the text exporter works. can someone guide me on how to start > debugging this?
This bug was introduced in dd6b4ff -- in `org-ascii-filter-paragraph-spacing', the function body was originally protected by a: (when (wholenump org-ascii-paragraph-spacing) ...) which was taken out, meaning that the default value of 'auto falls through to `org-export-data' and causes an explosion. I've cc'd Nicolas, who will know what to do! E > On Mon, Jul 28, 2014 at 9:35 PM, Xebar Saram <zelt...@gmail.com> > wrote: > > Hi list > > for some reason exporting to txt dosent work here. all other > options (html,pdf etc) work. > > in the message window i get: > > concat: Wrong type argument: wholenump, auto > > anyway i can get more info on this and try to figure out whats > going on? > > thx! > > Z