GNU bug report logs -
#8596
24.0.50; crash when use C-x 5 2 with emacs -nw -Q
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Sat, 30 Apr 2011 16:05:01 UTC
Severity: normal
Found in version 24.0.50
Done: Juanma Barranquero <lekktu <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Juanma Barranquero <lekktu <at> gmail.com>
> Date: Sun, 1 May 2011 00:14:47 +0200
> Cc: drew.adams <at> oracle.com, 8596 <at> debbugs.gnu.org
>
> On Sat, Apr 30, 2011 at 23:30, Juanma Barranquero <lekktu <at> gmail.com> wrote:
>
> > But, I cannot find the oldest Windows release supporting
> > GetConsoleScreenBufferInfo. Most online references do not go farther
> > than the oldest supported release, Windows 2K.
>
> According to this "reference"
> (http://winapi.freetechsecrets.com/win32/WIN32GetConsoleScreenBufferInfo.htm)
> it existed in W95 and NT 3.1.
Yes, it's available in all versions of Windows.
> But, as for the bug... why does not happen on emacs-23? There,
> matrix_dim is 10x10, not 10x11 as in the trunk.
Are you saying that before this line:
/* Add in menu bar lines, if any. */
matrix_dim.height += top_window_y;
matrix_dim.height is 9? Or maybe top_window_y is zero?
This bug report was last modified 14 years and 23 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.