From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: How to use ispell in org mode: goal is to skip source blocks Date: Wed, 21 May 2014 15:58:05 +0200 Message-ID: <87a9abutci.fsf@bzg.ath.cx> References: <874n0jw9lh.fsf@bzg.ath.cx> <87a9abp8j9.fsf@pedroche.home> <87r43nuud9.fsf@bzg.ath.cx> <87y4xvz16w.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42028) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wn726-0005tt-Ta for emacs-orgmode@gnu.org; Wed, 21 May 2014 09:58:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wn721-0002Zm-0y for emacs-orgmode@gnu.org; Wed, 21 May 2014 09:58:14 -0400 Received: from mail-wi0-x22a.google.com ([2a00:1450:400c:c05::22a]:45560) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wn720-0002Ze-Po for emacs-orgmode@gnu.org; Wed, 21 May 2014 09:58:08 -0400 Received: by mail-wi0-f170.google.com with SMTP id bs8so8467122wib.1 for ; Wed, 21 May 2014 06:58:07 -0700 (PDT) In-Reply-To: <87y4xvz16w.fsf@gmail.com> (Nicolas Goaziou's message of "Wed, 21 May 2014 15:55:03 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: emacs-orgmode@gnu.org, Igor Sosa Mayor 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 RET directly, source blocks are still checked. Or did I miss something? -- Bastien