Re: [Orgmode] Plotting date on xaxis

2010-02-23 Thread Eric S Fraga
On Mon, 22 Feb 2010 19:31:41 +0100, Johan Ekh ekh.jo...@gmail.com wrote: [1.1 text/plain; ISO-8859-1 (7bit)] Hi all, I try to plot a table looking like this | Date| Kg | |-+| | 2010-02-21 | 95.0 | | 2010-02-22 | 93.0 | |

Re: [Orgmode] Request: Slightly different structure mode

2010-02-23 Thread Eric S Fraga
On Tue, 23 Feb 2010 17:24:33 +0900, Torsten Wagner torsten.wag...@gmail.com wrote: Dear Eric, I noticed that I prefer to create outlines like this (stupid example) +--start--+ * Learn org-mode I start to read carefully the

[Orgmode] Re: Bug: (org-attach-dir) doesn't honor ATTACH_DIR_INHERIT

2010-02-23 Thread Nicolas Girard
2010/2/22 Matt Lundin m...@imapmail.org: Nicolas Girard nicolas.gir...@nerim.net writes: The :ATTACH_DIR_INHERIT: property needs to be set in the parent tree, since that is the heading whose attach directory is being inherited. Hi Matt, indeed, I got this wrong. Thanks for your

[Orgmode] Setting org-id-track-globally to nil results in Wrong argument type: hash-table-p, nil in org-id-find-id-file

2010-02-23 Thread Geralt
Hi, the following test-case reproduces the above message: emacs -q (setq org-id-track-globally nil) // Open a file using IDs and a link to at least one of those headings (require 'org-id) // Now try to follow an id-link A sample org-file with an id: * An item :PROPERTIES: :ID:

[Orgmode] Literal HTML export and paragraphs

2010-02-23 Thread Ulf Stegemann
Hi, not quite sure if that's a bug but I've just noticed that literal HTML export with `#+HTML' or `#+BEGIN_HTML ...' suppresses paragraph markups whenever literal export appears at the end of a paragraph. An org file like this , | line 1 | line 2 | | line 3 ` is exported to , | p

[Orgmode] Customizing checkbox statistics faces

2010-02-23 Thread Thomas Jost
Hello world, In my TODO-list, I like to have custom colors for TODO keywords, such as described in http://orgmode.org/worg/org-hacks.php#sec-19. However I find it annoying to have different colors for the checkbox statistics: instead of org-checkbox-statistics-done and

Re: [Orgmode] Plotting date on xaxis

2010-02-23 Thread Eric Schulte
Hi Johan, You could try plotting your table using standard org-mode date formats which org-plot will understand without any need to specify a timefmt string. #+PLOT: title:Weight ind:1 deps:(2) type:2d with:linespo set:xdata time set:yrange [90:] | Date | Kg |

Re: [Orgmode] org-babel : passing variables to sh/screen blocks ?

2010-02-23 Thread Dan Davison
Julien Fantin julien.fan...@gmail.com writes: I haven't been able to do so, is it possible ? I'm trying to make an org file that will take care of fetching and intsalling all my required packages, and it would really help in making things more streamlined, if shell blocks could source some

Re: [Orgmode] Plotting date on xaxis

2010-02-23 Thread Johan Ekh
Thanks guys, the babel version worked perfect so I didn't try the other one thanks! Would it be possible to use python and matplotlib with babel instead of gnuplot? If so, could you just indicate how such a src code block would look like? Babel seems super cool! /Johan On Tue, Feb 23, 2010 at

Re: [Orgmode] org-publish-validate-link

2010-02-23 Thread Thomas S. Dye
On Feb 22, 2010, at 8:38 PM, Carsten Dominik wrote: On Feb 21, 2010, at 2:53 PM, Thomas S. Dye wrote: Hi Carsten, Thanks for this. I add a new file that is the target for the link. It is copied to its correct publication place. The exported html file contains a new description of

Re: [Orgmode] Plotting date on xaxis

2010-02-23 Thread Dan Davison
Johan Ekh ekh.jo...@gmail.com writes: Thanks guys, the babel version worked perfect so I didn't try the other one thanks! Would it be possible to use python and matplotlib with babel instead of gnuplot? If so, could you just indicate how such a src code block would look like? Hi Johan,

Re: [Orgmode] org-publish-validate-link

2010-02-23 Thread Carsten Dominik
On Feb 23, 2010, at 5:46 PM, Thomas S. Dye wrote: On Feb 22, 2010, at 8:38 PM, Carsten Dominik wrote: On Feb 21, 2010, at 2:53 PM, Thomas S. Dye wrote: Hi Carsten, Thanks for this. I add a new file that is the target for the link. It is copied to its correct publication place. The

Re: [Orgmode] Plotting date on xaxis

2010-02-23 Thread Eric Schulte
Dan Davison davi...@stats.ox.ac.uk writes: Johan Ekh ekh.jo...@gmail.com writes: Thanks guys, the babel version worked perfect so I didn't try the other one thanks! Would it be possible to use python and matplotlib with babel instead of gnuplot? If so, could you just indicate how such a

[Orgmode] MobileOrg - Capture didn't empty...

2010-02-23 Thread David A. Gershman
I synced my iPod with the WebDav server, and pulled down to my Org files. Worked great! Then I filed away those items that were in the capture of MobileOrg (via the org-mobile-inbox-for-pull file). Also worked awesome. Updated my org files, re-sync'd with the webdav, and then sync'd with

Re: [Orgmode] MobileOrg - Capture didn't empty...

2010-02-23 Thread Richard Moreland
Hi David, This has been fixed in the dev version, I'll be putting out an update as soon as I can put together the time. Thanks for reporting.. -Richard On Tue, Feb 23, 2010 at 12:46 PM, David A. Gershman dagersh...@dagertech.net wrote: I synced my iPod with the WebDav server, and pulled down

[Orgmode] Problem with table sums

2010-02-23 Thread Sébastien Vauban
Hello, I have such a table whose formatting is forced by someone more powerful than me (my boss): #+TBLNAME: etape1 | | Étape 1 | p.j | EUR HTVA | |---+---+-+--| | | Prestations | 100 | 4.00 | | | Frais annexes | |

Re: [Orgmode] Plotting date on xaxis

2010-02-23 Thread Eric S Fraga
On Tue, 23 Feb 2010 07:47:25 -0700, Eric Schulte schulte.e...@gmail.com wrote: Hi Johan, You could try plotting your table using standard org-mode date formats which org-plot will understand without any need to specify a timefmt string. Eric, thanks for this suggestion as well as the

[Orgmode] mailto links

2010-02-23 Thread Ross A. Laird
I am having a small challenge with the way in which emacs is handling mailto links in org files. For some mysterious reason, C-c C-o on a link opens Kmail. I am in gnome and have specified thunderbird as the default mail client. Actually what I want is for the links to open in Gnus, but despite a

[Orgmode] [PATCH] remember note as a sibling of currently clocked item

2010-02-23 Thread Łukasz Stelmach
Hello. I've used org-mode for some time now. I sometimes even use clocking feature too but I've never urged to remember something as a child of what I had clocked but rather as a sibling. Please take a look at the patch.

Re: [Orgmode] mailto links

2010-02-23 Thread David A. Gershman
If you invoke the command 'org-customize', you can find a group called 'Org Link'. Expand it to find 'Org Follow Link', then 'Org Link Mailto Program'. Perhaps this will help? I am having a small challenge with the way in which emacs is handling mailto links in org files. For some

Re: [Orgmode] Plotting date on xaxis

2010-02-23 Thread Eric Schulte
Eric S Fraga ucec...@ucl.ac.uk writes: [...] I have narrowed down what causes the problem although I don't understand why (I haven't had any time to look at the elisp code). Basically, the problem with Johan's initial table was the extra empty row at the end: Ah, Thanks for isolating the

[Orgmode] Re: mailto links

2010-02-23 Thread Ross A. Laird
Hm. I did not find anything particularly specific to kmail: mailto:%a?subject=%s; If you invoke the command 'org-customize', you can find a group called 'Org Link'. Expand it to find 'Org Follow Link', then 'Org Link Mailto Program'. Perhaps this will help? I am having a small