From: Tim Van Holder <tim.vanholder@gmail.com>
To: Lars Magne Ingebrigtsen <larsi@gnus.org>
Cc: 3983@debbugs.gnu.org
Subject: bug#3983: 23.1; configured frame size not respected
Date: Sun, 18 Sep 2011 14:00:12 +0200 [thread overview]
Message-ID: <CAKMi--AC3nusUv6nHUJVQF08Aebz5FW8r70bE4c7P3e2DG2woA@mail.gmail.com> (raw)
In-Reply-To: <m3y5xnbqvi.fsf@stories.gnus.org>
On 17 September 2011 08:54, Lars Magne Ingebrigtsen <larsi@gnus.org> wrote:
> Tim Van Holder <tim.vanholder@gmail.com> writes:
>
>> I have default-frame-alist configured with width=132 and height=70.
>> This has always worked in the past (official emacs 22.1 binary on Win32).
>>
>> However, with emacs 23.1, the initial frame is always the wrong size
>> (hard to tell exactly on Windows, but it looks like 80x40). Same goes if
>> initial-frame-alist gets configured for 132x70.
>> Creating a new frame after the first (C-x 5 2) does create a properly
>> sized frame.
>
> If this bug still exists, could you post an easy-to-reproduce test case?
Current version I'm using is 23.1.1.
As for the test case: It seems to be face related. Customizing only
the default frame alist works fine. But I also have the default face
customized, and that seems to mess things up.
If I set up my .emacs to contain only
(custom-set-variables '(default-frame-alist (quote ((width . 132)
(height . 60) (background-color . "black") (foreground-color .
"white") (cursor-color . "white")))))
(custom-set-faces '(default ((t (:background "black" :foreground
"white" :height 100 :family "outline-lucida console")))))
I see the issue (particularly clear when you do C-x 5 2 - the new
frame will be considerably bigger than the first).
I'll check if there's a more recent build available, and whether or
not that changes anything.
next prev parent reply other threads:[~2011-09-18 12:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-30 22:21 bug#3983: 23.1; configured frame size not respected Tim Van Holder
2011-09-17 6:54 ` Lars Magne Ingebrigtsen
2011-09-18 12:00 ` Tim Van Holder [this message]
2011-09-18 16:17 ` Tim Van Holder
2015-01-03 18:44 ` martin rudalics
2015-02-13 18:28 ` martin rudalics
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAKMi--AC3nusUv6nHUJVQF08Aebz5FW8r70bE4c7P3e2DG2woA@mail.gmail.com \
--to=tim.vanholder@gmail.com \
--cc=3983@debbugs.gnu.org \
--cc=larsi@gnus.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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).