emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [BUG] orgalist send bug


From: Nicolas Goaziou
Subject: Re: [BUG] orgalist send bug
Date: Mon, 17 Jun 2024 20:07:25 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Hello,

Ihor Radchenko <yantar92@posteo.net> writes:

> I can reproduce. The problem is in
>
> ;; FIXME: Compatibility layer.  Remove when
>                          ;; we require at least Emacs 26.1.
>                          (funcall (if (fboundp 'org-list-to-lisp)
>                                       'org-list-to-lisp)
>                                   'org-list-parse-list)
>
> The `if' has its parenthesis messed up, calling `org-list-to-lisp'
> with DELETE argument.

Fixed. Thank you.

Regards,
-- 
Nicolas Goaziou





reply via email to

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