all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#71669: 30.0.50; macOS: `emacs --geometry` flag broken, only `-geometry` works
@ 2024-06-20  7:51 Stefan Kangas
  2024-06-20 14:14 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 7+ messages in thread
From: Stefan Kangas @ 2024-06-20  7:51 UTC (permalink / raw)
  To: 71669

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'





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-06-21 18:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-20  7:51 bug#71669: 30.0.50; macOS: `emacs --geometry` flag broken, only `-geometry` works Stefan Kangas
2024-06-20 14:14 ` 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

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.