GNU bug report logs -
#14062
24.3.50; emacs_backtrace.txt
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Tue, 26 Mar 2013 23:36:02 UTC
Severity: normal
Merged with 14205
Found in version 24.3.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Sat, 04 May 2013 14:45:14 +0200
> From: martin rudalics <rudalics <at> gmx.at>
> CC: 14062 <at> debbugs.gnu.org, drew.adams <at> oracle.com
>
> >> I fail to understand what FRAME_WANTS_MODELINE_P is good for. I
> >> removed it in my code long ago.
> >
> > It causes the header line to disappear when the window is too small to
> > show both the modeline and the header line. The limit of the window
> > size where that happens obviously should be different depending on
> > whether the window does or does not have a modeline.
>
> IIUC what you talk about here is WINDOW_WANTS_MODELINE_P.
Sorry, I was actually talking about something else entirely: about
this:
+ !NILP (BVAR (XBUFFER ((W)->contents), mode_line_format))
As for FRAME_WANTS_MODELINE_P, it's zero for minibuffer frames and
tooltip frames. Are you saying that these frames should be able to
have header lines?
This bug report was last modified 12 years and 11 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.