emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#28033: closed ([PATCH] Add new face 'header-line-h


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#28033: closed ([PATCH] Add new face 'header-line-highlight')
Date: Sat, 12 Aug 2017 07:21:02 +0000

Your message dated Sat, 12 Aug 2017 10:20:03 +0300
with message-id <address@hidden>
and subject line Re: bug#28033: [PATCH] Add new face 'header-line-highlight'
has caused the debbugs.gnu.org bug report #28033,
regarding [PATCH] Add new face 'header-line-highlight'
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
28033: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28033
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] Add new face 'header-line-highlight' Date: Wed, 09 Aug 2017 17:29:19 -0600
Some header-line configurations don't interact nicely with the
'highlight' face, particularly when they use the :box attribute.

Attachment: 0001-Add-new-face-header-line-highlight.patch
Description: header-line-highlight


--- End Message ---
--- Begin Message --- Subject: Re: bug#28033: [PATCH] Add new face 'header-line-highlight' Date: Sat, 12 Aug 2017 10:20:03 +0300
> From: Alex <address@hidden>
> Cc: address@hidden
> Date: Fri, 11 Aug 2017 16:10:02 -0600
> 
> > Thanks, this makes sense.  But please add some of this rationale to
> > the documentation.
> 
> I'm not sure exactly what you're looking for, but I added a brief
> explanation to the doc.

That's what I was looking for (although I made minor wording changes
in the actual commit).

> > Also, it is preferable to have the first line of a NEWS item be a full
> > sentence, if possible.  In this case, I would just say
> >
> >   ** New face 'header-line-highlight'.
> >
> > and then follow that by the details.
> 
> Sure. It seems that a lot of nearby entries don't follow that style,
> though...

Yes, something to work on.  Patches welcome.

I've pushed the changes.  A couple of minor comments for the future:

 . Please mention the bug number in the log message.
 . The order of the references to various parts of the changes in the
   log message should assume the reading order of top to bottom, so
   the log message might need some minor reordering.  In this case,
   your original order:

> * doc/emacs/display.texi (Standard Faces):
> * etc/NEWS: Document the face.
> * lisp/emacs-lisp/tabulated-list.el (tabulated-list-init-header):
> * lisp/info.el (Info-fontify-node): Use the face.
> * lisp/faces.el: Define the face.

   refers to "the face" before it was defined.  I've reordered it to
   put the reference to the lisp/faces.el change before all the rest.

Thanks again for working on this.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]