all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Katsumi Yamaoka <yamaoka@jpl.org>,
	monnier@iro.umontreal.ca, emacs-devel@gnu.org
Subject: Re: HTML rendering
Date: Sun, 30 Aug 2015 13:44:33 +0200	[thread overview]
Message-ID: <m3lhctngpq.fsf@gnus.org> (raw)
In-Reply-To: <83a8v9w7ge.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 06 Jul 2015 19:56:33 +0300")

Eli Zaretskii <eliz@gnu.org> writes:

> I think this is the root cause of the problem: when the line is too
> long, shr-fill-line attempts to find a place to break it, by looking
> for whitespace characters.  But in your example, there are no such
> characters, so shr simply punts and does nothing.

shr-fill-line uses kinsoku to find fill points...

There is a bug in shr in the way it computes available widths when using
table layouts -- there seems to be a off-by-one error somewhere that I
haven't been able to chase down.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



  reply	other threads:[~2015-08-30 11:44 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-02 16:03 HTML rendering Stefan Monnier
2015-07-03  1:45 ` Katsumi Yamaoka
2015-07-03  6:24   ` Eli Zaretskii
2015-07-06  0:54     ` Katsumi Yamaoka
2015-07-06  2:38       ` Eli Zaretskii
2015-07-06  4:37         ` Katsumi Yamaoka
2015-07-06 16:56           ` Eli Zaretskii
2015-08-30 11:44             ` Lars Magne Ingebrigtsen [this message]
2015-07-06 12:32   ` Michael Heerdegen
2015-07-06 17:05     ` Eli Zaretskii
2015-07-06 20:35       ` Michael Heerdegen
2015-07-08 18:19       ` Michael Heerdegen
2015-08-30 11:47   ` Lars Magne Ingebrigtsen
2015-08-30 14:51     ` Eli Zaretskii
2015-08-30 15:45       ` Michael Heerdegen
2015-08-30 16:40         ` Eli Zaretskii
2015-08-30 11:42 ` Lars Magne Ingebrigtsen

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=m3lhctngpq.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=yamaoka@jpl.org \
    /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.