From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Disable auto-fill-mode within code block Date: Wed, 06 Mar 2013 12:41:21 +0100 Message-ID: <87hakowyam.fsf@bzg.ath.cx> References: <513728E5.9090602@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57837) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDCiw-0005ML-JZ for emacs-orgmode@gnu.org; Wed, 06 Mar 2013 06:41:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UDCis-0000Xf-7r for emacs-orgmode@gnu.org; Wed, 06 Mar 2013 06:41:30 -0500 Received: from mail-wg0-f50.google.com ([74.125.82.50]:52053) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDCis-0000XS-1S for emacs-orgmode@gnu.org; Wed, 06 Mar 2013 06:41:26 -0500 Received: by mail-wg0-f50.google.com with SMTP id es5so7469739wgb.5 for ; Wed, 06 Mar 2013 03:41:25 -0800 (PST) In-Reply-To: <513728E5.9090602@gmail.com> (Xavier Garrido's message of "Wed, 06 Mar 2013 12:30:45 +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: Xavier Garrido Cc: emacs-orgmode@gnu.org 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, -- Bastien