GNU bug report logs - #60780
[PATCH] eglot.texi: Fix a command name

Previous Next

Package: emacs;

Reported by: Arash Esbati <arash <at> gnu.org>

Date: Fri, 13 Jan 2023 12:41:02 UTC

Severity: normal

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Arash Esbati <arash <at> gnu.org>
Subject: bug#60780: closed (Re: bug#60780: [PATCH] eglot.texi: Fix a
 command name)
Date: Fri, 13 Jan 2023 13:27:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#60780: [PATCH] eglot.texi: Fix a command name

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 60780 <at> debbugs.gnu.org.

-- 
60780: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60780
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Arash Esbati <arash <at> gnu.org>
Cc: 60780-done <at> debbugs.gnu.org
Subject: Re: bug#60780: [PATCH] eglot.texi: Fix a command name
Date: Fri, 13 Jan 2023 15:26:07 +0200
> From: Arash Esbati <arash <at> 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.

[Message part 3 (message/rfc822, inline)]
From: Arash Esbati <arash <at> gnu.org>
To: emacs-bugs <bug-gnu-emacs <at> gnu.org>
Subject: [PATCH] eglot.texi: Fix a command name
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:

--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



This bug report was last modified 2 years and 166 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.