* bug#58969: [PATCH] `flymake-error` face appears twice in sentence in eglot docs
@ 2022-11-02 17:32 Danny Freeman via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-03 9:22 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Danny Freeman via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-11-02 17:32 UTC (permalink / raw)
To: 58969; +Cc: joaotavora
[-- 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#58969: [PATCH] `flymake-error` face appears twice in sentence in eglot docs
2022-11-02 17:32 bug#58969: [PATCH] `flymake-error` face appears twice in sentence in eglot docs Danny Freeman via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-11-03 9:22 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2022-11-03 9:22 UTC (permalink / raw)
To: Danny Freeman; +Cc: 58969-done, joaotavora
> Cc: joaotavora@gmail.com
> Date: Wed, 02 Nov 2022 13:32:50 -0400
> From: Danny Freeman via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
>
> In the eglot documentation, the symbol `flymake-error` appears twice
> when recommending flymake faces to customize. One should be
> `flymake-warning`.
Thanks, installed.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-11-03 9:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-02 17:32 bug#58969: [PATCH] `flymake-error` face appears twice in sentence in eglot docs Danny Freeman via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-03 9:22 ` Eli Zaretskii
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.