[Orgmode] Re: allow emacs-lisp results to be pretty-printed

2009-10-03 Thread Benjamin Andresen
Benjamin Andresen writes: > where should this special parameter be documented? I would add a page on Worg that is linked from org-babel.org that contains the following. I have done this for org-babel-screen.org here: http://orgmode.org/worg/org-contrib/babel/org-babel-screen.php (might not be v

[Orgmode] org-babel: [PATCH] allow emacs-lisp results to be pretty-printed

2009-10-03 Thread Benjamin Andresen
Hey there, on irc (#org-mode) someone asked how one would go about to insert the result of a emacs-lisp function without it being transformed into a org-mode table. I didn't see any other way, so I wrote a small patch that allows the parameter :results to accept 'pp'. Is this the right way? And w

Re: [Orgmode] Problems using org-babel

2009-10-03 Thread Dan Davison
Keith Lancaster writes: > I enabled org-babel according to the instructions on worg, but am > running into a number of issues which I am guessing are a function of > my configuration. For example, enabling org-babel completely breaks > remember mode, giving me a "wrong ..." argument (sorry - don'

[Orgmode] Re: Problems using org-babel

2009-10-03 Thread Benjamin Andresen
Hey Keith, Keith Lancaster writes: > I enabled org-babel according to the instructions on worg, but am > running into a number of issues which I am guessing are a function of > my configuration. For example, enabling org-babel completely breaks > remember mode, giving me a "wrong ..." argument (

[Orgmode] Problems using org-babel

2009-10-03 Thread Keith Lancaster
I enabled org-babel according to the instructions on worg, but am running into a number of issues which I am guessing are a function of my configuration. For example, enabling org-babel completely breaks remember mode, giving me a "wrong ..." argument (sorry - don't have it in front of me)

Re: [Orgmode] newline at start of buffer

2009-10-03 Thread Carsten Dominik
Hi Dan, this was a stupid hack to get the headline away from the first buffer line which can cause problems in Org under some circumstances which are hard to consistently remove. It looks a the empty buffer case because this is what will happen when people open a new buffer and immediately creat

Re: [Orgmode] Unrelated time of day shown in agenda for scheduled event

2009-10-03 Thread Carsten Dominik
Hi Antti, On Sep 30, 2009, at 10:15 AM, Antti Kaihola wrote: I have the following TODO item: * TODO Confirm meeting with Alice on <2009-10-01 Thu 09:00-10:00>. SCHEDULED: <2009-09-30 Wed> It appears in the agenda view time grid for *both* 2009-09-30 and 2009-10-01 as: 9:00-10:00 Scheduled

Re: [Orgmode] Re: LaTeX export of images

2009-10-03 Thread Carsten Dominik
On Oct 2, 2009, at 5:23 PM, Nick Dokos wrote: Darlan Cavalcante Moreira wrote: At Fri, 2 Oct 2009 08:55:22 +0200, Carsten Dominik wrote: Do we need to implement a way so that text can be made to flow around a figure, just as it is possible in HTML export? What would be the right LaTeX pa