bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#53969: 29.0.50; display frame parameter set incorrectly on pgtk


From: Po Lu
Subject: bug#53969: 29.0.50; display frame parameter set incorrectly on pgtk
Date: Mon, 14 Feb 2022 12:48:28 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Andrew Tropin <andrew@trop.in> writes:

> That's right, emacsclient has a wrong display value.

Could you attach a debugger to emacsclient, and set a breakpoint at this
bit of lib-src/emacsclient.c:

=> if (display && !display[0])
     display = NULL;

And show the value of `display'?

Thanks.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]