all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sebastian Urban <mrsebastianurban@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Problem with disappearing "table-cell" face.
Date: Fri, 29 Mar 2019 16:24:41 +0100	[thread overview]
Message-ID: <8ded6db7-7c79-6bfa-cb0e-b7771edb735e@gmail.com> (raw)
In-Reply-To: <jwvimw2zbvm.fsf-monnier+emacs@gnu.org>

 > No, I'm speaking of the `font-lock-face` *property*.
 > Look for it in the node "Special Properties" of the Elisp manual.

Ok, so if mode 'A' use 'face' property it will work as long as mode
'B' with Font lock instructions won't be in use (with enabled Font
lock of course).  But when it (mode 'B') appears, Font lock ignores
any/most(?) faces not defined by mode 'B', unless they have additional
'font-lock-face' property defined.  It is probably simplification but
diving into Elisp would be 'one bridge too far' for now, I just hope
it's at least close enough.

 > When I try it, the two faces are merged.

And now I wonder what did you mean by 'merge'.  I was trying to say
that '^M' has 'brown'(escape-glyph) colour, while the rest of the
(head)line is 'Blue1' (outline-1 -> font-lock-function-name-face).


S. U.



  reply	other threads:[~2019-03-29 15:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-28 15:10 Problem with disappearing "table-cell" face Sebastian Urban
2019-03-29  1:55 ` Stefan Monnier
2019-03-29 15:24   ` Sebastian Urban [this message]
2019-03-29 15:41     ` Stefan Monnier
  -- strict thread matches above, loose matches on Subject: below --
2019-03-26 21:27 Sebastian Urban
2019-03-27  8:01 ` tomas
2019-03-27 12:00 ` Stefan Monnier

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=8ded6db7-7c79-6bfa-cb0e-b7771edb735e@gmail.com \
    --to=mrsebastianurban@gmail.com \
    --cc=help-gnu-emacs@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.