GNU bug report logs - #51343
27.2; Xaw3d scrollbar thumb doesn't update while dragged

Previous Next

Package: emacs;

Reported by: Po Lu <luangruo <at> yahoo.com>

Date: Sat, 23 Oct 2021 07:34:01 UTC

Severity: normal

Tags: confirmed

Found in version 27.2

Full log


Message #20 received at 51343 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Po Lu <luangruo <at> yahoo.com>
Cc: 51343 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>
Subject: Re: bug#51343: 27.2;
 Xaw3d scrollbar thumb doesn't update while dragged
Date: Sat, 23 Oct 2021 10:16:51 -0400
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




This bug report was last modified 2 years and 284 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.