sachac / artbollocks-mode

Emacs mode for highlighting weasel words
GNU Affero General Public License v3.0
74 stars 11 forks source link

Feature request: ignore org source blocks #20

Open zenshinji opened 2 months ago

zenshinji commented 2 months ago

Per my toot, I would like artbollocks-mode to ignore everything in orgmode source blocks as defined by org-babel-src-block-regexp, similar to ispell. I'm trying to puzzle it out, but maybe this is something you've already considered and know how to do? Or perhaps you cam point me in the right direction? I'm asking the same of writegood-mode.

sachac commented 1 month ago

I haven't been using artbollocks-mode much. It would be cool to adapt the techniques in ispell-region to do the artbollocks checking in those spaces. Can't fit it in my brain at the moment, but maybe that's something I can look into eventually, or you might have fun looking into it. Thanks!