* Invalid face text property value
@ 2005-05-10 14:41 PT
0 siblings, 0 replies; only message in thread
From: PT @ 2005-05-10 14:41 UTC (permalink / raw)
I have my own completion function which displays possible completions in a
split window. It works fine, however when I use a popup frame for showing
the completions (I create a new frame with make-frame) then I have the
following lines in the Messages buffer:
Invalid face text property value: font-lock-variable-name-face
Invalid face text property value: font-lock-type-face
Invalid face text property value: font-lock-variable-name-face
Invalid face text property value: font-lock-function-name-face
Invalid face text property value: font-lock-variable-name-face
I don't do anything with these font-lock-variables, so I don't see the
connection. My function works fine by the way, but these strange messages
bother me.
Is there a known font face issue when creating new frames? It's GNU Emacs
21.3.1 (i386-pc-linux-gnu, X toolkit, Xaw3d scroll bars).
--
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-05-10 14:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-10 14:41 Invalid face text property value PT
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.