From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Exporting inline code sections Date: Mon, 13 Aug 2012 23:55:45 +0200 Message-ID: <87obmexxr2.fsf@gnu.org> References: <21A5E1E970CD46459ECBE86D6CC4B28C67323C4F@spexch01.WindLogics.local> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43425) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T12ba-0006HX-3K for emacs-orgmode@gnu.org; Mon, 13 Aug 2012 17:55:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T12bY-0006Ld-0x for emacs-orgmode@gnu.org; Mon, 13 Aug 2012 17:55:22 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:38831) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T12bX-0006LX-Qa for emacs-orgmode@gnu.org; Mon, 13 Aug 2012 17:55:19 -0400 Received: by wgbez12 with SMTP id ez12so3089395wgb.30 for ; Mon, 13 Aug 2012 14:55:18 -0700 (PDT) In-Reply-To: <21A5E1E970CD46459ECBE86D6CC4B28C67323C4F@spexch01.WindLogics.local> (Ken Williams's message of "Mon, 13 Aug 2012 16:30:53 -0500") 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: Ken Williams Cc: "emacs-orgmode@gnu.org" Hi Ken, Ken Williams writes: > FWIW, I just downloaded 7.8.11 and confirmed that the problem still > exists there. Now fixed in git, thanks. > I wonder if the inline-code code could use a little love in general. > Another thing that would be nice to accomplish with it is to be able to > control the markup - right now it forces =code= markers around the output, > but it might be nice to let the result flow more naturally in whatever > paragraph it's part of. That would be great for stuff like report writing, > where statistics calculated dynamically could be put into the report > text. Yes. Patch welcome! -- Bastien