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 10:21:07 +0200 Message-ID: <91B628A8-BCB6-41A6-B253-40D9CD55B826@gmail.com> 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 1MHCsF-0005rC-Pm for emacs-orgmode@gnu.org; Thu, 18 Jun 2009 04:21:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MHCsD-0005o2-3m for emacs-orgmode@gnu.org; Thu, 18 Jun 2009 04:21:31 -0400 Received: from [199.232.76.173] (port=51484 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MHCsC-0005nd-Ea for emacs-orgmode@gnu.org; Thu, 18 Jun 2009 04:21:28 -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 1MHCsC-0002kw-62 for emacs-orgmode@gnu.org; Thu, 18 Jun 2009 04:21:28 -0400 Received: by mail-ew0-f210.google.com with SMTP id 6so1196813ewy.42 for ; Thu, 18 Jun 2009 01:21:27 -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