From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: [ANN] ASCII back-end for new export engine Date: Sat, 28 Jan 2012 03:28:42 -0700 Message-ID: References: <87pqec4xua.fsf@gmail.com> <87lip04pyy.fsf@gmail.com> <87hazo3wdl.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41284) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rr5Wb-0001p7-7r for emacs-orgmode@gnu.org; Sat, 28 Jan 2012 05:28:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rr5WX-000783-TC for emacs-orgmode@gnu.org; Sat, 28 Jan 2012 05:28:49 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:62578) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rr5WX-00074E-Q0 for emacs-orgmode@gnu.org; Sat, 28 Jan 2012 05:28:45 -0500 Received: by iadk27 with SMTP id k27so3990700iad.0 for ; Sat, 28 Jan 2012 02:28:44 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: Org Mode List Hi N, Some comments on your great work: Recent version errors with wrong type argument, but I can't privacy-wash yet to show the whole stack trace. make-string(-1 32) (concat aligned-cell (make-string (- col-width ...) 32)) (format " %s " (concat aligned-cell (make-string ... 32))) (let* ((indent-tabs-mode nil) (align ...) (aligned-cell ...)) (format " %s " (concat aligned-cell ...))) (let ((col-width ...)) (unless (or org-e-ascii-table-widen-columns ...) (setq cell ...)) (let* (... ... ...) (format " %s " ...))) For what it's worth. I might need to give you a full stack trace if that is not enough. 22 with latest git. I suspect it is because your exporter actually tries to understand all syntax, while the old one passes through a lot of things (maybe including list-like things). These comments are from an earlier version that worked: I like to separate things like this: === The old exporter left it intact; the new one tries to interpret it even though /text/ and *text* are left intact. I'm guessing this is a new feature that works only on =word=. I'd like to turn it off if it can't be made to not interpret my separator. Most lines are indented by 2 spaces. I'd prefer flush to left. It splits the window even though I have pop-up-windows set to nil. Block quotes indent by 8 or so. That's rather nice, but is there an option to change that to 2 or 4? Lists are not indented although I always indent them by 2. Is there an option to set the fill column and refill paragraphs (roughly like the way HTML does)? I'd find that highly useful. Unfilling too. Feature requesti --export tables using tab characters. If it doesn't exist already. Maybe it does? Footnotes don't have a header. HTML export inserts one. No final newline. One missing footnote . It is going to take me a while to narrow it down. Thanks. Samuel -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com === Bigotry against people with serious diseases is still bigotry.