From: carlmarcos--- via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org>
To: Help Gnu Emacs <help-gnu-emacs@gnu.org>
Subject: Ektending rainbow-delimiters to colour {}
Date: Tue, 19 Jul 2022 09:29:31 +0200 (CEST) [thread overview]
Message-ID: <N7KM9lA--3-2@tutanota.com> (raw)
I am using rainbow-delimiters and want to extend it to colour {} in addition to (). Is there an easy way to do it? rainbow-delimiters--propertize is the main function for dynamic highlighting.
The line
(while (> end (progn (skip-syntax-forward "^()" end)
seems to be the part searching for ().
next reply other threads:[~2022-07-19 7:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-19 7:29 carlmarcos--- via Users list for the GNU Emacs text editor [this message]
2022-07-19 7:34 ` Ektending rainbow-delimiters to colour {} tomas
2022-07-19 8:21 ` carlmarcos--- via Users list for the GNU Emacs text editor
2022-07-19 8:39 ` tomas
[not found] ` <YtZt0b/KBWW/CNV5@tuxteam.de-N7KbPIc----2>
2022-07-19 9:31 ` carlmarcos--- via Users list for the GNU Emacs text editor
2022-07-19 9:45 ` tomas
[not found] ` <YtZ9SMvKteNQarqS@tuxteam.de-N7KqPqW----2>
2022-07-19 10:15 ` carlmarcos--- via Users list for the GNU Emacs text editor
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=N7KM9lA--3-2@tutanota.com \
--to=help-gnu-emacs@gnu.org \
--cc=carlmarcos@tutanota.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).