Hi Grant,

Grant Rettke <g...@wisdomandwonder.com> writes:

> Working on large literate org documents takes a lot longer when ispell
> reports errors in the source
> code. My goal is to avoid spell checking anything inside the source
> blocks.

You can use this:

(add-to-list 'ispell-skip-region-alist '("#\\+begin_src". "#\\+end_src"))

HTH,

-- 
 Bastien

Reply via email to