Add docstring for `wl-get-from-header-content'.

TINYCHANGE
This commit is contained in:
Michael Markert 2011-05-06 13:43:28 +00:00 committed by Carsten Dominik
parent cf0c163ea6
commit b29a9def65
1 changed files with 3 additions and 0 deletions

View File

@ -404,6 +404,9 @@ This adds `org-contacts-gnus-check-mail-address' and
(add-hook 'gnus-article-prepare-hook 'org-contacts-gnus-store-last-mail))
(defun wl-get-from-header-content ()
"Retrieve the content of the `From' header of an email.
Works from wl-summary-mode and mime-view-mode - that is while viewing email.
Depends on Wanderlust been loaded."
(save-excursion
(set-buffer (org-capture-get :original-buffer))
(cond