all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Heime <heimeborgia@protonmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Inserting background colour at column
Date: Sat, 03 Dec 2022 07:31:26 +0000	[thread overview]
Message-ID: <T1jRhXq61qoihCM4EzLa5poWzpvtBdt9yN59jJzZh5bZa8BjsGuGY0MVasQYyriyoPnMTSfinJYBuFO1667PY4K2sFVhjn11wVASkoeKstA=@protonmail.com> (raw)
In-Reply-To: <83fsdxdkco.fsf@gnu.org>






Sent with Proton Mail secure email.

------- Original Message -------
On Saturday, December 3rd, 2022 at 7:20 AM, Eli Zaretskii <eliz@gnu.org> wrote:


> > Date: Sat, 03 Dec 2022 03:36:27 +0000
> > From: Heime heimeborgia@protonmail.com
> > Cc: Heime via Users list for the GNU Emacs text editor help-gnu-emacs@gnu.org
> > The following did not colourise the letter "T".
> > 
> > (insert (propertize "T" 'face '(:foreground "green" :background "blue")))
> 
> 
> You cannot add faces in a buffer with font-lock-mode turned on, because
> font-lock wants to control all faces. Use 'font-lock-face' instead of
> 'face' in that case.

Thank you.  That works very well.



      reply	other threads:[~2022-12-03  7:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-03  3:28 Inserting background colour at column Heime
2022-12-03  3:36 ` Heime
2022-12-03  3:46   ` Eduardo Ochs
2022-12-03  3:54     ` Heime
2022-12-03  4:08       ` Eduardo Ochs
2022-12-03  4:23         ` Heime
2022-12-03  6:45           ` Heime
2022-12-03  7:20   ` Eli Zaretskii
2022-12-03  7:31     ` Heime [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='T1jRhXq61qoihCM4EzLa5poWzpvtBdt9yN59jJzZh5bZa8BjsGuGY0MVasQYyriyoPnMTSfinJYBuFO1667PY4K2sFVhjn11wVASkoeKstA=@protonmail.com' \
    --to=heimeborgia@protonmail.com \
    --cc=eliz@gnu.org \
    --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.