Hi,
could you paste the commands that you used to export the agenda to a file?
(cron job, Emacs invocation, Lisp code to open the agenda)
A Worg section explaining this setup would be useful; for instance in
org-hacks.org (http://orgmode.org/worg/org-hacks.php)
Thanks,
Daniel
___
On Jan 27, 2009, at 3:03 AM, Robert Goldman wrote:
Date: Mon, 26 Jan 2009 16:45:03 +
From: Nick Bell
Subject: [Orgmode] Using SCHEDULED to indicate task start date
To: Emacs org-mode list
Message-ID: <497de88f.4040...@nickbell.org>
Content-Type: text/plain; charset=ISO-8859-1; format=fl
For now, \par in a footnote is translated into starting a new line.
For me this is good enough, unless people give good reasons why not.
I can see that wrapping each footnote into an extra div could make
sense,
but so far I don't know anybody who wants to make use of this
extra structure elemen
With Emacs 22.1.1 and Org-mode 6.17c if I am editing a subtree in an indirect
buffer
(via C-c C-x b) and try to complete an option (i.e. a line starting #+) then I
get the
following backtrace (bytecodes elided):
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
file-name
Carsten,
I'll give it a try. Mannish already pointed me to Worg. I installed
git and am trying to get started but am running into a problem with
even using git to get editable files. It seems I need access to
ssh-keygen which I don't have (being on Windows...)
I'll keep trying (in my spare ti
I have a clocktable that begins like this.
#+BEGIN: clocktable :maxlevel 2 :block 2009-W05 :scope agenda-with-archives
Clock summary at [2009-01-27 Tue 17:15], for week 2009-W04.
[contents snipped]
#+END:
Whatever week I put in :block, it puts one less in the title.
It seems actually gather the
On Mon, 26 Jan 2009 17:16:17 -0400
John Wiegley wrote:
> I've been wanting a simple method for managing dependent tasks for
> some time now, and only now did it occur to me that I could just
> implement a much simpler method using your current blocking mechanism.
>
> The attached file, con
On Mon, Jan 26, 2009 at 09:53:37AM +0100, Carsten Dominik wrote:
>
< ... >
>> (defun org-table-remote-range (id form
>>&optional replace keep-empty numbers lispp)
>> "Get a field value or a list of values in a range from table at ID.
>
> In 6.19, there is now bui