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: Thu, 25 Oct 2001 16:04:22 GMT

Hello again,

> On Thu, 25 Oct 2001, Lute Kamstra wrote:

> > However, if I configure and make 21.0.106 and 21.1 unchanged and
> > *then* replace the lisp/*.el and lisp/*.elc files from 21.1 with their
> > counterparts from 21.0.106, the problems with the scroll bar are
> > there.

> This probably means that the important change is in one of the files that 
> are preloaded.  The list of those files appears in src/Makefile.in in the 
> variables shortlisp and SOME_MACHINE_LISP (you need to exclude from the 
> latter files like vmsproc.elc, dos-fns.elc, etc. which are not loaded on 
> Unix).

> > *all* the lisp/*.elc differ.  I don't know what the difference is; a
> > timestamp, a version number or more?

> Probably something like that.  I'd suggest to ignore the differences in 
> *.elc files and start with those .el files which changed and which are
> listed in shortlisp and SOME_MACHINE_LISP, applying the binary search 
> procedure suggested by Gerd.

OK, I've narrowed it down to one file: `lisp/version.el'.  That is, if
I unpack emacs 21.1 and replace lisp/version.el and lisp/version.elc
with their counterparts from version 21.0.106, then configure and
make, the problems with the scroll bar do *not* show up.  Pretty
strange, eh?

Any suggestions as what to do now?  Note that my current machine is
going to be changed tomorrow (Friday) afternoon, so if I am to try
something else, it needs to be done fast.

Regards,

  Lute Kamstra.



reply via email to

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