From: Juanma Barranquero Date: Tue, 14 Jun 2005 11:23:09 +0000 (+0000) Subject: (message-is-yours-p): Fix quoting. X-Git-Tag: emacs-pretest-22.0.90~8979 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=768e2c65acb182fa9312d97c0c999ec61747e823;p=emacs.git (message-is-yours-p): Fix quoting. --- diff --git a/lisp/gnus/message.el b/lisp/gnus/message.el index eaac4e390a9..b65eec7ec12 100644 --- a/lisp/gnus/message.el +++ b/lisp/gnus/message.el @@ -5912,9 +5912,9 @@ want to get rid of this query permanently.")) (defun message-is-yours-p () "Non-nil means current article is yours. -If you have added 'cancel-messages to 'message-shoot-gnksa-feet', all articles +If you have added 'cancel-messages to `message-shoot-gnksa-feet', all articles are yours except those that have Cancel-Lock header not belonging to you. -Instead of shooting GNKSA feet, you should modify 'message-alternative-emails' +Instead of shooting GNKSA feet, you should modify `message-alternative-emails' regexp to match all of yours addresses." ;; Canlock-logic as suggested by Per Abrahamsen ;;