Re: [PATCH] Fix obsolete sleep-for usage

2023-10-21 Thread Ihor Radchenko
gerard.vermeu...@posteo.net writes:

> Emacs-30 obsoletes the second integer  'millisec' argument of 
> 'sleep-for'
> and tells to use a float argument.  This patch fixes the obsolete usage.

Thanks!
Applied, onto main, with amendments to the commit message.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=149444511

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at .
Support Org development at ,
or support my work at 



[PATCH] Fix obsolete sleep-for usage

2023-10-21 Thread gerard . vermeulen

Hi,

Emacs-30 obsoletes the second integer  'millisec' argument of 
'sleep-for'

and tells to use a float argument.  This patch fixes the obsolete usage.

Regards -- Gerard

0001-Fix-obsolete-sleep-for-usage.patch
Description: Binary data