GNU bug report logs - #48936
27.2; pulse-reset-face and extend attribute of pulse-highligh-face

Previous Next

Package: emacs;

Reported by: Gustavo Barros <gusbrs.2016 <at> gmail.com>

Date: Wed, 9 Jun 2021 14:16:01 UTC

Severity: normal

Found in version 27.2

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #19 received at 48936 <at> debbugs.gnu.org (full text, mbox):

From: Gustavo Barros <gusbrs.2016 <at> gmail.com>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 48936 <at> debbugs.gnu.org
Subject: Re: bug#48936: 27.2; pulse-reset-face and extend attribute of
 pulse-highligh-face
Date: Sun, 13 Jun 2021 10:45:57 -0300
Hi Lars,

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

> Gustavo Barros <gusbrs.2016 <at> 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.




This bug report was last modified 4 years and 39 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.