On 07/10/2022 12:14, Ihor Radchenko wrote:
The following commit adds `string-trim', which is not yet available in Emacs 26.
It is available in Emacs-26, however (require 'subr-x) should be added.There is `org-trim' and despite it is less generic, likely it can be used if subr-x is avoided for some reason.