From: Richard M. Stallman Date: Mon, 6 Jun 2005 12:27:26 +0000 (+0000) Subject: (sc-mail-glom-frame): Mark as risky. X-Git-Tag: emacs-pretest-22.0.90~9272 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c4f7f786e93880d2e659bbb8f2ddb83192c921e4;p=emacs.git (sc-mail-glom-frame): Mark as risky. --- diff --git a/lisp/mail/supercite.el b/lisp/mail/supercite.el index ba4aca881ef..593f46cad40 100644 --- a/lisp/mail/supercite.el +++ b/lisp/mail/supercite.el @@ -720,6 +720,7 @@ the list should be unique." (sc-mail-warn-if-non-rfc822-p (sc-mail-error-in-mail-field)) (end (setq sc-mail-headers-end (point)))) "Regi frame for glomming mail header information.") +(put 'sc-mail-glom-frame 'risky-local-variable t) (defvar curline) ; dynamic bondage