emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: routine "org-vm-select-message" in "ol-vm.el"


From: Bastien
Subject: Re: routine "org-vm-select-message" in "ol-vm.el"
Date: Sun, 26 Sep 2021 08:16:48 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Hi Alan,

Alan Wehmann <alan.wehmann@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

[Prev in Thread] Current Thread [Next in Thread]