~protesilaos/modus-themes

1

Please add support for Spell Fu

Details
Message ID
<87fshnq7uv.fsf@purelymail.com>
DKIM signature
missing
Download raw message
Patch: +2 -0
#+OPTIONS: html-postamble:nil H:5 num:nil ^:{} toc:nil author:nil email:nil tex:dvipng d:nil
#+STARTUP: hidestars indent inlineimages
:PROPERTIES:
:reply-to: nil
:attachment: nil
:alternatives: (utf-8 html)
:END:
Dear Protesilaos, 

Please add support for Spell Fu (https://github.com/emacsmirror/spell-fu) in
your Modus Themes package. Spell Fu is a spell-checking package advertised as a
faster, more light-weight alternative to Flyspell. I have copied a patch for
that below. 

Thanks, Tony 

From 74c8c18b5240250bf6406a425ad2d6b75775e126 Mon Sep 17 00:00:00 2001
From: Antonio Ruiz <luneth1314@gmail.com>
Date: Mon, 22 Aug 2022 19:23:09 -0400
Subject: [PATCH] Add support for spell-fu-incorrect-face

---
 modus-themes.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/modus-themes.el b/modus-themes.el
index 6296bf9..bc0271f 100644
--- a/modus-themes.el
+++ b/modus-themes.el
@@ -6988,6 +6988,8 @@ by virtue of calling either of `modus-themes-load-operandi' and
    `(speedbar-selected-face ((,class :inherit bold :foreground ,cyan)))
    `(speedbar-separator-face ((,class :inherit modus-themes-intense-neutral)))
    `(speedbar-tag-face ((,class :foreground ,yellow-alt-other)))
;;;;; spell-fu
    `(spell-fu-incorrect-face ((,class :inherit modus-themes-lang-error)))
;;;;; stripes
    `(stripes ((,class :background ,bg-alt)))
;;;;; suggest
-- 
2.37.2
Details
Message ID
<878rneix33.fsf@protesilaos.com>
In-Reply-To
<87fshnq7uv.fsf@purelymail.com> (view parent)
DKIM signature
missing
Download raw message
> From: Antonio Ruiz <LemonBreezes@purelymail.com>
> Date: Tue, 23 Aug 2022 11:39:52 -0400
>
>
> Please add support for Spell Fu (https://github.com/emacsmirror/spell-fu) in
> your Modus Themes package. Spell Fu is a spell-checking package advertised as a
> faster, more light-weight alternative to Flyspell. I have copied a patch for
> that below. 

Thank you!  I just installed your patch as commit e9ceaf9.  Also added
your name to the manual's "Acknowledgements" section.

All the best,
Protesilaos (or simply "Prot")

-- 
Protesilaos Stavrou
https://protesilaos.com
Reply to thread Export thread (mbox)