From c4f7f786e93880d2e659bbb8f2ddb83192c921e4 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 6 Jun 2005 12:27:26 +0000 Subject: [PATCH] (sc-mail-glom-frame): Mark as risky. --- lisp/mail/supercite.el | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5