emacs-devel
[Top][All Lists]
Advanced

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

Re: Huge file adventure (+patch)


From: Dmitry Antipov
Subject: Re: Huge file adventure (+patch)
Date: Mon, 07 Oct 2013 20:03:12 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0

On 10/07/2013 07:15 PM, Stefan Monnier wrote:

You can remove the { between "else" and "if" (with the side-benefit that
the unchanged code will stay at the same indentation level).

Argh, OK.

Where/how do you make sure we loop back here for the rest
(when end-start > E_WRITE_MAX) ?

Did you mean 'end - start < E_WRITE_MAX'? Or am I creating
an endless loop in e_write (BTW, I don't see how)?

Dmitry




reply via email to

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