From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r100650: Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249). Date: Sun, 27 Jun 2010 12:39:45 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1277636010 24993 80.91.229.12 (27 Jun 2010 10:53:30 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 27 Jun 2010 10:53:30 +0000 (UTC) Cc: Emacs developers To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 27 12:53:29 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OSpUO-0003Dy-EO for ged-emacs-devel@m.gmane.org; Sun, 27 Jun 2010 12:53:28 +0200 Original-Received: from localhost ([127.0.0.1]:58153 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OSpUM-0006La-RK for ged-emacs-devel@m.gmane.org; Sun, 27 Jun 2010 06:53:26 -0400 Original-Received: from [140.186.70.92] (port=41995 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OSpUG-0006Gz-EG for emacs-devel@gnu.org; Sun, 27 Jun 2010 06:53:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OSpHT-0008JE-1n for emacs-devel@gnu.org; Sun, 27 Jun 2010 06:40:08 -0400 Original-Received: from mail-bw0-f41.google.com ([209.85.214.41]:46117) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OSpHS-0008J1-SM for emacs-devel@gnu.org; Sun, 27 Jun 2010 06:40:07 -0400 Original-Received: by bwz9 with SMTP id 9so239468bwz.0 for ; Sun, 27 Jun 2010 03:40:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=Sgd+JJxpw4hYKfQrgF+/MXPSkh5c1SjYUeJjdEjYC4s=; b=MolTYOI3eOvC5KvPbN2JlquJalWcz19sgzHnjf+NPhqV4x8LpRkWECpyEc3vF3aM4G k4/Q++wdXl/tZWI+jDGFAZANtNV6cAqSd+DCXHmBamDD7AqbXGzaiCGnOu3wmrPieJYo /ZfKAcYSxj/yYPq49CxT1OoHbuL9UYr4LzHXc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=XQcRV+4bIogO3cIu8Kw03b9INXvRsQEVC49f2lR7rqdf8eOpIufXK0vzK1EszPyIYl h8ie4tM4y07OHCvDnIxVtZSu+3VHSy104Uq0lkdmpM+W84krLTb/yg0MIoK1rJ0q+1Do iLLvq7F7q//TltNQYDhyLdtyBsf/Skqyr3uYY= Original-Received: by 10.204.162.133 with SMTP id v5mr2300828bkx.6.1277635205352; Sun, 27 Jun 2010 03:40:05 -0700 (PDT) Original-Received: by 10.204.66.77 with HTTP; Sun, 27 Jun 2010 03:39:45 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:126455 Archived-At: On Sun, Jun 27, 2010 at 02:30, Chong Yidong wrote: > ------------------------------------------------------------ > revno: 100650 > committer: Chong Yidong > branch nick: trunk > timestamp: Sat 2010-06-26 20:30:52 -0400 > message: > =C2=A0Change default-frame-alist and menu/tool-bar-mode interaction (Bug#= 2249). > =C2=A0Don't add entries for `menu-bar-lines' and `tool-bar-lines' to > =C2=A0`default-frame-alist' and `initial-frame-alist' at startup. > =C2=A0Instead, use X resources to update the `menu-bar-mode' and > =C2=A0`tool-bar-mode' variables at startup, and use them as defaults duri= ng > =C2=A0frame creation. This changes initial frame size, at least on Windows. emacs-23\bin\emacs -q =3D> frame-height =3D 35 trunk\bin\emacs -q =3D> frame-height =3D 38 which is a PITA because I have "Emacs.Geometry =3D 100x65" in the registry (65 being the height for a maximized Emacs frame on my system). With that setting, Emacs 23.X works right, but trunk Emacs extends under the taskbar. Juanma