From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-exp-blocks: what about previewing blocks ? Date: Thu, 18 Jun 2009 09:41:03 +0200 Message-ID: References: <51b0095d0906161740n23379dbbtdf919aa3e8a4ea4a@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MHCsD-0005nI-79 for emacs-orgmode@gnu.org; Thu, 18 Jun 2009 04:21:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MHCs4-0005iJ-1u for emacs-orgmode@gnu.org; Thu, 18 Jun 2009 04:21:26 -0400 Received: from [199.232.76.173] (port=51478 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MHCs3-0005hx-LS for emacs-orgmode@gnu.org; Thu, 18 Jun 2009 04:21:19 -0400 Received: from mail-ew0-f210.google.com ([209.85.219.210]:45770) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MHCs3-0002kw-2i for emacs-orgmode@gnu.org; Thu, 18 Jun 2009 04:21:19 -0400 Received: by mail-ew0-f210.google.com with SMTP id 6so1196813ewy.42 for ; Thu, 18 Jun 2009 01:21:18 -0700 (PDT) In-Reply-To: <51b0095d0906161740n23379dbbtdf919aa3e8a4ea4a@mail.gmail.com> 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: Nicolas Girard Cc: emacs-orgmode@gnu.org On Jun 17, 2009, at 2:40 AM, Nicolas Girard wrote: > Hi all, > > currently the code in org-exp-blocks is intended for pre-processing > only. > It seems to me like org-mode would gain a very powerful feature, if > blocks could also be previewed in their own buffer, using the same > mechanism as the org-format-latex function. > What do you think ? I don't see how this could be done in a general way. I guess you mean in particular the graphics blocks like ditaa? - Carsten