GNU bug report logs -
#1077
23.0.60; x-create-frame: (wrong-type-argument number-or-marker-p nil)
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Fri, 3 Oct 2008 17:30:02 UTC
Severity: normal
Tags: moreinfo
Merged with 670
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> It's not the design.
By design a minibuffer is a special buffer and a minibuffer window is a
special window. The concepts of a standalone minibuffer window are
mostly unchanged from that of a minibuffer window attached to a normal
frame.
> Simply, no one bothered to solve the
> difficulties that are related to having menu bars in minibuffer-only
> frames. The function set_menu_bar_lines, which handles changes in the
> menu-bar-lines frame parameter, has this fragment right at its
> beginning:
>
> /* Right now, menu bars don't work properly in minibuf-only frames;
> most of the commands try to apply themselves to the minibuffer
> frame itself, and get an error because you can't switch buffers
> in or split the minibuffer window. */
You either have to redesign the concept of minibuffer windows or work
around the design. Both tasks seem non-trivial to me. "Right now" is
just another way to express that.
martin
This bug report was last modified 14 years and 225 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.