Re: Requesting a new release of org-contrib.

2022-12-14 Thread Ihor Radchenko
Malcolm Purvis writes: > Emacs 29 and the new main branch (emacs-30) require the 't' > condition in a cl-case to be the last entry. This breaks > org-checklist in version 0.4 of org-contrib. > > The fix has already been applied > (https://git.sr.ht/~bzg/org-contrib/commit/6422b265f1150204f024

Requesting a new release of org-contrib.

2022-12-11 Thread Malcolm Purvis
Emacs 29 and the new main branch (emacs-30) require the 't' condition in a cl-case to be the last entry. This breaks org-checklist in version 0.4 of org-contrib. The fix has already been applied (https://git.sr.ht/~bzg/org-contrib/commit/6422b265f1150204f024e33d54f2dcfd8323005c) but it is no