[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#63555: emacs 29 complains that it can't connect to the display
From: |
Eli Zaretskii |
Subject: |
bug#63555: emacs 29 complains that it can't connect to the display |
Date: |
Sat, 20 Jul 2024 12:00:35 +0300 |
> Date: Sun, 14 Jul 2024 22:00:26 +0100 (BST)
> From: Peter Oliver <p.d.oliver@mavit.org.uk>
>
> FWIW, here is a patch which causes Emacs to check that at least one of the
> environment variables WAYLAND_DISPLAY, DISPLAY, BROADWAY_DISPLAY is set
> before it will try to use PGTK for its initial window.
>
> This patch is not suitable for merging, because it doesn’t consider what
> happens if you try to use PGTK on Windows or MacOS. However, people might
> find it useful if they’re not using one of those platforms.
>
> This patch depends on the patch for bug 72118.
Po Lu, any comments?