Francesco Potorti` <[EMAIL PROTECTED]> writes: > Now, when desktop.el loads it, it asks if I want to apply the > font-lock-keywords customisation, because it is risky (is it?).
Font-lock can modify arbitrary text properties, such as display strings, and not just faces. So one can imagine a trojan horse that works through font-lock (probably not practical, but not obviously impossible either). _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
