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

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

bug#51343: 27.2; Xaw3d scrollbar thumb doesn't update while dragged


From: Glenn Morris
Subject: bug#51343: 27.2; Xaw3d scrollbar thumb doesn't update while dragged
Date: Sat, 23 Oct 2021 10:16:51 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Po Lu wrote:

> Is there anything in particular that I'm missing and can be used to
> speed up the build?

You don't need to compile all the lisp files for this kind of problem.
For bisecting, I use:

make maintainer-clean >& /dev/null
autoreconf -fi -I m4
./configure [...] --cache-file=/tmp/ccache
make -C lib [-j #] all
make -C src [-j #] emacs





reply via email to

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