Hi Alan,

Alan Wehmann <alan.wehm...@gmail.com> writes:

> The following change to this code works:
>
>     (if (not (re-search-forward
>               (concat "^" "message-id:\\s-*" (regexp-quote message-id))))
>         (error "Could not find the specified message in this folder"))
>
> since "\\s-" matches white space, including line breaks.

thanks, fixed in org-contrib:
https://git.sr.ht/~bzg/org-contrib/commit/8bed20b1440f4fe26505eb6107dd52038ec993fd

-- 
 Bastien

Reply via email to