unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: michael-franzese@gmx.com
To: Eli Zaretskii <eliz@gnu.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: foreground and background for (setq show-paren-style 'parenthesis)
Date: Fri, 1 Jan 2021 19:34:59 +0100	[thread overview]
Message-ID: <trinity-5664b976-668d-4610-8c67-8dc2b3d6e1fd-1609526099050@3c-app-mailcom-bs05> (raw)
In-Reply-To: <83im8gfrif.fsf@gnu.org>

I have done (require 'paren) before defining my functions.  It is working
for (setq show-paren-style 'parenthesis), but not when using
(setq show-paren-style 'expression).

> Sent: Friday, January 01, 2021 at 11:50 PM
> From: "Eli Zaretskii" <eliz@gnu.org>
> To: help-gnu-emacs@gnu.org
> Subject: Re: foreground and background for (setq show-paren-style 'parenthesis)
>
> > From: michael-franzese@gmx.com
> > Date: Fri, 1 Jan 2021 18:09:08 +0100
> >
> > Have put the following code, yet the foreground and background are
> > not being set as defined.
> >
> >   (setq show-paren-style 'parenthesis)
> >   (set-face-background 'show-paren-match "#FFA600")
> >   (set-face-foreground 'show-paren-match "#0000A3")
>
> If you do this before loading paren.el, then the face show-paren-match
> is not yet defined, I think.
>
>



  reply	other threads:[~2021-01-01 18:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-01 17:09 foreground and background for (setq show-paren-style 'parenthesis) michael-franzese
2021-01-01 18:20 ` Eli Zaretskii
2021-01-01 18:34   ` michael-franzese [this message]
2021-01-01 18:43     ` tomas
2021-01-01 19:16       ` Drew Adams
2021-01-01 20:41       ` Eli Zaretskii
2021-01-01 21:56         ` tomas

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=trinity-5664b976-668d-4610-8c67-8dc2b3d6e1fd-1609526099050@3c-app-mailcom-bs05 \
    --to=michael-franzese@gmx.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.
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).