unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Gustavo Barros <gusbrs.2016@gmail.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 48936@debbugs.gnu.org
Subject: bug#48936: 27.2; pulse-reset-face and extend attribute of pulse-highligh-face
Date: Sun, 13 Jun 2021 10:45:57 -0300	[thread overview]
Message-ID: <87im2h98tn.fsf@gmail.com> (raw)
In-Reply-To: <874ke13mv3.fsf@gnus.org>

Hi Lars,

On Sun, 13 Jun 2021 at 10:39, Lars Ingebrigtsen <larsi@gnus.org> wrote:

> Gustavo Barros <gusbrs.2016@gmail.com> writes:
>
>> But my suggestion was more the one to use the `:extend' attribute of 
>> `pulse-highlight-start-face' to reset `pulse-highlight-face'. Like:
>>
>> #+begin_src emacs-lisp
>> (set-face-extend 'pulse-highlight-face
>>                  (if face 
>>                      (face-extend-p face nil t)
>>                    (face-extend-p 'pulse-highlight-start-face)))
>> #+end_src
>
> Oh, right.  Now pushed something similar.

Thank you very much.

And, if you allow me a minor related "side report" (just noticed it 
now).  The `face-extend-p' function in the Elisp manual is missing the 
`inherit' argument at:

http://git.savannah.gnu.org/cgit/emacs.git/tree/doc/lispref/display.texi?id=00802c0cfeea4218802509693ca0f5d2593f8a7c#n3010

Best regards,
Gustavo.





  reply	other threads:[~2021-06-13 13:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-09 14:15 bug#48936: 27.2; pulse-reset-face and extend attribute of pulse-highligh-face Gustavo Barros
2021-06-13 12:49 ` Lars Ingebrigtsen
2021-06-13 13:20   ` Gustavo Barros
2021-06-13 13:39     ` Lars Ingebrigtsen
2021-06-13 13:45       ` Gustavo Barros [this message]
2021-06-13 14:12         ` Eli Zaretskii
2021-06-13 14:32           ` Gustavo Barros

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=87im2h98tn.fsf@gmail.com \
    --to=gusbrs.2016@gmail.com \
    --cc=48936@debbugs.gnu.org \
    --cc=larsi@gnus.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).