emacs-devel
[Top][All Lists]
Advanced

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

Re: highlight-wrong-size-font obsoleted?


From: Kenichi Handa
Subject: Re: highlight-wrong-size-font obsoleted?
Date: Tue, 13 Nov 2001 13:11:11 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.1.30 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

address@hidden (Pavel Janík) writes:
> the variable highlight-wrong-size-font has this documentations string:
> *This variable is obsolete. It really is obsolete, it is not referenced in
> the code, though still documented.

I think it is better just to remove the reference to it (and
to clip-large-size-font) from the documentation.

I used to bind some function key to:
   (lambda () (interactive) (setq highlight-wrong-size-font
                                  (not highlight-wrong-size-font)))
for debugging.  There will be a people having the similar
code.  Deleting these variables breaks such a code (though,
not that serious of cource).

---
Ken'ichi HANDA
address@hidden



reply via email to

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