From: po lu via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: dick.r.chiang@gmail.com
Cc: 56372@debbugs.gnu.org
Subject: bug#56372: 29.0.50; [PATCH] Avoid BadMatch X11 error
Date: Mon, 04 Jul 2022 14:05:44 +0800 [thread overview]
Message-ID: <87wnct9zuv.fsf@yahoo.com> (raw)
In-Reply-To: <87y1x9u17n.fsf@yahoo.com> (Po Lu's message of "Mon, 04 Jul 2022 09:16:12 +0800")
Po Lu <luangruo@yahoo.com> writes:
> x_ignore_errors_for_next_request and x_stop_ignoring_errors don't call
> XSync (unlike the usual error handling and checking functions) -- they
> only make a note of the range of requests made inside them, so the
> x_error_handler knows that it should ignore the error. This is done for
> speed, since syncing is slow, especially over connections with high
> latency.
I reproduced the bug with a GTK build. It should be fixed now, please
test.
next prev parent reply other threads:[~2022-07-04 6:05 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-03 14:45 bug#56372: 29.0.50; [PATCH] Avoid BadMatch X11 error dick.r.chiang
2022-07-04 0:50 ` Katsumi Yamaoka
2022-07-04 5:21 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-07-04 23:15 ` Katsumi Yamaoka
2022-07-04 1:16 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-07-04 6:05 ` po lu via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2022-07-05 0:21 ` dick
2022-07-05 1:38 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-07-04 4:50 ` dick
2022-07-04 10:10 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-07-04 10:19 ` Lars Ingebrigtsen
2022-07-04 10:58 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-07-04 12:12 ` dick
2022-07-04 12:34 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
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=87wnct9zuv.fsf@yahoo.com \
--to=bug-gnu-emacs@gnu.org \
--cc=56372@debbugs.gnu.org \
--cc=dick.r.chiang@gmail.com \
--cc=luangruo@yahoo.com \
/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.