From: Bruno Barbier <brubar.cs@gmail.com>
To: uzibalqa <uzibalqa@proton.me>, Eli Zaretskii <eliz@gnu.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Changing highlight colours of headings when using outline-minor-mode
Date: Fri, 16 Jun 2023 21:12:33 +0200 [thread overview]
Message-ID: <648cb423.7b0a0220.1e76d.4b6b@mx.google.com> (raw)
In-Reply-To: <n4Btrtsr6uPasw9NHAVIaZLvs9aaFW5UPHQcr23qnC4UvgRhDwPSEhYxHrOnllRyUJU4PPumEUDoBOgjaUzQo2oE4Qtztl5yuElVVino_g4=@proton.me>
uzibalqa <uzibalqa@proton.me> writes:
Shouldn't this:
> (put-text-property (point-at-bol) (point-at-eol)
> '$tyface $tyface))))
be:
> (put-text-property (point-at-bol) (point-at-eol)
> 'font-lock-face $tyface))))
?
next prev parent reply other threads:[~2023-06-16 19:12 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-14 16:13 Changing highlight colours of headings when using outline-minor-mode Heime
2023-06-14 17:06 ` Eli Zaretskii
2023-06-14 23:20 ` Heime
2023-06-14 23:38 ` Heime
2023-06-16 16:09 ` uzibalqa
2023-06-16 17:03 ` uzibalqa
2023-06-16 18:01 ` Eli Zaretskii
2023-06-16 18:37 ` uzibalqa
2023-06-16 19:12 ` Bruno Barbier [this message]
2023-06-16 19:34 ` uzibalqa
2023-06-16 19:55 ` Bruno Barbier
2023-06-16 20:05 ` uzibalqa
2023-06-16 20:15 ` uzibalqa
2023-06-16 21:57 ` [External] : " Drew Adams
2023-06-16 22:18 ` uzibalqa
2023-06-16 22:39 ` uzibalqa
2023-06-17 5:41 ` Eli Zaretskii
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=648cb423.7b0a0220.1e76d.4b6b@mx.google.com \
--to=brubar.cs@gmail.com \
--cc=eliz@gnu.org \
--cc=help-gnu-emacs@gnu.org \
--cc=uzibalqa@proton.me \
/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.