all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: emacs-devel@gnu.org
Subject: Menu bar broken on MS-DOS
Date: Fri, 02 Jul 2010 16:38:06 +0300	[thread overview]
Message-ID: <83630y9f7l.fsf@gnu.org> (raw)

The MS-DOS build comes up without a menu bar in the initial frame (and
in every frame created thereafter), although the value of
menu-bar-mode is t.  Toggling menu-bar-mode twice restores the menu
bar.

I think this is due to the changes in revno 100650:

    2010-06-27  Chong Yidong  <cyd@stupidchicken.com>

	    * startup.el (command-line): Use X resources to set the value of
	    menu-bar-mode and tool-bar-mode, before calling frame-initialize.

	    * menu-bar.el (menu-bar-mode):
	    * tool-bar.el (tool-bar-mode): Don't change default-frame-alist.
	    Set init-value to t.

	    * frame.el (frame-notice-user-settings): Don't change
	    default-frame-alist based on menu-bar-mode and tool-bar-mode, or
	    vice versa (Bug#2249).

Before that change, startup.el called `(menu-bar-mode 1)', but now it
doesn't.  I cannot see where this call is made now.  Can you please
describe how does this work on X?  I will then see how to make the DOS
build work similarly to X and w32.



             reply	other threads:[~2010-07-02 13:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-02 13:38 Eli Zaretskii [this message]
2010-07-02 18:26 ` Menu bar broken on MS-DOS Chong Yidong
2010-07-03 14:48   ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83630y9f7l.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.