emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Org mode version 9.7-pre (9.7-pre-n/a-g2030c1 @ /home/n/.emacs.d/elp


From: Ihor Radchenko
Subject: Re: Org mode version 9.7-pre (9.7-pre-n/a-g2030c1 @ /home/n/.emacs.d/elpaca/builds/org/); org--get-expected-indentation: useless cond clause
Date: Sun, 10 Sep 2023 07:39:30 +0000

No Wayman <iarchivedmywholelife@gmail.com> writes:

> When compiling Org, I get the following warning:
>
> In org--get-expected-indentation:
> org.el:19192:8: Warning: Useless clause following default ‘cond’ 
> clause
>
> I looked at the source and confirmed it is not a false positive.
> The following code is unreachable due to the (t ...) cond clause 
> before it:
>
>       ;; Finally, no indentation is needed, fall back to 0.
>       (t (current-indentation))))))

Thanks for reporting!
Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=515e4ed49

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

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