all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#60780: [PATCH] eglot.texi: Fix a command name
@ 2023-01-13 12:40 Arash Esbati
  2023-01-13 13:26 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Arash Esbati @ 2023-01-13 12:40 UTC (permalink / raw)
  To: 60780

Hi all,

I think there is a typo in eglot.texi under @node Troubleshooting Eglot:
It talks about

  @kbd{M-x eglot-events-server}

which should read

  @kbd{M-x eglot-events-buffer}

Hence the following patch:

--8<---------------cut here---------------start------------->8---
diff --git a/doc/misc/eglot.texi b/doc/misc/eglot.texi
index 253bf169ccb..56151b5482f 100644
--- a/doc/misc/eglot.texi
+++ b/doc/misc/eglot.texi
@@ -1104,7 +1104,7 @@ Troubleshooting Eglot
 reporting Eglot bugs in a way that facilitates their resolution.

 When you encounter problems with Eglot, try first using the commands
-@kbd{M-x eglot-events-server} and @kbd{M-x eglot-stderr-buffer}.  They
+@kbd{M-x eglot-events-buffer} and @kbd{M-x eglot-stderr-buffer}.  They
 pop up special buffers that can be used to inspect the communications
 between the Eglot and language server.  In many cases, this will
 indicate the problems or at least provide a hint.
--8<---------------cut here---------------end--------------->8---

Please give me a hint if I should install it or feel free to do it
yourself.

Best, Arash





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#60780: [PATCH] eglot.texi: Fix a command name
  2023-01-13 12:40 bug#60780: [PATCH] eglot.texi: Fix a command name Arash Esbati
@ 2023-01-13 13:26 ` Eli Zaretskii
  2023-01-13 13:33   ` Arash Esbati
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2023-01-13 13:26 UTC (permalink / raw)
  To: Arash Esbati; +Cc: 60780-done

> From: Arash Esbati <arash@gnu.org>
> Date: Fri, 13 Jan 2023 13:40:25 +0100
> 
> Hi all,
> 
> I think there is a typo in eglot.texi under @node Troubleshooting Eglot:
> It talks about
> 
>   @kbd{M-x eglot-events-server}
> 
> which should read
> 
>   @kbd{M-x eglot-events-buffer}
> 
> Hence the following patch:

Thanks, installed.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#60780: [PATCH] eglot.texi: Fix a command name
  2023-01-13 13:26 ` Eli Zaretskii
@ 2023-01-13 13:33   ` Arash Esbati
  0 siblings, 0 replies; 3+ messages in thread
From: Arash Esbati @ 2023-01-13 13:33 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 60780-done

Eli Zaretskii <eliz@gnu.org> writes:

> Thanks, installed.

Thanks for the quick response.

Best, Arash





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-13 13:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-13 12:40 bug#60780: [PATCH] eglot.texi: Fix a command name Arash Esbati
2023-01-13 13:26 ` Eli Zaretskii
2023-01-13 13:33   ` Arash Esbati

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.