bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#31734: 26.1; byte-compile differs with cond eq 'default


From: Noam Postavsky
Subject: bug#31734: 26.1; byte-compile differs with cond eq 'default
Date: Wed, 06 Jun 2018 17:48:31 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

merge 31734 28806
quit

Héctor Enríquez Ramón <hector.e.r@gmail.com> writes:

> Current bug causes the following:
>
> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28806
>
>
> see ox-odt.el file:
>
> ...
>
>     (cond
>       ((eq fn 'default)
>        (format org-odt-src-block-paragraph-format
>                       background-color-val color-val))
>       (t
>        (format

Oh, nice catch, merging.





reply via email to

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