From: Stefan Kangas <stefankangas@gmail.com>
To: 71669@debbugs.gnu.org
Subject: bug#71669: 30.0.50; macOS: `emacs --geometry` flag broken, only `-geometry` works
Date: Thu, 20 Jun 2024 00:51:57 -0700 [thread overview]
Message-ID: <CADwFkmk60-FFAik5Yg=+BqDsGrtRjFScqi+s3UdCUAFCJ34PNg@mail.gmail.com> (raw)
On macOS, this has no effect on the size of the initial frame:
emacs -Q --geometry 10x10
This works as expected though:
emacs -Q -g 10x10
emacs -Q -geometry 10x10
On GNU/Linux, all flags work as expected.
In GNU Emacs 30.0.50 (build 1, aarch64-apple-darwin23.5.0, NS
appkit-2487.60 Version 14.5 (Build 23F79)) of 2024-06-10 built on
foo.local
Repository revision: 33fc77e1b64dab2ed33757d8dae94e87e9e0fc0b
Repository branch: master
Windowing system distributor 'Apple', version 10.3.2487
System Description: macOS 14.5
Configured using:
'configure --enable-checking=yes,glyphs
--enable-check-lisp-object-type'
next reply other threads:[~2024-06-20 7:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-20 7:51 Stefan Kangas [this message]
2024-06-20 14:14 ` bug#71669: 30.0.50; macOS: `emacs --geometry` flag broken, only `-geometry` works Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-06-20 16:15 ` Stefan Kangas
2024-06-21 1:22 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-06-21 1:43 ` Stefan Kangas
2024-06-21 6:32 ` Eli Zaretskii
2024-06-21 18:09 ` Stefan Kangas
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='CADwFkmk60-FFAik5Yg=+BqDsGrtRjFScqi+s3UdCUAFCJ34PNg@mail.gmail.com' \
--to=stefankangas@gmail.com \
--cc=71669@debbugs.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.