emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cannot propertize mode-name


From: Glenn Morris
Subject: Re: Cannot propertize mode-name
Date: Fri, 08 Nov 2002 14:10:21 +0000
User-agent: Gnus, GNU Emacs (www.gnu.org/directory/emacs.html)

Juanma Barranquero wrote:

>  (setq mode-name (propertize "my-mode" 'display '(height (+ 5))))
>
> used to make the mode-name display in a bigger size. In the trunk it
> doesn't work anymore.

It does if you do:

(put 'mode-name 'risky-local-variable t)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]