]> git.eshelyaron.com Git - emacs.git/commit
Work around sample server bug
authorPo Lu <luangruo@yahoo.com>
Tue, 6 Dec 2022 11:30:15 +0000 (19:30 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 6 Dec 2022 11:30:30 +0000 (19:30 +0800)
commitf803203088c26e8906ae28e9b27cc6afa37fb8cb
tree7d0f35c019f9340eaed792286c11b6ad535a0e30
parentccf3705892d93159f655d3aab822ed62249e78dc
Work around sample server bug

* src/xterm.c (XTring_bell): Catch Access errors from XBell when
Emacs is running as an untrusted client.
src/xterm.c