From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Embedded code Date: Tue, 18 Jan 2011 13:42:59 -0700 Message-ID: <871v4a2b15.fsf@gmail.com> References: <2324250583714673900@unknownmsgid> <87aaizhz23.fsf@gmail.com> <4D3554AC.1060303@gmail.com> <8762tmfa74.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=35098 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PfIYn-0005eY-AR for emacs-orgmode@gnu.org; Tue, 18 Jan 2011 15:54:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PfIXh-00077w-9u for emacs-orgmode@gnu.org; Tue, 18 Jan 2011 15:53:49 -0500 Received: from mail-qw0-f41.google.com ([209.85.216.41]:42158) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PfIXh-00077q-5f for emacs-orgmode@gnu.org; Tue, 18 Jan 2011 15:52:41 -0500 Received: by qwa26 with SMTP id 26so51751qwa.0 for ; Tue, 18 Jan 2011 12:52:40 -0800 (PST) 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: Ido Magal Cc: emacs-orgmode@gnu.org, Rainer M Krug > > 2. Is it possible to manipulate or reference the results so that they're not > bound to a RESULTS block. I'm finding all of the blocks of orgmode > distracting and I'm trying to avoid and eliminate them as much as possible. > I'm not used to it and they really impedes the readability of my notes. Yes, you can change the look of the results of code blocks, see the results header argument for more information. http://orgmode.org/manual/results.html