From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Wrap: override default Date: Thu, 13 Dec 2012 23:37:11 +0100 Message-ID: <8738z9wpd4.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41168) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TjHP1-0002UN-D7 for emacs-orgmode@gnu.org; Thu, 13 Dec 2012 17:37:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TjHOz-00084M-Q3 for emacs-orgmode@gnu.org; Thu, 13 Dec 2012 17:37:15 -0500 Received: from mail-wi0-f179.google.com ([209.85.212.179]:60817) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TjHOz-00084G-Jj for emacs-orgmode@gnu.org; Thu, 13 Dec 2012 17:37:13 -0500 Received: by mail-wi0-f179.google.com with SMTP id o1so56617wic.12 for ; Thu, 13 Dec 2012 14:37:12 -0800 (PST) In-Reply-To: (Michael Gauland's message of "Mon, 10 Dec 2012 21:34:18 +0000 (UTC)") 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: Michael Gauland Cc: emacs-orgmode@gnu.org Hi Eric, Michael Gauland writes: > * lisp/ob.el (org-babel-insert-result): only wrap if the :wrap value is non-null. > > It can be convenient to specify the :wrap property at a higher level (e.g., file > or tree), rather than for each block. This patch allows you to override the > propery by specifying :wrap with no argument. Can I apply this patch? Thanks, -- Bastien