From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xavier Garrido Subject: Re: Disable auto-fill-mode within code block Date: Wed, 06 Mar 2013 13:42:30 +0100 Message-ID: <513739B6.6040005@gmail.com> References: <513728E5.9090602@gmail.com> <87hakowyam.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47763) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDDj2-0001d6-1r for emacs-orgmode@gnu.org; Wed, 06 Mar 2013 07:45:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UDDeM-0003FJ-VM for emacs-orgmode@gnu.org; Wed, 06 Mar 2013 07:41:24 -0500 Received: from mail-ee0-f54.google.com ([74.125.83.54]:38080) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDDeM-0003F5-HM for emacs-orgmode@gnu.org; Wed, 06 Mar 2013 07:40:50 -0500 Received: by mail-ee0-f54.google.com with SMTP id c41so5720877eek.41 for ; Wed, 06 Mar 2013 04:40:49 -0800 (PST) In-Reply-To: <87hakowyam.fsf@bzg.ath.cx> 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: Bastien Cc: emacs-orgmode@gnu.org Thanks Bastien for your prompt answer. For the time being, I prefer to wait the 8.0 release. Xavier Le 06/03/2013 12:41, Bastien a écrit : > Hi Xavier, > > Xavier Garrido writes: > >> If there a way to disable auto-fill-mode within org-babel code block ? I >> had look through the FAQ as well as search in the mailing list archives but >> do not find any related answers. >> >> I am using org version 7.8.11. > > You need to update to the current Org version for this: > > See http://orgmode.org and http://orgmode.org/org.html#Installation > > HTH, >