all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: 刘湃 <liupai.work@gmail.com>
To: 24006@debbugs.gnu.org
Subject: bug#24006: 24.5; w3 package create a nil face
Date: Sat, 16 Jul 2016 21:26:59 +0800	[thread overview]
Message-ID: <CAHyvF0PLPv5iCmWWDOyBbTcueko9b+NiC6_eAd6EB8gDJM9XXg@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2016-07-16 13:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-16 13:26 刘湃 [this message]
2016-07-20  7:39 ` bug#24006: 24.5; w3 package create a nil face Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAHyvF0PLPv5iCmWWDOyBbTcueko9b+NiC6_eAd6EB8gDJM9XXg@mail.gmail.com \
    --to=liupai.work@gmail.com \
    --cc=24006@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.