unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* PATCH: clarify language in an example in eglot.texi
@ 2022-10-27  6:03 Pedro Andres Aranda Gutierrez
  2022-10-27  6:22 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Pedro Andres Aranda Gutierrez @ 2022-10-27  6:03 UTC (permalink / raw)
  To: emacs-devel


[-- Attachment #1.1: Type: text/plain, Size: 464 bytes --]

Hi

attached is a patch for eglot.texi. I have had several questions from
non-L1 English speakers and when I read it (being an L2 speaker), I had to
parse it twice before I got what was meant.

Just my .02 cents

-- 
Fragen sind nicht da um beantwortet zu werden,
Fragen sind da um gestellt zu werden
Georg Kreisler

Headaches with a Juju log:
unit-basic-16: 09:17:36 WARNING juju.worker.uniter.operation we should run
a leader-deposed hook here, but we can't yet

[-- Attachment #1.2: Type: text/html, Size: 771 bytes --]

[-- Attachment #2: 002-eglot-manual.diff --]
[-- Type: text/x-patch, Size: 898 bytes --]

diff --git a/doc/misc/eglot.texi b/doc/misc/eglot.texi
index cf9607e3b7..7c44e361f4 100644
--- a/doc/misc/eglot.texi
+++ b/doc/misc/eglot.texi
@@ -987,11 +987,10 @@ Customizing Eglot
 JSON value to be sent to the server.  This helper command works even
 before actually connecting to the server.
 
-Here's an example of defining the workspace-configuration settings for
-a project that uses two different language servers, one for Python,
-whose server is @command{pylsp}, the other one for Go, with
-@command{gopls} as its server (presumably, the project is written in a
-combination of these two languages):
+For example, in a project written in a combination of the Python and
+Go programming languages, you could use @command{pylsp} as the language
+server for Python and @command{gopls} for Go. In this case, the
+workspace-configuration settings would look like this:
 
 @lisp
 ((python-mode

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

* Re: PATCH: clarify language in an example in eglot.texi
  2022-10-27  6:03 PATCH: clarify language in an example in eglot.texi Pedro Andres Aranda Gutierrez
@ 2022-10-27  6:22 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2022-10-27  6:22 UTC (permalink / raw)
  To: Pedro Andres Aranda Gutierrez; +Cc: emacs-devel

> From: Pedro Andres Aranda Gutierrez <paaguti@gmail.com>
> Date: Thu, 27 Oct 2022 08:03:46 +0200
> 
> attached is a patch for eglot.texi. I have had several questions from non-L1 English speakers and when I read
> it (being an L2 speaker), I had to parse it twice before I got what was meant.

Thanks, I fixed this in a slightly different way.



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

end of thread, other threads:[~2022-10-27  6:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-27  6:03 PATCH: clarify language in an example in eglot.texi Pedro Andres Aranda Gutierrez
2022-10-27  6:22 ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).