X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/6a43ef8e8508df7d732e639ec75f657f4363e27a..226c3633fdc0a259aa73aa9e6555cd42dd9f168c:/lisp/mail/undigest.el diff --git a/lisp/mail/undigest.el b/lisp/mail/undigest.el index ee44cc7205..916a977c54 100644 --- a/lisp/mail/undigest.el +++ b/lisp/mail/undigest.el @@ -32,7 +32,7 @@ (defcustom rmail-forward-separator-regex "^----.*\\([Ff]orwarded\\|[Oo]riginal\\).*[Mm]essage" - "*Regexp to match the string that introduces forwarded messages. + "Regexp to match the string that introduces forwarded messages. This is not a header, but a string contained in the body of the message. You may need to customize it for local needs." :type 'regexp @@ -228,8 +228,9 @@ Leaves original message, deleted, before the undigestified messages." ;;;###autoload (defun unforward-rmail-message () "Extract a forwarded message from the containing message. -This puts the forwarded message into a separate rmail message -following the containing message." +This puts the forwarded message into a separate rmail message following +the containing message. This command is only useful when messages are +forwarded with `rmail-enable-mime-composing' set to nil." (interactive) (set-buffer rmail-buffer) (let ((buff (current-buffer))