emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

adding rules for flyspell


From: John Kitchin
Subject: adding rules for flyspell
Date: Tue, 30 May 2023 14:57:23 -0400

I use flyspell, and it looks like org-mode sets flyspell-generic-check-word-predicate to be org-mode-flyspell-verify.

I have a few places I would like to augment this to avoid flyspell overlays in different places. In the past I have done this with around advice, which was ok for one rule, but less desirable for many rules. 

does anyone do anything clever here? I am currently making a list of predicate functions, and a generic function that runs each one, but I wondered if there was another approach. thanks.

--
John

-----------------------------------
Professor John Kitchin (he/his)
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
https://kitchingroup.cheme.cmu.edu
https://pointbreezepubs.gumroad.com/ pycse bookstore

reply via email to

[Prev in Thread] Current Thread [Next in Thread]