Re: wrong type argument with latest org and latest emacs

2022-07-07 Thread Ihor Radchenko
Colin Baxter writes: > Ok, that patch seems to solve the issue. I have applied the patch and I > now get now error message when I close down emacs-29.0.50. Thanks for testing! Fixed on main via e4438fe3c. I applied a different patch that solves the problem properly. I have managed to reproduce t

Re: wrong type argument with latest org and latest emacs

2022-07-05 Thread Colin Baxter
> Colin Baxter writes: > Ihor Radchenko writes: >> Colin Baxter writes: >>> I'm sending this to emacs.orgmode and emacs.devel lists. >>> >>> With the latest emacs: >>> >>> >>> Debugger entered--Lisp error: (wrong-type-argument stringp >>> (wrong-type-a

Re: wrong type argument with latest org and latest emacs

2022-07-05 Thread Colin Baxter
> Ihor Radchenko writes: > Colin Baxter writes: >> I'm sending this to emacs.orgmode and emacs.devel lists. >> >> With the latest emacs: >> >> >> Debugger entered--Lisp error: (wrong-type-argument stringp >> (wrong-type-argument stringp nil)) >> format-

Re: wrong type argument with latest org and latest emacs

2022-07-05 Thread Ihor Radchenko
Colin Baxter writes: > I'm sending this to emacs.orgmode and emacs.devel lists. > > With the latest emacs: > > > Debugger entered--Lisp error: (wrong-type-argument stringp > (wrong-type-argument stringp nil)) > format-message((wrong-type-argument stringp nil)) > apply(format-message (wrong-t