Julian Bradfield writes:
Can somebody tell me how to find which font instance is being used
to
display the character at point in the current frame?
this is in my init.el, it's not mine, i cannot remember where it come
from
(defun describe-face-at-point ()
"Return face used at point."
(interactive)
(hyper-describe-face (get-char-property (point) 'face)))
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta