emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Bastien
Subject: Re: [Orgmode] [PATCH] ASCII export: Fixed a bug.
Date: Tue, 15 Feb 2011 10:47:50 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Hi Valentin,

Valentin Wüstholz <address@hidden> 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-ascii-underline)))

> +                          (car (last org-export-ascii-underline))))

Argh, right, fixed again.

Thanks!

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]