emacs-devel
[Top][All Lists]
Advanced

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

Re: eww


From: Tom Tromey
Subject: Re: eww
Date: Tue, 18 Jun 2013 09:43:54 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

>> Can shr not use word-wrap?  Anyhow, the wrapping code is complicated &
>> spread out enough that I didn't look into it.

Lars> Oh course shr wraps the text, but it was using `window-width' as the
Lars> width, while it should have used one less than that.  Fixed now.

Yeah, I was curious about why it doesn't use (setq word-wrap t) and then
not insert hard newlines.

Thanks for the fix.

Tom



reply via email to

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