all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Stefan Kangas <stefan@marxist.se>
Cc: 27930@debbugs.gnu.org, huwei9527@gmail.com
Subject: bug#27930: 24.5; The underline of hyperlink text is unbounded
Date: Sun, 29 Sep 2019 10:39:36 +0300	[thread overview]
Message-ID: <83sgofft53.fsf@gnu.org> (raw)
In-Reply-To: <CADwFkmkivUH1cApKT3G38j67NsPsJBBtbVJ5FAQtDJBVY8_6ig@mail.gmail.com> (message from Stefan Kangas on Sun, 29 Sep 2019 03:58:25 +0200)

> From: Stefan Kangas <stefan@marxist.se>
> Date: Sun, 29 Sep 2019 03:58:25 +0200
> Cc: martin rudalics <rudalics@gmx.at>, 27930@debbugs.gnu.org, huwei9527@gmail.com
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> >> From: hw <huwei9527@gmail.com>
> >> Date: Thu, 03 Aug 2017 20:43:42 +0800
> >>
> >>
> >> When I reference to Info node with "C-x h handle-switch-frame RET",
> >> I get the *Help* buffer poped up. The first line shows:
> >>
> >> handle-switch-frame is an interactive built-in function in `C source
> >> code'
> >>
> >> The text "C source code" above is a hyperlink so it is blue with
> >> underline, but the underline extend to the right edge of
> >> the buffer window, which I think should stop at the end line right
> >> after the text "source". So the text above in my text teminal looks
> >> like this:
> >>
> >> <left>                 <mid>                   <right>
> >> XXXX function in `____________________________________
> >> ___'.
> >
> > I think this is expected on a TTY: the face of the last character is
> > extended all the way to the end of the window.  That's how Emacs was
> > designed to work in this case.
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> >> Date: Fri, 04 Aug 2017 10:55:00 +0200
> >> From: martin rudalics <rudalics@gmx.at>
> >> CC: huwei9527@gmail.com, 27930@debbugs.gnu.org
> >>
> >>  >> But it works the same way on a GUI frame.
> >>  >
> >>  > Not here, it doesn't.  Maybe there's some kind of misunderstanding.
> >>
> >> Indeed.  A similar problem on a GUI occurs with the following
> >> customization:
> >>
> >> (custom-set-faces
> >>   '(button ((t (:background "#D8D0C8" :box (:line-width 2 :color "grey72")))))
> >>   '(highlight ((t (:inherit button :box (:line-width 2 :style released-button))))))
> >
> > Yes, that's the intended behavior of :box.
> 
> According to the above, this all works as expected.  I'm therefore
> closing this as notabug.

We might be able to do something with this when the "face extension"
branch is merged.





      reply	other threads:[~2019-09-29  7:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-03 12:43 bug#27930: 24.5; The underline of hyperlink text is unbounded hw
2017-08-03 16:33 ` Eli Zaretskii
2017-08-03 17:56   ` martin rudalics
2017-08-03 18:33     ` Eli Zaretskii
2017-08-04  8:55       ` martin rudalics
2017-08-04 12:47         ` Eli Zaretskii
2019-09-29  1:58 ` Stefan Kangas
2019-09-29  7:39   ` Eli Zaretskii [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83sgofft53.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=27930@debbugs.gnu.org \
    --cc=huwei9527@gmail.com \
    --cc=stefan@marxist.se \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.