unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Danny Freeman via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: 58969@debbugs.gnu.org
Cc: joaotavora@gmail.com
Subject: bug#58969: [PATCH] `flymake-error` face appears twice in sentence in eglot docs
Date: Wed, 02 Nov 2022 13:32:50 -0400	[thread overview]
Message-ID: <87fsf1feeh.fsf@dfreeman.email> (raw)

[-- Attachment #1: Type: text/plain, Size: 149 bytes --]

In the eglot documentation, the symbol `flymake-error` appears twice
when recommending flymake faces to customize. One should be
`flymake-warning`.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: eglot doc patch --]
[-- Type: text/x-patch, Size: 796 bytes --]

From e37150581a289ae94738cfaecd43de934d016fe2 Mon Sep 17 00:00:00 2001
From: dannyfreeman <danny@dfreeman.email>
Date: Wed, 2 Nov 2022 13:24:30 -0400
Subject: [PATCH] flymake-error appears twice in sentence in eglot
 documentation

one of them should be flymake-warning
---
 doc/misc/eglot.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/misc/eglot.texi b/doc/misc/eglot.texi
index 5a20028702..30bdaeb780 100644
--- a/doc/misc/eglot.texi
+++ b/doc/misc/eglot.texi
@@ -872,7 +872,7 @@ Customizing Eglot
 @item
 To configure the face used for server-derived errors and warnings,
 customize the Flymake faces @code{flymake-error} and
-@code{flymake-error}.
+@code{flymake-warning}.
 
 @item
 To configure the amount of space taken up by documentation in the
-- 
2.38.0


             reply	other threads:[~2022-11-02 17:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-02 17:32 Danny Freeman via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2022-11-03  9:22 ` bug#58969: [PATCH] `flymake-error` face appears twice in sentence in eglot docs 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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87fsf1feeh.fsf@dfreeman.email \
    --to=bug-gnu-emacs@gnu.org \
    --cc=58969@debbugs.gnu.org \
    --cc=danny@dfreeman.email \
    --cc=joaotavora@gmail.com \
    /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 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).