all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#24006: 24.5; w3 package create a nil face
@ 2016-07-16 13:26 刘湃
  2016-07-20  7:39 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: 刘湃 @ 2016-07-16 13:26 UTC (permalink / raw)
  To: 24006

[-- Attachment #1: Type: text/plain, Size: 306 bytes --]

In `w3` package the file `w3-display.el` create a *nil* face.

`(defvar w3-display-nil-face (w3-make-face nil "Stub face... don't ask."
t))`

This make `(facep nil)` not work properly, cause package `pos-tip` 's
function `pos-tip-show' unable to build the correct face when parameter
`tip-color' is *nil*.

[-- Attachment #2: Type: text/html, Size: 443 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#24006: 24.5; w3 package create a nil face
  2016-07-16 13:26 bug#24006: 24.5; w3 package create a nil face 刘湃
@ 2016-07-20  7:39 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2016-07-20  7:39 UTC (permalink / raw)
  To: liupai.work; +Cc: 24006


w3 is not part of Emacs or GNU ELPA.
Please report w3 issues to whoever maintains it, not here.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-07-20  7:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-16 13:26 bug#24006: 24.5; w3 package create a nil face 刘湃
2016-07-20  7:39 ` Glenn Morris

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.