Re: [Orgmode] [patch] org-id: New org-id-method 'uuid' w/ elisp function that creates random uuid

2010-05-15 Thread Carsten Dominik
On May 8, 2010, at 4:14 PM, David Maus wrote: Carsten Dominik wrote: what is the difference/advantage of this idea over using uuidgen as Org does now? Well, it allows uuids without depending on the presence of the uuidgen binary. E.g. I happen to occasionally use computers I have no control

[Orgmode] Re: Xemacs incompatibilities

2010-05-15 Thread Leo
On 2010-05-14 13:40 +0100, Carsten Dominik wrote: > This is a really non-standard way for a mode definition which I guess > should be fixed in XEmacs. I have made that change anyway. Eric or > Dan, please note this change I made in the Babel sources. Python-mode.el and python.el are written by dif

Re: [Orgmode] problem compiling latest git

2010-05-15 Thread Sebastian Rose
Manuel Amador writes: > Hi all, > > There seems to be a problem. When compiling org-mode from the latest git > repository, I get the following error: > > In org-publish-get-base-files-1: > org-publish.el:407:13:Warning: reference to free variable `sitemap-requested' > org-publish.el:915:1:Error:

Re: [Orgmode] multicolumn figures in latex

2010-05-15 Thread Carsten Dominik
Hi Chris, thanks a lot for this patch - it is in. I have only added documentation. - Carsten On May 6, 2010, at 1:20 PM, Chris Gray wrote: Hi, I wanted to make a figure that spanned multiple lines in LaTeX. The way to do that is via the figure* environment. Since org-mode didn't seem to

Re: [Orgmode] org-html link building diff

2010-05-15 Thread Carsten Dominik
Hi Tom, what is the status of this development? Ready for prime time? If yes, can you please rebase to master and send me the pointer to the branch again? Or is there still stuff unclear? Can I help? Thanks! - Carsten On Apr 30, 2010, at 12:24 AM, Tom Breton (Tehom) wrote: Hi Tom,

Re: [Orgmode] spreadsheet table limitations, specifically summing hours?

2010-05-15 Thread Nick Stokoe
Earlier I wrote: > There seem to be two problems; > > c) Summing HH:MM values (which org-table-sum seems to manage - although oddly > without including the minutes - but not vsum) Excuse me answering my own question, but time is money, and so I've hastily written my own elisp functions to d

Re: [Orgmode] spreadsheet table limitations, specifically summing hours?

2010-05-15 Thread Carsten Dominik
Hi Nick, what is the purpose of resending this message? - Carsten On May 14, 2010, at 4:44 PM, Nick Stokoe wrote: Earlier I wrote: There seem to be two problems; c) Summing HH:MM values (which org-table-sum seems to manage - although oddly without including the minutes - but not vsum)

[Orgmode] Re: My reference data management approach with org and emacs

2010-05-15 Thread Sandro Giessl
Hi Jan, thanks a lot for your description. I've actually been using a similar setup of one big and unstructured reference/snippet file and a script for scanning paper documents away without spending too much time thinking about where to put the resulting files. The problem was that the scanned doc

[Orgmode] Re: Plotting date on xaxis

2010-05-15 Thread Ivan Vilata i Balaguer
Johan Ekh (2010-02-22 19:31:41 +0100) wrote: > I try to plot a table looking like this > > |   Date    |   Kg | > |-+| > | 2010-02-21 | 95.0 | > | 2010-02-22 | 93.0 | > | 2010-02-23 | 92.0 | > | 2010-02-24 | 91.5 | > | 2010-02-25 | 91.

[Orgmode] TODO's dependency on nested-Checkboxes -- 'org-enforce-todo-checkbox-dependencies'

2010-05-15 Thread Livin Stephen Sharma
This is a tree from a hypothetical minimal org-file: > TODO meet people [100%] >- [X] John >- [X] Jane How can I achieve this: TODO-state should automatically change to DONE when I have checked-off both 'John' and 'Jane' ? 1. The manual showed me how to do this if John a

[Orgmode] Re: Include FAQ to info? (was: Org-FAQ request for full-text dump)

2010-05-15 Thread Matt Lundin
Carsten Dominik writes: > On May 13, 2010, at 6:46 PM, Memnon Anon wrote: > >> Hi. >> >> Wouldn't it be nice to have the FAQ available for offline-browsing > as >> well? > > The FAQ is an Org file, available in Worg... > >> >> So does Gnus, Emacs itself ... >> >> If it is too much work to convert

Re: [Orgmode] org-html link building diff

2010-05-15 Thread Tom Breton (Tehom)
> Hi Tom, > > what is the status of this development? Ready for prime time? If > yes, can you please rebase to master and send me the pointer to the > branch again? I believe it is ready, though I haven't heard any feedback. I pushed the changes on about the 4th of may. > Or is there still stu

Re: [Orgmode] org-html link building diff

2010-05-15 Thread Carsten Dominik
Hi Tom, I have now taken a brief look at the html-export-refactor-build-link patch. I see that in addition to changing org-html, it create a new file, with tests. While it is great that you have defined tests, this meant that I cannot simply apply he patch to the master without making u

Re: [Orgmode] org-html link building diff

2010-05-15 Thread Carsten Dominik
On May 15, 2010, at 11:37 PM, Tom Breton (Tehom) wrote: Hi Tom, what is the status of this development? Ready for prime time? If yes, can you please rebase to master and send me the pointer to the branch again? I believe it is ready, though I haven't heard any feedback. I pushed the ch

Re: [Orgmode] Pretty org-entities in org-mode buffers

2010-05-15 Thread Carsten Dominik
Hi everyone, a modified version of Eric's code is now included into Org, I just pushed it to the git repo. You can use the command `C-c C-x \' to toggle this feature. The variable `org-pretty-entities' determines if this mode is on by default. Finally, you can use #+STARTUP: entitiespre

[Orgmode] Re: Include FAQ to info? (was: Org-FAQ request for full-text dump)

2010-05-15 Thread Carsten Dominik
Hi Matt, no, org-help.org is not about the FAQ, it is a separate document, like a quick reference, made by Alan Davis. It is more than the refcard, less than the manual. It seems to live here: http://osdir.com/ml/attachments/orgF54hhOaC48.org Get in touch with Alan at lngn...@gmail.com