emacs-devel
[Top][All Lists]
Advanced

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

Re: [Patch] reformat man buffer on the fly for man.el


From: Stefan Monnier
Subject: Re: [Patch] reformat man buffer on the fly for man.el
Date: Tue, 29 Oct 2013 16:34:47 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> As man works by invoking the man command background, it is not easy to
> figure out how wide the buffer is going to be displayed, so the width
> guess is not always correct,

I think the right fix for that is to display the buffer before it
gets filled, so you don't need any new command like
"Man-update-manpage".  It will also solve the problem that if generating
the manpage takes a long time, it ends up popping up in your face
unexpectedly (since you've lost patience in the mean time and moved on
to something else).


        Stefan



reply via email to

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