all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: asjo@koldfront.dk (Adam Sjøgren)
Cc: 27399@debbugs.gnu.org
Subject: bug#27399: 26.0.50; Tooltips displayed on images in shr do not line wrap
Date: Wed, 21 Jun 2017 21:16:19 -0400	[thread overview]
Message-ID: <8owp84u8ik.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <8760fvu9mf.fsf@tullinup.koldfront.dk> ("Adam \=\?utf-8\?Q\?Sj\?\= \=\?utf-8\?Q\?\=C3\=B8gren\=22's\?\= message of "Fri, 16 Jun 2017 19:26:32 +0200")


I guess this broke in 656caef.

--- i/lisp/net/shr.el
+++ w/lisp/net/shr.el
@@ -512,6 +512,7 @@ shr-fill-text
                                        (* (frame-char-width) 2)
                                      0))))
 	(shr-insert text)
+	(shr-fill-lines (point-min) (point-max))
 	(buffer-string)))))
 
 (define-inline shr-char-breakable-p (char)





  reply	other threads:[~2017-06-22  1:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-16 16:05 bug#27399: 26.0.50; Tooltips displayed on images in shr do not line wrap Adam Sjøgren
2017-06-16 16:30 ` Eli Zaretskii
2017-06-16 16:43   ` Stephen Berman
2017-06-16 16:52     ` Stephen Berman
2017-06-16 17:26   ` Adam Sjøgren
2017-06-22  1:16     ` Glenn Morris [this message]
2017-06-22 14:45       ` Adam Sjøgren
2017-06-22 14:47         ` Adam Sjøgren
2017-06-22 18:13           ` Glenn Morris

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=8owp84u8ik.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=27399@debbugs.gnu.org \
    --cc=asjo@koldfront.dk \
    /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.