[Orgmode] spreadsheet advice

2007-09-11 Thread T. V. Raman
For easy insertion of templates as you make entries on a daily/hourly basis, look at the org -> remember integration --- the easiest way to do this would be to A) install remember B) Create an appropriate entry in the org-remember-templates, C) Just hit remember and jot down what you are enteri

[Orgmode] org-mode vm and imap folders

2007-09-11 Thread bart
Hi, Is anyone using VM with imap folders and org mode? I seem to be having a problem where links to messages in the imap folders sometimes stop working. Some work and some don't I haven't been able to narrow down what exactly causes things to break as yet but was just wondering if anyone else is

[Orgmode] I need help with org-batch-agenda-csv command

2007-09-11 Thread Charles Cave
I am running org-mode 5.08 on Windows XP using GNU Emacs 22 I want to use the org-batch-agenda-csv command but when I run it, I get no output. I ran the command again with -debug-init but no difference in output. >"D:\program files\emacs22\emacs-22.1\bin\emacs.exe" -batch -l ~/.emacs -eval '(

[Orgmode] [PATCH]add a custom function to get date string in agenda

2007-09-11 Thread Levin
I have a special need of customizing date string in agenda (the date format string is even not enough because I'd like other date format than Gregorian). So I add a custom variable org-agenda-date-string-function, bind it to org-agenda-date-string to preserve current org behaviour. Then in my or

[Orgmode] org mode and palm handheld: how to interact

2007-09-11 Thread Charles Cave
> > Rainer Stengele <[EMAIL PROTECTED]> wrote: > > > I want all scheduled/deadlined/datetimed todos/events in my org files > > appear on my Palm. > > How can I get the dated org info into Palm? > > > > Of course - a way back (Palm --> org) would even be more excellent. > I would like to do thi

Re: [Orgmode] I need help with org-batch-agenda-csv command

2007-09-11 Thread Carsten Dominik
Is "t" defined as a custom command in org-agenda-custom-commands? I would guess that something is wrong with the local options you are setting in the custom command definition. an you post your entire setup? All setq and custom-set-variable stuff relevant for Org-mode? - Carsten On Sep 12, 20