From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: [ANN] Allow filled inline src blocks and Babel calls Date: Wed, 10 Feb 2016 21:14:32 -0600 Message-ID: References: <87bn7o5byw.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38889) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aThiE-0004kg-1S for emacs-orgmode@gnu.org; Wed, 10 Feb 2016 22:14:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aThiC-0004RG-S1 for emacs-orgmode@gnu.org; Wed, 10 Feb 2016 22:14:33 -0500 Received: from mail-ob0-x234.google.com ([2607:f8b0:4003:c01::234]:34467) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aThiC-0004RA-NB for emacs-orgmode@gnu.org; Wed, 10 Feb 2016 22:14:32 -0500 Received: by mail-ob0-x234.google.com with SMTP id wb13so57846010obb.1 for ; Wed, 10 Feb 2016 19:14:32 -0800 (PST) In-Reply-To: <87bn7o5byw.fsf@nicolasgoaziou.fr> 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: Org Mode List On Wed, Feb 10, 2016 at 6:26 PM, Nicolas Goaziou wrote: > Hello, > > It is now possible to fill inline babel calls and inline source blocks. > Code within an inline source block is always treated as a single line, > tho. > Thanks for the effort on this! I only use in-line for one-liners anyway (or at least I believe that's the case), so I don't anticipate an issue with this stipulation. > This improvement required quite a few internal changes to Babel. Nothing > bad can happen, right? In any case... please report anything suspicious > in that area. I believe I was one of the requesters (complainers?) about this: - http://thread.gmane.org/gmane.emacs.orgmode/103835 Re-trying that example succeeds with a fresh pull/make. Many thanks again for taking a look and improving Org for us! Best regards, John > > > Regards, > > -- > Nicolas Goaziou 0x80A93738 >