all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@ni.aist.go.jp>
To: Bastien <bzg@altern.org>
Cc: emacs-devel@gnu.org
Subject: Re: emacs-unicode-2: void-variable not defined ?
Date: Thu, 06 Dec 2007 09:41:01 +0900	[thread overview]
Message-ID: <E1J04nV-00082E-3P@etlken.m17n.org> (raw)
In-Reply-To: <873auhibom.fsf@bzg.ath.cx> (message from Bastien on Wed, 05 Dec 2007 12:11:05 +0000)

In article <873auhibom.fsf@bzg.ath.cx>, Bastien <bzg@altern.org> writes:

> Sorry I wasn't clear.  It complains about a variable being void, this
> variable is `gnus-face-5': (void-variable gnus-face-5)

> It looks like the face handling has changed somehow.  

In lisp/gnus/gnus-spec.el, gnus-face-0 through gnus-face-4
are defined, but gnus-face-5 is not.  Please do M-x
toggle-debug-on-error RET and check why gnus tries to use
that variable.  It seems that gnus-face-face-function is
called with unexpected TYPE argument 5.

---
Kenichi Handa
handa@ni.aist.go.jp

      reply	other threads:[~2007-12-06  0:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-05  1:21 emacs-unicode-2: void-variable not defined ? Bastien
2007-12-05  2:21 ` Kenichi Handa
2007-12-05 12:11   ` Bastien
2007-12-06  0:41     ` Kenichi Handa [this message]

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=E1J04nV-00082E-3P@etlken.m17n.org \
    --to=handa@ni.aist.go.jp \
    --cc=bzg@altern.org \
    --cc=emacs-devel@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.