emacs-devel
[Top][All Lists]
Advanced

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

view-emacs-debugging paragraph


From: Andrés Ramírez
Subject: view-emacs-debugging paragraph
Date: Thu, 25 Aug 2022 17:21:21 +0000

Hi.

When reading:
--8<---------------cut here---------------start------------->8---
** If you encounter X protocol errors
--8<---------------cut here---------------end--------------->8---

I have found this paragraph:
--8<---------------cut here---------------start------------->8---
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
--8<---------------cut here---------------end--------------->8---

It is not clear to me.

Option : "Note that the -xrm option may have no effect when you make an
Emacs process invoked with the -nw option (or when invoking emacs as a
server with --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"

Perhaps It could be mentioned the modern way of starting emacs as a
process for subsequent invokations of emacsclient.
--8<---------------cut here---------------start------------->8---
emacs --eval '(setq x-command-line-resources "emacs.synchronous: true")' 
--daemon
--8<---------------cut here---------------end--------------->8---


Best Regards




reply via email to

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