From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrea Rossetti Subject: Re: "#+BEGIN_SRC mail" and org-src-fontify-natively Date: Thu, 04 Dec 2014 02:16:06 +0100 Message-ID: <841tog6wq1.fsf@gmail.com> References: <8461ds6wza.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48959) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwL1m-0007zm-Ff for emacs-orgmode@gnu.org; Wed, 03 Dec 2014 20:16:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XwL1f-0001Wu-2D for emacs-orgmode@gnu.org; Wed, 03 Dec 2014 20:16:18 -0500 Received: from mail-wi0-x22b.google.com ([2a00:1450:400c:c05::22b]:36787) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwL1e-0001Ve-Rk for emacs-orgmode@gnu.org; Wed, 03 Dec 2014 20:16:10 -0500 Received: by mail-wi0-f171.google.com with SMTP id bs8so33196132wib.10 for ; Wed, 03 Dec 2014 17:16:09 -0800 (PST) Received: from LAPTOP-ANDREA (net-93-147-78-10.cust.dsl.teletu.it. [93.147.78.10]) by mx.google.com with ESMTPSA id wz5sm38419577wjc.29.2014.12.03.17.16.07 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 03 Dec 2014 17:16:08 -0800 (PST) In-Reply-To: <8461ds6wza.fsf@gmail.com> (Andrea Rossetti's message of "Thu, 04 Dec 2014 02:10:33 +0100") 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 --=-=-= Content-Type: text/plain Andrea Rossetti writes: > Hello Org users, > > when I start emacs -Q and do the following recipe: > > 1) open the test file "prova.org" (see attach) Apologies for the missing attach. "prova.org" is attached here: --=-=-= Content-Type: text/x-org Content-Disposition: inline; filename=prova.org Content-Description: prova.org #+BEGIN_SRC mail To: andrea.rossetti@gmail.com Subject: blah Dear friends, blah blah.. #+END_SRC # Local Variables: # org-src-fontify-natively: t # End: --=-=-=--