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:36:02 +0200 Message-ID: <87r43nuud9.fsf@bzg.ath.cx> References: <874n0jw9lh.fsf@bzg.ath.cx> <87a9abp8j9.fsf@pedroche.home> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35591) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wn6gl-0000Wr-E3 for emacs-orgmode@gnu.org; Wed, 21 May 2014 09:36:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wn6gg-0002VR-BL for emacs-orgmode@gnu.org; Wed, 21 May 2014 09:36:11 -0400 Received: from mail-wg0-x22c.google.com ([2a00:1450:400c:c00::22c]:39431) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wn6gg-0002VL-4h for emacs-orgmode@gnu.org; Wed, 21 May 2014 09:36:06 -0400 Received: by mail-wg0-f44.google.com with SMTP id a1so1986485wgh.15 for ; Wed, 21 May 2014 06:36:05 -0700 (PDT) In-Reply-To: <87a9abp8j9.fsf@pedroche.home> (Igor Sosa Mayor's message of "Wed, 21 May 2014 15:26:34 +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: Igor Sosa Mayor Cc: emacs-orgmode@gnu.org 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://orgmode.org/worg/org-faq.html#sec-22-4 -- Bastien