On Tue, 03 Mar 2020 23:51:58 +0800, 積丹尼さん wrote:
> Package: w3m-el-snapshot
> X-Debbugs-Cc: yama...@jpl.org
> Version: 1.4.632+0.20191218.2243.cef0c7e-1

> $ emacs -q -f w3m
>  C-x C-= [text-scale-adjust]
>  C-= [anonymous-command]

> Here the lines get cut off.
> They should fold, staying on the screen as the text zooms.

In that case the window width, i.e., the return value of
(window-width) is unchanged, so we have no clue for the point
where to fold text lines.  We have no solution for it, I think.

Reply via email to