Re: [Orgmode] Announcing org-ruby

2009-12-28 Thread Eric Schulte
That's great! Thanks for sharing this. Have you mentioned org-ruby to the people at github. I know that they were looking for a tool with which to export README.org files in github repositories to HTML, but they felt that a full Emacs instillation was too large of a requirement. I bet they'd be

[Orgmode] [PATCH] Log removal of deadline/scheduled dates

2009-12-28 Thread Paul Holcomb
Patch to record a note for removal of SCHEDULED or DEADLINE property. -- Paul Holcomb *pholcomb\@ cpoint net* GPG key fingerprint 2B62 05AE EE74 845A 705F D716 28C4 FE1C 088F CFAC 1 files changed, 17 insertions(+), 1 deletions(-) diff --git a/

Re: [Orgmode] Re: Organizing a students live

2009-12-28 Thread Daniel Martins
> Interesting. But too complex for now - and I actually do prefer local control. I know it is complex. I thought about the first steps I was thinking about a variable (list?) with predefined holidays or better omit-holidays such as org-omit-holidays we could add the omit dates in any place

Re: [Orgmode] Re: Organizing a students live

2009-12-28 Thread Carsten Dominik
Hi Daniel, On Dec 27, 2009, at 1:51 AM, Daniel Martins wrote: I liked the idea of org-diary-class! I have added the function now to org-agenda.el About avoiding holidays and certain weeks: I used remind and wyrd for a while and they are a quite good software for dealing with such appts.

[Orgmode] Can we make a refloc programmatically?

2009-12-28 Thread Robert P . Goldman
I find that when I'm refiling my MobileOrg tasks, I almost always want them to go to one particular place (my master todo list). I'd like to make a command that refiles to that location, specifically. The closest I've been able to get to this is to bind the org-refile-targets dynamic variable aro

Re: [Orgmode] How to change CREATED property value to inactive in org-expiry

2009-12-28 Thread Carsten Dominik
On Dec 27, 2009, at 11:50 AM, Manish wrote: Manish>> I have just spent an hour trying to figure out how to change Manish>> the timestamp added as a result of org-expiry-insinuate to Manish>> inactive with no success. It seems to me that I need to Manish>> change something in function org-expir

[Orgmode] Re: autoloading stuff

2009-12-28 Thread andrea
"Thomas S. Dye" writes: > Hi Andrea, > > On Dec 27, 2009, at 12:53 PM, andrea wrote: > > I don't believe this is addressed in the documentation. Perhaps Eric > or Dan can give you an answer when they are back on-line. > > All the best, > Tom I didn't find it either. It't not so important after

[Orgmode] appointment implement variable warning time

2009-12-28 Thread Ivan Kanis
Hi, I use appointment with org. I find that a global time delay for each appointments is inconvenient. For example I need to be warned an hour before an appointment downtown and only 5 minutes for a meeting at work. I have hacked appt.el to keep track of a delay for each appointment. The function