bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Toolkit scrollbars do not work properly.


From: Lute Kamstra
Subject: Re: Toolkit scrollbars do not work properly.
Date: Tue, 23 Oct 2001 08:35:06 GMT

Hello Gerd,

> From: gerd.moellmann@t-online.de (Gerd Moellmann)

> A binary search approach would be faster:  take one half of the files
> from 21.1, the other half from .106, etc.

Thought of the same thing on my way home yesterday.  It should take
only log(n) iterations, n being the number of changed files, provided
that the cause can be traced to a *single* file and not to a
combination of files.

Ah well, lets give it a shot.  The process can be semi-automated using
shell scripts anyway.  I presume that all the changes are documented
in the respective ChangeLog files?

Here we go...

Lute




reply via email to

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