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

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

bug#38828: 26.3; Customized mode line breaks height of vertical scroll b


From: Eli Zaretskii
Subject: bug#38828: 26.3; Customized mode line breaks height of vertical scroll bar
Date: Fri, 03 Jan 2020 19:11:28 +0200

> Cc: 38828@debbugs.gnu.org
> From: martin rudalics <rudalics@gmx.at>
> Date: Fri, 3 Jan 2020 17:34:34 +0100
> 
>  > If you run the crashing command under GDB, what does it show at the
>  > point of the crash?
> 
> If you told me how to do that (note, I'm building out of the tree in
> spearate directories) I'll give it a try.  So far I was only able to
> crash gdb.

Shouldn't be necessary anymore for this problem (I hope), but for the
future:

  $ cd ../src
  $ gdb ../build/src/temacs.exe
  (gdb) cd ../build/src
  (gdb) r --batch -l loadup --temacs=pbootstrap

(This assumes you build in build/, which is a sub-directory of the
top-level Emacs directory, a sibling of src/, lisp/, etc.)





reply via email to

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