all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pedro Andres Aranda Gutierrez <paaguti@gmail.com>
To: emacs-devel <emacs-devel@gnu.org>
Subject: PATCH: clarify language in an example in eglot.texi
Date: Thu, 27 Oct 2022 08:03:46 +0200	[thread overview]
Message-ID: <CAO48Bk-D6G31E0qtN6T_Uxp1eLkKUaE6N7SiPvsNA071z0kdQg@mail.gmail.com> (raw)


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

             reply	other threads:[~2022-10-27  6:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-27  6:03 Pedro Andres Aranda Gutierrez [this message]
2022-10-27  6:22 ` PATCH: clarify language in an example in eglot.texi Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAO48Bk-D6G31E0qtN6T_Uxp1eLkKUaE6N7SiPvsNA071z0kdQg@mail.gmail.com \
    --to=paaguti@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.