unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: tpeplt <tpeplt@gmail.com>
To: Stefan Monnier via Users list for the GNU Emacs text editor
	<help-gnu-emacs@gnu.org>
Cc: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: Problem with new frame not recognizing `default-frame-alist' width and height
Date: Tue, 27 Feb 2024 11:13:05 -0500	[thread overview]
Message-ID: <87r0gxc2cu.fsf@gmail.com> (raw)
In-Reply-To: <jwvttlumulf.fsf-monnier+emacs@gnu.org> (Stefan Monnier via Users list for the's message of "Mon, 26 Feb 2024 22:56:06 -0500")

Stefan Monnier via Users list for the GNU Emacs text editor
<help-gnu-emacs@gnu.org> writes:

>
>> 4. Set the width and height to larger values by setting the value of
>>    the association list ‘default-frame-alist’.  Evaluate the
>>    expression:
>>
>>    (setq default-frame-alist '((width . 80) (height . 25)))
>
> You might need to add `(user-size . t)` to those settings.
> But maybe the real problem is at step 2 and prevents everything else
> from working.
>

Thank you for the suggestion.  I attempted it (that is, added (user-size
. t) to the ‘setq’ expression before creating a new frame), but it did
not change the result (new frame is small).

Based on what Eli Zaretskii wrote in another reply, it appears that the
problem has been reported already (bug #67654).  I had searched through
this mailing list archives (Emacs help) before asking here about the
problem, but had not searched through the mailing list archives for
Emacs bugs (because I was assuming that it must have been my error
because it is such a large, reproducible problem).

--



  reply	other threads:[~2024-02-27 16:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-27  3:11 Problem with new frame not recognizing `default-frame-alist' width and height tpeplt
2024-02-27  3:31 ` tpeplt
2024-02-27  3:56 ` Stefan Monnier via Users list for the GNU Emacs text editor
2024-02-27 16:13   ` tpeplt [this message]
2024-02-27  8:14 ` Joost Kremers
2024-02-27 10:14   ` Eli Zaretskii
2024-02-27 11:19     ` Joost Kremers
2024-02-27 16:53     ` tpeplt
2024-02-27 19:50       ` Stefan Monnier via Users list for the GNU Emacs text editor
2024-02-27 20:28         ` Stefan Monnier via Users list for the GNU Emacs text editor
2024-02-27 22:05           ` tpeplt

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=87r0gxc2cu.fsf@gmail.com \
    --to=tpeplt@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.
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).