emacs-diffs
[Top][All Lists]
Advanced

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

emacs-28 e3b8577525: ; * etc/DEBUG: Fix wording of "X protocol errors" s


From: Eli Zaretskii
Subject: emacs-28 e3b8577525: ; * etc/DEBUG: Fix wording of "X protocol errors" section.
Date: Thu, 25 Aug 2022 15:07:34 -0400 (EDT)

branch: emacs-28
commit e3b85775252adbe3135580df321cbd69eb2f2bf1
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * etc/DEBUG: Fix wording of "X protocol errors" section.
---
 etc/DEBUG | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/etc/DEBUG b/etc/DEBUG
index dd33b42f19..5d99c313f9 100644
--- a/etc/DEBUG
+++ b/etc/DEBUG
@@ -661,10 +661,10 @@ Setting a breakpoint in the function 'x_error_quitter' 
and looking at
 the backtrace when Emacs stops inside that function will show what
 code causes the X protocol errors.
 
-Note that the -xrm option may have no effect when you make an Emacs
-process invoked with the -nw option a server and want to trace X
-protocol errors from subsequent invocations of emacsclient in a GUI
-frame.  In that case calling the initial Emacs via
+Note that the -xrm option may have no effect when you start a server
+in an Emacs session invoked with the -nw command-line option, and want
+to trace X protocol errors from GUI frames created by subsequent
+invocations of emacsclient.  In that case starting Emacs via
 
   emacs -nw --eval '(setq x-command-line-resources "emacs.synchronous: true")'
 



reply via email to

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