Bastien writes:
> From what I understand, it isn't necessary if the user is using
> flyspell. But when using M-x ispell-buffer RET directly, source
> blocks are still checked. Or did I miss something?
No, you're right. I thought about M-x flyspell-buffer after
flyspell-mode has been enabled.
Nicolas Goaziou writes:
>> Not really a FAQ, but useful, so I've added a note here:
>> http://orgmode.org/worg/org-faq.html#sec-22-4
>
> Note that it shouldn't be necessary in Org 8.3.
>From what I understand, it isn't necessary if the user is using
flyspell. But when using M-x ispell-buffer RE
Hello,
Bastien writes:
> Igor Sosa Mayor writes:
>
>> Bastien writes:
>>
>> [...]
>>
>>> You can use this:
>>>
>>> (add-to-list 'ispell-skip-region-alist '("#\\+begin_src". "#\\+end_src"))
>>
>> wow, interesting... I was not aware of this feature. Thanks a lot!
>
> Not really a FAQ, but useful
Bastien writes:
> Not really a FAQ, but useful, so I've added a note here:
> http://orgmode.org/worg/org-faq.html#sec-22-4
good idea! This is a rather unknown feature, I have the impression...
--
:: Igor Sosa Mayor :: joseleopoldo1...@gmail.com ::
:: GnuPG: 0x1C1E2890 :: http://www.gnup
Igor Sosa Mayor writes:
> Bastien writes:
>
> [...]
>
>> You can use this:
>>
>> (add-to-list 'ispell-skip-region-alist '("#\\+begin_src". "#\\+end_src"))
>
> wow, interesting... I was not aware of this feature. Thanks a lot!
Not really a FAQ, but useful, so I've added a note here:
http://orgmo
Bastien writes:
[...]
> You can use this:
>
> (add-to-list 'ispell-skip-region-alist '("#\\+begin_src". "#\\+end_src"))
wow, interesting... I was not aware of this feature. Thanks a lot!
--
:: Igor Sosa Mayor :: joseleopoldo1...@gmail.com ::
:: GnuPG: 0x1C1E2890 :: http://www.gnupg.org/
Hi Grant,
Grant Rettke 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". "#\