GNU bug report logs - #77945
[PATCH] Add optional inherit argument to 'face-all-attributes'

Previous Next

Package: emacs;

Reported by: Ship Mints <shipmints <at> gmail.com>

Date: Sun, 20 Apr 2025 17:16:01 UTC

Severity: normal

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 77945 in the body.
You can then email your comments to 77945 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#77945; Package emacs. (Sun, 20 Apr 2025 17:16:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ship Mints <shipmints <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 20 Apr 2025 17:16:02 GMT) Full text and rfc822 format available.

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

From: Ship Mints <shipmints <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] Add optional inherit argument to 'face-all-attributes'
Date: Sun, 20 Apr 2025 13:15:13 -0400
[Message part 1 (text/plain, inline)]
The subject says it all.  I find this quite convenient to examine a face
definition and its merged, effective definition.

It's not clear to me if this warrants news.

-Stephane
[Message part 2 (text/html, inline)]
[0001-Add-optional-inherit-argument-to-face-all-attributes.patch (application/octet-stream, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#77945; Package emacs. (Sun, 20 Apr 2025 19:09:07 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Ship Mints <shipmints <at> gmail.com>
Cc: 77945 <at> debbugs.gnu.org
Subject: Re: bug#77945: [PATCH] Add optional inherit argument to
 'face-all-attributes'
Date: Sun, 20 Apr 2025 22:08:36 +0300
> From: Ship Mints <shipmints <at> gmail.com>
> Date: Sun, 20 Apr 2025 13:15:13 -0400
> 
> The subject says it all.  I find this quite convenient to examine a face definition and its merged, effective
> definition.

Please describe the situations where you need this, and what is
missing if the inherited attributes are not shown.

> It's not clear to me if this warrants news.

It does.  Moreover, the function's documentation in the ELisp manual
needs to be updated.

Thanks.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#77945; Package emacs. (Sun, 20 Apr 2025 21:47:02 GMT) Full text and rfc822 format available.

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

From: Ship Mints <shipmints <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 77945 <at> debbugs.gnu.org
Subject: Re: bug#77945: [PATCH] Add optional inherit argument to
 'face-all-attributes'
Date: Sun, 20 Apr 2025 17:45:40 -0400
[Message part 1 (text/plain, inline)]
On Sun, Apr 20, 2025 at 3:08 PM Eli Zaretskii <eliz <at> gnu.org> wrote:

> > From: Ship Mints <shipmints <at> gmail.com>
> > Date: Sun, 20 Apr 2025 13:15:13 -0400
> >
> > The subject says it all.  I find this quite convenient to examine a face
> definition and its merged, effective
> > definition.
>
> Please describe the situations where you need this, and what is
> missing if the inherited attributes are not shown.
>
> > It's not clear to me if this warrants news.
>
> It does.  Moreover, the function's documentation in the ELisp manual
> needs to be updated.
>

I've found this useful when trying to understand face definitions and when
inheritance is out of order vs. intended.

Updated patch attached.

-Stephane
[Message part 2 (text/html, inline)]
[0001-Add-optional-inherit-argument-to-face-all-attributes.patch (application/octet-stream, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#77945; Package emacs. (Mon, 21 Apr 2025 12:05:01 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Ship Mints <shipmints <at> gmail.com>
Cc: 77945 <at> debbugs.gnu.org
Subject: Re: bug#77945: [PATCH] Add optional inherit argument to
 'face-all-attributes'
Date: Mon, 21 Apr 2025 15:03:55 +0300
> From: Ship Mints <shipmints <at> gmail.com>
> Date: Sun, 20 Apr 2025 17:45:40 -0400
> Cc: 77945 <at> debbugs.gnu.org
> 
>  Please describe the situations where you need this, and what is
>  missing if the inherited attributes are not shown.
> 
>  > It's not clear to me if this warrants news.
> 
>  It does.  Moreover, the function's documentation in the ELisp manual
>  needs to be updated.
> 
> I've found this useful when trying to understand face definitions and when inheritance is out of order vs.
> intended.

Doesn't describe-face already satisfy that need?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#77945; Package emacs. (Mon, 21 Apr 2025 12:12:04 GMT) Full text and rfc822 format available.

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

From: Ship Mints <shipmints <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 77945 <at> debbugs.gnu.org
Subject: Re: bug#77945: [PATCH] Add optional inherit argument to
 'face-all-attributes'
Date: Mon, 21 Apr 2025 08:11:00 -0400
[Message part 1 (text/plain, inline)]
On Mon, Apr 21, 2025 at 8:04 AM Eli Zaretskii <eliz <at> gnu.org> wrote:

> > From: Ship Mints <shipmints <at> gmail.com>
> > Date: Sun, 20 Apr 2025 17:45:40 -0400
> > Cc: 77945 <at> debbugs.gnu.org
> >
> >  Please describe the situations where you need this, and what is
> >  missing if the inherited attributes are not shown.
> >
> >  > It's not clear to me if this warrants news.
> >
> >  It does.  Moreover, the function's documentation in the ELisp manual
> >  needs to be updated.
> >
> > I've found this useful when trying to understand face definitions and
> when inheritance is out of order vs.
> > intended.
>
> Doesn't describe-face already satisfy that need?
>

I wanted a programmatic API where I could "diff" output.
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#77945; Package emacs. (Mon, 21 Apr 2025 12:54:01 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Ship Mints <shipmints <at> gmail.com>
Cc: 77945 <at> debbugs.gnu.org
Subject: Re: bug#77945: [PATCH] Add optional inherit argument to
 'face-all-attributes'
Date: Mon, 21 Apr 2025 15:53:09 +0300
> From: Ship Mints <shipmints <at> gmail.com>
> Date: Mon, 21 Apr 2025 08:11:00 -0400
> Cc: 77945 <at> debbugs.gnu.org
> 
> On Mon, Apr 21, 2025 at 8:04 AM Eli Zaretskii <eliz <at> gnu.org> wrote:
> 
>  > From: Ship Mints <shipmints <at> gmail.com>
>  > Date: Sun, 20 Apr 2025 17:45:40 -0400
>  > Cc: 77945 <at> debbugs.gnu.org
>  > 
>  >  Please describe the situations where you need this, and what is
>  >  missing if the inherited attributes are not shown.
>  > 
>  >  > It's not clear to me if this warrants news.
>  > 
>  >  It does.  Moreover, the function's documentation in the ELisp manual
>  >  needs to be updated.
>  > 
>  > I've found this useful when trying to understand face definitions and when inheritance is out of order
>  vs.
>  > intended.
> 
>  Doesn't describe-face already satisfy that need?
> 
> I wanted a programmatic API where I could "diff" output.

Sorry, I don't understand.  describe-face produces a buffer that can
be diff'ed, right?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#77945; Package emacs. (Mon, 21 Apr 2025 13:35:02 GMT) Full text and rfc822 format available.

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

From: Ship Mints <shipmints <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 77945 <at> debbugs.gnu.org
Subject: Re: bug#77945: [PATCH] Add optional inherit argument to
 'face-all-attributes'
Date: Mon, 21 Apr 2025 09:34:07 -0400
[Message part 1 (text/plain, inline)]
On Mon, Apr 21, 2025 at 8:53 AM Eli Zaretskii <eliz <at> gnu.org> wrote:

> > From: Ship Mints <shipmints <at> gmail.com>
> > Date: Mon, 21 Apr 2025 08:11:00 -0400
> > Cc: 77945 <at> debbugs.gnu.org
> >
> > On Mon, Apr 21, 2025 at 8:04 AM Eli Zaretskii <eliz <at> gnu.org> wrote:
> >
> >  > From: Ship Mints <shipmints <at> gmail.com>
> >  > Date: Sun, 20 Apr 2025 17:45:40 -0400
> >  > Cc: 77945 <at> debbugs.gnu.org
> >  >
> >  >  Please describe the situations where you need this, and what is
> >  >  missing if the inherited attributes are not shown.
> >  >
> >  >  > It's not clear to me if this warrants news.
> >  >
> >  >  It does.  Moreover, the function's documentation in the ELisp manual
> >  >  needs to be updated.
> >  >
> >  > I've found this useful when trying to understand face definitions and
> when inheritance is out of order
> >  vs.
> >  > intended.
> >
> >  Doesn't describe-face already satisfy that need?
> >
> > I wanted a programmatic API where I could "diff" output.
>
> Sorry, I don't understand.  describe-face produces a buffer that can
> be diff'ed, right?
>

I meant "diff" (hence my use of quotes) in the compare two lists
programmatically sense.  The output of 'describe-face' also seems not to
have alternatives to enable/disable inheritance, not that it helps with
programmatic comparisons.
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#77945; Package emacs. (Mon, 21 Apr 2025 14:36:01 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Ship Mints <shipmints <at> gmail.com>
Cc: 77945 <at> debbugs.gnu.org
Subject: Re: bug#77945: [PATCH] Add optional inherit argument to
 'face-all-attributes'
Date: Mon, 21 Apr 2025 17:34:51 +0300
> From: Ship Mints <shipmints <at> gmail.com>
> Date: Mon, 21 Apr 2025 09:34:07 -0400
> Cc: 77945 <at> debbugs.gnu.org
> 
>  >  Doesn't describe-face already satisfy that need?
>  > 
>  > I wanted a programmatic API where I could "diff" output.
> 
>  Sorry, I don't understand.  describe-face produces a buffer that can
>  be diff'ed, right?
> 
> I meant "diff" (hence my use of quotes) in the compare two lists programmatically sense.

I still don't understand. Lists are not the only data types that can
be diff'ed.

> The output of
> 'describe-face' also seems not to have alternatives to enable/disable inheritance, not that it helps with
> programmatic comparisons.

If the 'inherit' attribute is non-nil, describe-face shows a link to
the inherited face, and you can follow it.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#77945; Package emacs. (Mon, 21 Apr 2025 14:46:02 GMT) Full text and rfc822 format available.

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

From: Ship Mints <shipmints <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 77945 <at> debbugs.gnu.org
Subject: Re: bug#77945: [PATCH] Add optional inherit argument to
 'face-all-attributes'
Date: Mon, 21 Apr 2025 10:45:22 -0400
[Message part 1 (text/plain, inline)]
On Mon, Apr 21, 2025 at 10:34 AM Eli Zaretskii <eliz <at> gnu.org> wrote:

> > From: Ship Mints <shipmints <at> gmail.com>
> > Date: Mon, 21 Apr 2025 09:34:07 -0400
> > Cc: 77945 <at> debbugs.gnu.org
> >
> >  >  Doesn't describe-face already satisfy that need?
> >  >
> >  > I wanted a programmatic API where I could "diff" output.
> >
> >  Sorry, I don't understand.  describe-face produces a buffer that can
> >  be diff'ed, right?
> >
> > I meant "diff" (hence my use of quotes) in the compare two lists
> programmatically sense.
>
> I still don't understand. Lists are not the only data types that can
> be diff'ed.
>
> > The output of
> > 'describe-face' also seems not to have alternatives to enable/disable
> inheritance, not that it helps with
> > programmatic comparisons.
>
> If the 'inherit' attribute is non-nil, describe-face shows a link to
> the inherited face, and you can follow it.
>

Yes, I understand.  I prefer to examine these using *scratch* and/or
programs vs. using the interactive customize-style UI.  face-attribute
already takes inherit, and it seems like a natural extension for
face-all-attributes to be in harmony, and with additional programmer
utility.
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#77945; Package emacs. (Mon, 21 Apr 2025 14:53:02 GMT) Full text and rfc822 format available.

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

From: Ship Mints <shipmints <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 77945 <at> debbugs.gnu.org
Subject: Re: bug#77945: [PATCH] Add optional inherit argument to
 'face-all-attributes'
Date: Mon, 21 Apr 2025 10:52:21 -0400
[Message part 1 (text/plain, inline)]
On Mon, Apr 21, 2025 at 10:45 AM Ship Mints <shipmints <at> gmail.com> wrote:

> On Mon, Apr 21, 2025 at 10:34 AM Eli Zaretskii <eliz <at> gnu.org> wrote:
>
>> > From: Ship Mints <shipmints <at> gmail.com>
>> > Date: Mon, 21 Apr 2025 09:34:07 -0400
>> > Cc: 77945 <at> debbugs.gnu.org
>> >
>> >  >  Doesn't describe-face already satisfy that need?
>> >  >
>> >  > I wanted a programmatic API where I could "diff" output.
>> >
>> >  Sorry, I don't understand.  describe-face produces a buffer that can
>> >  be diff'ed, right?
>> >
>> > I meant "diff" (hence my use of quotes) in the compare two lists
>> programmatically sense.
>>
>> I still don't understand. Lists are not the only data types that can
>> be diff'ed.
>>
>> > The output of
>> > 'describe-face' also seems not to have alternatives to enable/disable
>> inheritance, not that it helps with
>> > programmatic comparisons.
>>
>> If the 'inherit' attribute is non-nil, describe-face shows a link to
>> the inherited face, and you can follow it.
>>
>
> Yes, I understand.  I prefer to examine these using *scratch* and/or
> programs vs. using the interactive customize-style UI.  face-attribute
> already takes inherit, and it seems like a natural extension for
> face-all-attributes to be in harmony, and with additional programmer
> utility.
>

I enjoy this:

(seq-difference
 (face-all-attributes 'some-face (selected-frame))
 (face-all-attributes 'some-face (selected-frame) 'inherit))
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#77945; Package emacs. (Sat, 03 May 2025 08:32:01 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Ship Mints <shipmints <at> gmail.com>
Cc: 77945 <at> debbugs.gnu.org
Subject: Re: bug#77945: [PATCH] Add optional inherit argument to
 'face-all-attributes'
Date: Sat, 03 May 2025 11:31:05 +0300
> From: Ship Mints <shipmints <at> gmail.com>
> Date: Sun, 20 Apr 2025 17:45:40 -0400
> Cc: 77945 <at> debbugs.gnu.org
> 
> * lisp/faces.el (face-all-attributes): Add inherit argument and
                                             ^^^^^^^
Please quote "inherit 'like this'.

> +@code{set-face-attribute}; see below.  The optional argument
> +@var{inherit} has the same definition as in @code{face-attribute}, which
                              ^^^^^^^^^^
"Meaning", not "definition".  Also, "which see" is redundant here,
since face-attribute was described just above this function in the
manual.

> +see.  This can aid understanding face definitions.

I'd either drop the last sentence, or say instead something like

  This is useful when you want the face attributes to be absolute and
  not @code{unspecified}.

> ++++
> +*** 'face-all-attributes' now accepts an optional inherit argument.

Please quote "inherit" here.

> +This will resolve all attributes.

This is inaccurate.  I'd suggest to remove this sentence, since the
rest of the NEWS entry describes what it does more accurately.

>                                 'inherit' has the same meaning as
> +'face-attribute', which already takes this argument for a single

"same meaning as the same argument to 'face-attribute'"

Thanks.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#77945; Package emacs. (Sat, 17 May 2025 08:12:01 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: shipmints <at> gmail.com
Cc: 77945 <at> debbugs.gnu.org
Subject: Re: bug#77945: [PATCH] Add optional inherit argument to
 'face-all-attributes'
Date: Sat, 17 May 2025 11:11:25 +0300
Ping!  Are you still interested in installing this?  If so, could you
please post an updated patch?

> Cc: 77945 <at> debbugs.gnu.org
> Date: Sat, 03 May 2025 11:31:05 +0300
> From: Eli Zaretskii <eliz <at> gnu.org>
> 
> > From: Ship Mints <shipmints <at> gmail.com>
> > Date: Sun, 20 Apr 2025 17:45:40 -0400
> > Cc: 77945 <at> debbugs.gnu.org
> > 
> > * lisp/faces.el (face-all-attributes): Add inherit argument and
>                                              ^^^^^^^
> Please quote "inherit 'like this'.
> 
> > +@code{set-face-attribute}; see below.  The optional argument
> > +@var{inherit} has the same definition as in @code{face-attribute}, which
>                               ^^^^^^^^^^
> "Meaning", not "definition".  Also, "which see" is redundant here,
> since face-attribute was described just above this function in the
> manual.
> 
> > +see.  This can aid understanding face definitions.
> 
> I'd either drop the last sentence, or say instead something like
> 
>   This is useful when you want the face attributes to be absolute and
>   not @code{unspecified}.
> 
> > ++++
> > +*** 'face-all-attributes' now accepts an optional inherit argument.
> 
> Please quote "inherit" here.
> 
> > +This will resolve all attributes.
> 
> This is inaccurate.  I'd suggest to remove this sentence, since the
> rest of the NEWS entry describes what it does more accurately.
> 
> >                                 'inherit' has the same meaning as
> > +'face-attribute', which already takes this argument for a single
> 
> "same meaning as the same argument to 'face-attribute'"
> 
> Thanks.
> 
> 
> 
> 




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#77945; Package emacs. (Sat, 17 May 2025 11:21:01 GMT) Full text and rfc822 format available.

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

From: Ship Mints <shipmints <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 77945 <at> debbugs.gnu.org
Subject: Re: bug#77945: [PATCH] Add optional inherit argument to
 'face-all-attributes'
Date: Sat, 17 May 2025 07:20:03 -0400
[Message part 1 (text/plain, inline)]
On Sat, May 17, 2025 at 4:11 AM Eli Zaretskii <eliz <at> gnu.org> wrote:

> Ping!  Are you still interested in installing this?  If so, could you
> please post an updated patch?
>

I do. I will. Been finding and fixing (many) bugs in vtable of late.
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#77945; Package emacs. (Sat, 31 May 2025 09:23:04 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Ship Mints <shipmints <at> gmail.com>
Cc: 77945 <at> debbugs.gnu.org
Subject: Re: bug#77945: [PATCH] Add optional inherit argument to
 'face-all-attributes'
Date: Sat, 31 May 2025 12:22:34 +0300
> From: Ship Mints <shipmints <at> gmail.com>
> Date: Sat, 17 May 2025 07:20:03 -0400
> Cc: 77945 <at> debbugs.gnu.org
> 
> On Sat, May 17, 2025 at 4:11 AM Eli Zaretskii <eliz <at> gnu.org> wrote:
> 
>  Ping!  Are you still interested in installing this?  If so, could you
>  please post an updated patch?
> 
> I do. I will. Been finding and fixing (many) bugs in vtable of late.

Any progress in this matter?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#77945; Package emacs. (Sat, 31 May 2025 09:58:03 GMT) Full text and rfc822 format available.

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

From: Ship Mints <shipmints <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 77945 <at> debbugs.gnu.org
Subject: Re: bug#77945: [PATCH] Add optional inherit argument to
 'face-all-attributes'
Date: Sat, 31 May 2025 05:57:32 -0400
[Message part 1 (text/plain, inline)]
On Sat, May 31, 2025 at 5:22 AM Eli Zaretskii <eliz <at> gnu.org> wrote:

> > From: Ship Mints <shipmints <at> gmail.com>
> > Date: Sat, 17 May 2025 07:20:03 -0400
> > Cc: 77945 <at> debbugs.gnu.org
> >
> > On Sat, May 17, 2025 at 4:11 AM Eli Zaretskii <eliz <at> gnu.org> wrote:
> >
> >  Ping!  Are you still interested in installing this?  If so, could you
> >  please post an updated patch?
> >
> > I do. I will. Been finding and fixing (many) bugs in vtable of late.
>
> Any progress in this matter?
>

This will be tackled early next week when I'm back in my usual location.
Thank you for the ping.
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#77945; Package emacs. (Wed, 04 Jun 2025 17:48:03 GMT) Full text and rfc822 format available.

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

From: Stéphane Marks <shipmints <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 77945 <at> debbugs.gnu.org
Subject: Re: bug#77945: [PATCH] Add optional inherit argument to
 'face-all-attributes'
Date: Wed, 4 Jun 2025 13:47:07 -0400
[Message part 1 (text/plain, inline)]
On Sat, May 31, 2025 at 5:57 AM Ship Mints <shipmints <at> gmail.com> wrote:

> On Sat, May 31, 2025 at 5:22 AM Eli Zaretskii <eliz <at> gnu.org> wrote:
>
>> > From: Ship Mints <shipmints <at> gmail.com>
>> > Date: Sat, 17 May 2025 07:20:03 -0400
>> > Cc: 77945 <at> debbugs.gnu.org
>> >
>> > On Sat, May 17, 2025 at 4:11 AM Eli Zaretskii <eliz <at> gnu.org> wrote:
>> >
>> >  Ping!  Are you still interested in installing this?  If so, could you
>> >  please post an updated patch?
>> >
>> > I do. I will. Been finding and fixing (many) bugs in vtable of late.
>>
>> Any progress in this matter?
>>
>
> This will be tackled early next week when I'm back in my usual location.
> Thank you for the ping.
>

See attached.  I think I addressed all the helpful comments.

-Stéphane
[Message part 2 (text/html, inline)]
[0001-Add-optional-inherit-argument-to-face-all-attributes.patch (application/octet-stream, attachment)]

Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Sat, 07 Jun 2025 09:46:02 GMT) Full text and rfc822 format available.

Notification sent to Ship Mints <shipmints <at> gmail.com>:
bug acknowledged by developer. (Sat, 07 Jun 2025 09:46:02 GMT) Full text and rfc822 format available.

Message #55 received at 77945-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Stéphane Marks <shipmints <at> gmail.com>
Cc: 77945-done <at> debbugs.gnu.org
Subject: Re: bug#77945: [PATCH] Add optional inherit argument to
 'face-all-attributes'
Date: Sat, 07 Jun 2025 12:45:28 +0300
> From: Stéphane Marks <shipmints <at> gmail.com>
> Date: Wed, 4 Jun 2025 13:47:07 -0400
> Cc: 77945 <at> debbugs.gnu.org
> 
> See attached.  I think I addressed all the helpful comments.

Thanks, installed on the master branch (with some minor followup
fixes), and closing the bug.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 05 Jul 2025 11:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 10 days ago.

Previous Next


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