Re: [Orgmode] [PATCH] ASCII export: Fixed a bug.

2011-02-15 Thread Bastien
Hi Valentin, Valentin Wüstholz writes: > I just noticed that the call to 'car' is missing: > > -- lisp/org-ascii.el > -- > index 3cc95e6..dd6f69b 100644 > @@ -656 +656 @@ publishing directory." > - (last org-export

Re: [Orgmode] [PATCH] ASCII export: Fixed a bug.

2011-02-15 Thread Valentin Wüstholz
Hi Bastien, I just noticed that the call to 'car' is missing: -- lisp/org-ascii.el -- index 3cc95e6..dd6f69b 100644 @@ -656 +656 @@ publishing directory." -(last org-export-ascii-underline))) +(car (la

Re: [Orgmode] [PATCH] ASCII export: Fixed a bug.

2011-02-14 Thread Valentin Wüstholz
On Tue, Feb 15, 2011 at 5:31 AM, Bastien wrote: > Hi Valentin, > > Valentin Wüstholz writes: > >> thanks. Is there a reason for keeping the 'reverse' operation? The >> documentation for org-export-ascii-underline states that the >> characters are ordered by level (1, 2, ...). Why should they be >

Re: [Orgmode] [PATCH] ASCII export: Fixed a bug.

2011-02-14 Thread Bastien
Hi Valentin, Valentin Wüstholz writes: > thanks. Is there a reason for keeping the 'reverse' operation? The > documentation for org-export-ascii-underline states that the > characters are ordered by level (1, 2, ...). Why should they be > accessed in reverse order then? The docstring didn't mat

Re: [Orgmode] [PATCH] ASCII export: Fixed a bug.

2011-02-13 Thread Valentin Wüstholz
Hi Basten, thanks. Is there a reason for keeping the 'reverse' operation? The documentation for org-export-ascii-underline states that the characters are ordered by level (1, 2, ...). Why should they be accessed in reverse order then? Best regards, Valentin On Sun, Feb 13, 2011 at 12:44 PM, Ba

Re: [Orgmode] [PATCH] ASCII export: Fixed a bug.

2011-02-13 Thread Bastien
Hi Valentin, Valentin Wüstholz writes: > I have attached a small patch for a bug that I reported a while ago. > See http://thread.gmane.org/gmane.emacs.orgmode/36097. Thanks for this patch. I've just applied a simplified version of it, which takes care of the bug. Best, -- Bastien _

[Orgmode] [PATCH] ASCII export: Fixed a bug.

2011-02-13 Thread Valentin Wüstholz
Hi, I have attached a small patch for a bug that I reported a while ago. See http://thread.gmane.org/gmane.emacs.orgmode/36097. Best regards, Valentin org-ascii.el.diff Description: Binary data ___ Emacs-orgmode mailing list Please use `Reply All' to