tftor...@tftorrey.com (T.F. Torrey) writes:

> With creating links working in Rmail, now I see that following links
> fails with the error "Message not found".
>
> The error comes from the use of the function widen in
> org-rmail-follow-link. In an RMAIL buffer, the widen function only
> widens to the current message. The function to widen to the entire
> buffer is rmail-widen.
>
> The attached patch replaces widen with rmail-widen and also removes the
> following two lines (added by Bastien as part of the previous patch re
> Rmail), because rmail-widen already displays full headers, so testing
> and toggling them on has no effect.

Applied, thanks.

Please send a properly formatted ChangeLog next time:
http://orgmode.org/worg/org-contribute.html#sec-5

Best,

-- 
 Bastien

Reply via email to