From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] Babel: Fix the #+END_ directive from the :wrap param Date: Wed, 19 Dec 2012 21:17:56 +0100 Message-ID: <877god23uz.fsf@gmail.com> References: <8738zkut64.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40042) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlQ9c-0006IN-97 for emacs-orgmode@gnu.org; Wed, 19 Dec 2012 15:22:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TlQ9V-0001rl-TC for emacs-orgmode@gnu.org; Wed, 19 Dec 2012 15:22:12 -0500 Received: from mail-we0-f174.google.com ([74.125.82.174]:60532) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlQ9V-0001rY-La for emacs-orgmode@gnu.org; Wed, 19 Dec 2012 15:22:05 -0500 Received: by mail-we0-f174.google.com with SMTP id x10so1162618wey.5 for ; Wed, 19 Dec 2012 12:22:04 -0800 (PST) In-Reply-To: (Michael Gauland's message of "Wed, 5 Dec 2012 21:27:38 +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 Hello, Michael Gauland writes: > * lisp/ob.el: Only use the :wrap argument up to the first space when creating > the #+END_ directive. Applied. Thank you. Regards, -- Nicolas Goaziou