Re: [Orgmode] Org-mode 4.78

2007-06-28 Thread Carsten Dominik
On Jun 22, 2007, at 18:32, William Henney wrote: Hi Carsten On 6/22/07, Carsten Dominik <[EMAIL PROTECTED]> wrote: On Jun 19, 2007, at 17:16, William Henney wrote: > ... now that there is a syntactic difference between the bullet point > types, how about having a function that cycles betwe

Re: [Orgmode] archiving

2007-06-28 Thread Carsten Dominik
On Jun 21, 2007, at 16:06, J. David Boyd wrote: When I archive an item, into an "_archive" file, the DONE date is set to the current date, rather than the date the item was completed on. Actually, the time stamp that is added when the entry is archived is supposed to tell the time of archiv

Re: [Orgmode] Can not insert at beginning when file starts with a table

2007-06-28 Thread Carsten Dominik
On Jun 28, 2007, at 10:26, Cecil Westerhof wrote: When an org-mode file starts with a table and you want to insert something at the beginning of the file, you can not. You get the message 'Beginning of buffer'. A work around is to delete the first '|', insert what you need to insert and pu

Re: [Orgmode] Bug in docs of org-remember-templates

2007-06-28 Thread Carsten Dominik
Fixed, thanks. - Carsten On Jun 26, 2007, at 15:31, Tassilo Horn wrote: Hi, The variable description states: The third element is optional and can specify a destination file for remember items created with this template. The default file is given by `org-default-notes-file'. A

Re: [Orgmode] bug report: global tags completion in agenda

2007-06-28 Thread Carsten Dominik
On Jun 27, 2007, at 16:13, Maxim Loginov wrote: hi all from info: `C-c a m' Create a global list of tag matches from all agenda files. I expect that global list of tags to be created and prompted for completion. but when try to complete tags in prompt "Match:" only tags from org-file, w

Re: [Orgmode] feature request: tags in remember template

2007-06-28 Thread Carsten Dominik
On Jun 26, 2007, at 7:27, Maxim Loginov wrote: hi all It would be nice to have a special `%'-escape for tags in remember templates, %g for example. so one may use completion for tags when creating a note (now I do it by hands and sometimes have a mistypings). a global list of tags from age

[Orgmode] Can not insert at beginning when file starts with a table

2007-06-28 Thread Cecil Westerhof
When an org-mode file starts with a table and you want to insert something at the beginning of the file, you can not. You get the message 'Beginning of buffer'. A work around is to delete the first '|', insert what you need to insert and put the '|' back. -- Cecil Westerhof <[EMAIL PROTECTED]>