Re: [Orgmode] Re: Add anniversary and org-mode

2008-03-23 Thread Thomas Baumann
Carsten Dominik <[EMAIL PROTECTED]> wrote: > > Should we put this into CONTRIB? > > - Carsten There are most likely some changes within the next few days. Should the code, which is for those who don't make use of the integration of anniversaries in the diary, rely on bbdb-anniv.el (which is i

[Orgmode] Re: TODO state tracking in org-mode

2008-03-23 Thread Bernt Hansen
Manish <[EMAIL PROTECTED]> writes: > Ah. I recall now. Do you think > "(add-hook 'remember-mode-hook 'my-start-clock-if-needed)" > should be replaced with > "(add-hook'remember-mode-hook 'my-start-clock-if-needed 'append)" as per > Nick's comments here: > http://article.gmane.org/gmane.emacs.orgm

Re: [Orgmode] Re: TODO state tracking in org-mode

2008-03-23 Thread Carsten Dominik
On Mar 23, 2008, at 12:28 PM, Bernt Hansen wrote: Manish <[EMAIL PROTECTED]> writes: Ah. I recall now. Do you think "(add-hook 'remember-mode-hook 'my-start-clock-if-needed)" should be replaced with "(add-hook'remember-mode-hook 'my-start-clock-if-needed 'append)" as per Nick's comments h

Re: [Orgmode] Re: Add anniversary and org-mode

2008-03-23 Thread Carsten Dominik
On Mar 23, 2008, at 8:16 AM, Thomas Baumann wrote: Carsten Dominik <[EMAIL PROTECTED]> wrote: Should we put this into CONTRIB? - Carsten There are most likely some changes within the next few days. Should the code, which is for those who don't make use of the integration of anniversarie

Re: [Orgmode] xemacs bug report with version 5.23a

2008-03-23 Thread Carsten Dominik
On Mar 22, 2008, at 5:02 PM, Jose Robins wrote: I was using org-mode 5.21 with xemacs 21.4.21 till now and I decided to upgrade to org mode 5.23a. When I try to open an org mode file, org mode fails to start with the following backtrace (attached as well) ... I believe I removed the org

Re: [Orgmode] org-info.js alpha

2008-03-23 Thread Carsten Dominik
On Mar 23, 2008, at 2:27 AM, Sebastian Rose wrote: Hello out there, the appended package contains the alpha version of the org- info.js mentioned earlier on this list. The script displays XHTML exported org files in an Linuxdoc like way and now supports folding. Just anpack and

Re: [Orgmode] Re: Todo Templates

2008-03-23 Thread Carsten Dominik
On Mar 21, 2008, at 6:42 PM, Russell Adams wrote: I completely overlooked the fact that in column mode editing an item with no properties creates those properties. Thats 90% of the way there. Is there a way to specify a default? Hi Russel, I am coming down on the side that there should be

Re: [Orgmode] Re: Timestamp rounding not working

2008-03-23 Thread Carsten Dominik
On Mar 23, 2008, at 2:14 AM, Bernt Hansen wrote: Thomas Baumann <[EMAIL PROTECTED]> writes: Manish <[EMAIL PROTECTED]> writes: Not in my case. I would prefer the clock times to show exact times and do the rounding only when S-cursor keys are used. -- Manish +1 I second/third this. P

Re: [Orgmode] Re: Timestamp rounding not working

2008-03-23 Thread Jose Robins
That's fair. If at some point there is sufficient interest in requesting an "option" to allow this feature, that could be considered, I guess. Regardless, the workaround of using Shift arrow keys should work for me. - Original Message From: Carsten Dominik <[EMAIL PROTECTED]> To: Bernt

Re: [Orgmode] org mode columns don't work on xemacs 21

2008-03-23 Thread Jose Robins
Wow, this is a momentous day for me. I've been a hard core xemacs user for the last 12 years. And I've finally decided to switch over to emacs. I'll miss the nicer look and more streamlined and clean cut interface of xemacs. But after the release of emacs 22 and things like column support and

[Orgmode] todo items and email

2008-03-23 Thread Richard G Riley
Has anyone any pointers on the best approach to having something like an automated email from the org system (probably via cron) which emails the agenda and/or tasks tagged as "emailstatus" or similar on a daily/hourly/whatever basis? If my request seems a bit vague it's because it is : I'm inter

[Orgmode] org-mode options

2008-03-23 Thread Richard G Riley
Should the properties given here http://orgmode.org/manual/Publishing-options.html#Publishing-options be applicable in this form: , | #+TITLE: Blog | #+AUTHOR:rgr | #+EMAIL: rgr | #+DATE: <2008-03-23 Sun> | #+LANGUAGE: en | #+TEXT: Test Blog | | :PROPERTIES: | :publi

[Orgmode] Re: Git org and Emacs CVS

2008-03-23 Thread Michael Olson
Carsten Dominik <[EMAIL PROTECTED]> writes: > Hi Leo, > > synching with Emacs still needs special care and I am not yet > experienced enough with git to set up something more automatic. So > not, this will not change anything. Hi Carsten, git does indeed make it easy to merge changes between Em