From: Eric Schulte <eric.schulte@gmx.com>
To: "Allen S. Rout" <asr@ufl.edu>
Cc: emacs-orgmode@gnu.org
Subject: Re: Rendering error, or am I missing something? -- case 2.
Date: Thu, 01 Mar 2012 11:39:24 -0700 [thread overview]
Message-ID: <87ehtcqe0f.fsf@gmx.com> (raw)
In-Reply-To: jio20t$np9$1@dough.gmane.org
Hi Allen,
Your example exposed a bug in the code which examplizes regions. I've
just pushed up a fix which resolves the problem on my system.
Cheers,
"Allen S. Rout" <asr@ufl.edu> writes:
> With latest git org-mode, and attatched minimal2.org, I get minimal2.pdf.
>
> My second and successive calls to the prettify block get rendered with
> the last two characters of the call invocation.
>
>
> - Allen S. Rout
>
> * Database sizing
> This: call_prettify(tot_db)
> That: call_prettify(tot_db)
> That: call_prettify(tot_dc)
> That: call_prettify(tot_dcccccc)
> That: call_prettify(tot_dcccccq)
> That: call_tot_db()
>
> #+RESULTS: tot_db
> : 779408.14
>
> #+RESULTS: tot_dc
> : 779408.14
>
> #+RESULTS: tot_dcccccc
> : 779408.14
>
> #+RESULTS: tot_dcccccq
> : 779408.14
>
> #+NAME: prettify
> #+BEGIN_SRC R :results value :exports none :var tot=512
> gb = paste(round(tot/1024,1),"GB")
> #+END_SRC
>
--
Eric Schulte
http://cs.unm.edu/~eschulte/
prev parent reply other threads:[~2012-03-01 20:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-01 14:44 Rendering error, or am I missing something? -- case 2 Allen S. Rout
2012-03-01 18:39 ` Eric Schulte [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ehtcqe0f.fsf@gmx.com \
--to=eric.schulte@gmx.com \
--cc=asr@ufl.edu \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).