[Ffmpeg-devel] [PATCH] Correct inttypes.h emulation for Visual Studio
Diego Biurrun
diego
Mon Dec 4 19:37:58 CET 2006
On Mon, Dec 04, 2006 at 04:01:04PM +0100, Stefan Heinzmann wrote:
> --- M?ns Rullg?rd <mru at inprovide.com> wrote:
>
> > Could you please fix the line-wrapping in your
> > mailer, or switch to a mailer
> > that gets it right? Fixing it manually when
> > replying to you is getting tedious.
>
> It does wrap the lines when I send mail to myself.
> They are also wrapped when receiving my own messages
> through the list. What exactly is the problem?
It cuts lines in half instead of reformatting them properly and it cuts
lines at around 55 characters already while 70 is a much more sensible
number. For example..
ugly:
> > Could you please fix the line-wrapping in your
> > mailer, or switch to a mailer
> > that gets it right? Fixing it manually when
> > replying to you is getting tedious.
not ugly:
> > Could you please fix the line-wrapping in your mailer, or switch
> > to a mailer that gets it right? Fixing it manually when replying
> > to you is getting tedious.
Yes, it is strictly a matter of ascetics, but you are of course fully
aware that appearance *does* matter, not only IRL.
Diego
More information about the ffmpeg-devel
mailing list