From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: [PATCH] Markup on same line as text Date: Sat, 26 Feb 2011 10:39:46 +0100 Message-ID: <87vd06eph4.fsf@altern.org> References: <4D263E3B.5030407@gmail.com> <87ipwijpci.fsf@xemacs.org> <4D5FD32E.5000204@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=51144 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PtMtn-0004yg-DO for emacs-orgmode@gnu.org; Sat, 26 Feb 2011 11:21:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PtMth-0007LF-6i for emacs-orgmode@gnu.org; Sat, 26 Feb 2011 11:21:39 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:46629) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PtMth-0007Hy-2E for emacs-orgmode@gnu.org; Sat, 26 Feb 2011 11:21:33 -0500 Received: by mail-fx0-f41.google.com with SMTP id 5so3080472fxm.0 for ; Sat, 26 Feb 2011 08:21:32 -0800 (PST) In-Reply-To: <4D5FD32E.5000204@gmail.com> (Roland Kaufmann's message of "Sat, 19 Feb 2011 15:26:54 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Roland Kaufmann Cc: emacs-orgmode@gnu.org, Hrvoje Niksic Hi Roland, Roland Kaufmann writes: > And, as you point out, it is probably better to deal with the problem by > removing the formatting on the newlines (probably right after > font-lock-fontify-buffer in org-export-format-source-code-or-example) in > the temporary buffer that is htmlize'd, reducing the chance of any > unintended consequences. > > I'll try this approach and see how it turns out (i.e. proposal for change > in htmlize dropped). Thank you for the feedback! Please let us know if there is a useful way to generalize the workaround presented earlier in the thread. Thanks, -- Bastien