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

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

[debbugs-tracker] bug#34286: closed (M-x man grep weird lines)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34286: closed (M-x man grep weird lines)
Date: Sat, 16 Feb 2019 09:55:01 +0000

Your message dated Sat, 16 Feb 2019 11:54:17 +0200
with message-id <address@hidden>
and subject line Re: bug#34286: M-x man grep weird lines
has caused the debbugs.gnu.org bug report #34286,
regarding M-x man grep weird lines
to be marked as done.

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


-- 
34286: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34286
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: M-x man grep weird lines Date: Fri, 01 Feb 2019 07:17:17 +0800
$ emacs -nw -q
M-x man grep

JPEG image

Do you see those weird lines?
(Also test without -nw too.)

--- End Message ---
--- Begin Message --- Subject: Re: bug#34286: M-x man grep weird lines Date: Sat, 16 Feb 2019 11:54:17 +0200
> From: Andy Moreton <address@hidden>
> Date: Sat, 09 Feb 2019 23:04:29 +0000
> 
> > That's normal: faces straddle the newline.  In this case, it's the
> > underline face, but you will see the same if you use a face with a
> > non-default background color.
> 
> >From looking at this, the man page formatting is ok, but there is a
> problem with the buttons added to allow following references.
> 
> The first overlay button added by `Man-highlight-references0' uses a
> start position in the middle of a subsection heading in the "SEE ALSO"
> section, so something is not right with the regexps that locate these
> references.

Thanks, I fixed that one (and also another problem with handling
references to manpages divided between two lines).  The more general
problem, however, with the underline face straddling a newline, cannot
be helped.


--- End Message ---

reply via email to

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