all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Drew Adams <drew.adams@oracle.com>
Cc: 18094@debbugs.gnu.org
Subject: bug#18094: 24.4.50; emacs_backtrace.txt
Date: Fri, 25 Jul 2014 17:41:06 +0300	[thread overview]
Message-ID: <83silpijr1.fsf@gnu.org> (raw)
In-Reply-To: <38b65679-eb9e-4214-a699-3ecc7223e613@default>

> Date: Fri, 25 Jul 2014 07:32:11 -0700 (PDT)
> From: Drew Adams <drew.adams@oracle.com>
> Cc: 18094@debbugs.gnu.org
> 
> > This makes no sense to me.  The crash is here:
> >   base_face = FACE_FROM_ID (f, base_face_id);
> >   eassert (base_face);  <<<<<<<<<<<<<<<<<<<<<<<<<<
> > 
> > The argument base_face_id comes from the current mode line face, which
> > must be a valid face. What in the world are you doing with your mode
> > line format??
> 
> I use these faces on parts of the mode line:

This is not relevant to the issue at hand.  The assertion violation
you've hit means that the base face of the mode line (known as
'mode-line') is somehow invalid.  Any additional faces you add to the
strings displayed on the mode line are irrelevant.

Do you have any face remappings for the mode-line face itself?  If so,
please show them, and please explain when and how are these remappings
changed.





  reply	other threads:[~2014-07-25 14:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <<b1727cbb-995f-4989-8f24-246eaa5e3aa2@default>
     [not found] ` <<83y4vhinh5.fsf@gnu.org>
2014-07-25 14:32   ` bug#18094: 24.4.50; emacs_backtrace.txt Drew Adams
2014-07-25 14:41     ` Eli Zaretskii [this message]
     [not found]   ` <<38b65679-eb9e-4214-a699-3ecc7223e613@default>
     [not found]     ` <<83silpijr1.fsf@gnu.org>
2014-07-25 15:41       ` Drew Adams
2014-07-25 18:45         ` Eli Zaretskii
2014-07-24  5:39 Drew Adams
2014-07-25 13:20 ` Eli Zaretskii
2015-09-10 16:27 ` bug#18094: 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=83silpijr1.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=18094@debbugs.gnu.org \
    --cc=drew.adams@oracle.com \
    /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.