emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs for pure Gtk3


From: Po Lu
Subject: Re: emacs for pure Gtk3
Date: Wed, 29 Apr 2020 16:05:43 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Yuuki Harano <address@hidden> writes:

> I think I saw such a comment, but I can't find it even in the past code.
> I seem to have misunderstood.

Well, if there's a SEGV then it shouldn't be that particular GTK bug,
since GTK only calls `abort' when a connection is closed.

A simple way to reproduce the existing GTK-on-X11 bug is to run an Xnest
on another port, open an Emacs session in the current display, call
`(make-frame-on-display ":<your other display here>")', and then close
the Xnest window.  GDK will promptly abort with a message complaining
about the connection to the other display being abruptly closed.

> Thanks.

You're welcome.


reply via email to

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