From mboxrd@z Thu Jan 1 00:00:00 1970 From: Trevor Murphy Subject: [PATCH] Take 2 on org.el: Don't flyspell check within source code blocks Date: Sat, 25 May 2013 03:23:54 -0400 Message-ID: <1369466635-8217-1-git-send-email-trevor.m.murphy@gmail.com> Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39076) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ug8sX-00042V-KY for emacs-orgmode@gnu.org; Sat, 25 May 2013 03:27:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ug8sR-0000YU-3a for emacs-orgmode@gnu.org; Sat, 25 May 2013 03:27:01 -0400 Received: from mail-gh0-f171.google.com ([209.85.160.171]:49269) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ug8sQ-0000YK-Vm for emacs-orgmode@gnu.org; Sat, 25 May 2013 03:26:55 -0400 Received: by mail-gh0-f171.google.com with SMTP id f15so1654388ghb.16 for ; Sat, 25 May 2013 00:26:54 -0700 (PDT) Received: from localhost.localdomain (z65-50-91-244.ips.direcpath.com. [65.50.91.244]) by mx.google.com with ESMTPSA id g70sm28435927yhm.7.2013.05.25.00.26.53 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 25 May 2013 00:26:53 -0700 (PDT) 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: emacs-orgmode@gnu.org Very sorry about the email spam. This fixes the blindingly obvious double negative in my previous submission. Thanks, Trevor