Re: [Orgmode] Column view bugs

2007-10-13 Thread Carsten Dominik
Hi Scott, On Oct 13, 2007, at 8:44, Scott Jaderholm wrote: Carsten, I took a closer look at column view today and really liked what I saw. It seems to have gotten a lot better since I tried it on 5.01, but it may just be that I understood the implementation this time around. Maybe both. I

Re: [Orgmode] Categories

2007-10-13 Thread Richard G Riley
Carsten Dominik <[EMAIL PROTECTED]> writes: > On Oct 12, 2007, at 19:20, Richard G Riley wrote: >> I have a possible bug here (5.12). When embedding the CATEGORY as a >> property e.g in my org file > > Yes, logging state changes is broken in 5.12, *#$&*&#&$. > > Fixed in 5.12c, thanks. > >> ,

[Orgmode] [feature request] one more store location for remember note

2007-10-13 Thread Maxim Loginov
hi all I really enjoy by "use last location to store remember note" feature introduced recently (thanks, Carsten!). just want to propose one more (similar) thing: quite usually I'd like to store the note not exactly to the same subtree as last one, but somewhere nearby, like this: * Papers ** jou

Re: [Orgmode] Column view bugs

2007-10-13 Thread Bastien
Carsten Dominik <[EMAIL PROTECTED]> writes: >> M-f M-b jump around in a confusing way in column view. Maybe just make >> them like C-f and C-b? > > Good idea. > > Question back: TAB does still cycle visibility in column view, > even though this looks like a table and one might expect > that tab mo

Re: [Orgmode] Column view bugs

2007-10-13 Thread Bastien
"Scott Jaderholm" <[EMAIL PROTECTED]> writes: > Bug #9 > M-S-left asks if you want to remove column, such as PRIORITY, but it > doesn't actually do it when you're not using your own COLUMNS > > Bug #10 > M-right and M-left behave differently depending on whether COLUMNS is > defined or not. I not

[Orgmode] Using org-remember to include stored link?

2007-10-13 Thread Georg C. F. Greve
Hi all, is it possible to call org-remember to insert a previously stored link? Regards, Georg -- Georg C. F. Greve <[EMAIL PROTECTED]> Free Software Foundation Europe (http://fsfeurope.org) Join the Fellowship and protect your freedom! (http

[Orgmode] Recurrence on Monday, Wednesday and Friday

2007-10-13 Thread Cecil Westerhof
I started today to play with org-mode and agendaview. I like what I see. But I want something to reoccur every Monday, Wednesday and Friday. Is this possible, or do I need to generate three different entries? ___ Emacs-orgmode mailing list Remember: u

Re: [Orgmode] depending TODOs, scheduling following TODOs automatically

2007-10-13 Thread Charles Cave
pete phillips wrote: I genuinely think that if there is a band of org-moders (hmmm we could do with a cooler collective noun I think ?) How about ORG-MONGERS? Charles ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to

Re: [Orgmode] Recurrence on Monday, Wednesday and Friday

2007-10-13 Thread John Wiegley
Cecil Westerhof <[EMAIL PROTECTED]> writes: > I started today to play with org-mode and agendaview. I like what I see. > But I want something to reoccur every Monday, Wednesday and Friday. Is this > possible, or do I need to generate three different entries? I think we need another property which

Re: [Orgmode] Recurrence on Monday, Wednesday and Friday

2007-10-13 Thread Bastien
Cecil Westerhof <[EMAIL PROTECTED]> writes: > But I want something to reoccur every Monday, Wednesday and Friday. Is > this possible, or do I need to generate three different entries? Look here: (info "(Org)Time Stamps") ,[ TIME STAMP WITH REPEATER INTERVAL ] | A time stamp may contain a _re

Re: [Orgmode] Using org-remember to include stored link?

2007-10-13 Thread Bastien
"Georg C. F. Greve" <[EMAIL PROTECTED]> writes: > is it possible to call org-remember to insert a previously stored > link? What do you mean? Being able to define an org-remember template that will prompt for a link from the stored link? Something like a %l to insert the last stored link and

Re: [Orgmode] depending TODOs, scheduling following TODOs automatically

2007-10-13 Thread Bastien
Charles Cave <[EMAIL PROTECTED]> writes: > How about ORG-MONGERS? Org-wonks! -- Bastien ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Definition of "unscheduled" task

2007-10-13 Thread Wanrong Lin
Hi, I am trying to follow GTD's principle that tasks should be reviewed regularly. So I first turn on "org-agenda-todo-ignore-scheduled", and do a "List of all TODO entries, and then review all tasks in the list. However, I found that tasks with plain active time stamps ("appointment tasks")

Re: [Orgmode] Using org-remember to include stored link?

2007-10-13 Thread Georg C. F. Greve
On Sun, 14 Oct 2007 03:33:08 +0100 Bastien <[EMAIL PROTECTED]> wrote: >> is it possible to call org-remember to insert a previously stored >> link? b> What do you mean? To call org-remember to insert the last link that was added to org-stored-links, ideally with the possibility to also sup

Re: [Orgmode] Categories

2007-10-13 Thread Carsten Dominik
On Oct 13, 2007, at 14:22, Richard G Riley wrote: Carsten Dominik <[EMAIL PROTECTED]> writes: On Oct 12, 2007, at 19:20, Richard G Riley wrote: I have a possible bug here (5.12). When embedding the CATEGORY as a property e.g in my org file Yes, logging state changes is broken in 5.12, *#$&

Re: [Orgmode] Org-mode version 5.12

2007-10-13 Thread Carsten Dominik
On Oct 13, 2007, at 8:41, Scott Jaderholm wrote: On 10/11/07, Carsten Dominik <[EMAIL PROTECTED]> wrote: Changes in Version 5.12 --- - The variable `org-ellipsis' now defaults to `org-link'. What are your thoughts on making this clickable, with RET and mouse? I don't k

Re: [Orgmode] More options for org-log-done

2007-10-13 Thread Carsten Dominik
On Oct 13, 2007, at 6:37, Wanrong Lin wrote: Hi, Can/should we add more options to org-log-done, or maybe create a new variable org-log-state, to specify what state changes need to be logged. I have very fixed TODO state settings for all my org files and wish to avoid using in-buffer option

Re: [Orgmode] Using org-remember to include stored link?

2007-10-13 Thread Carsten Dominik
On Oct 13, 2007, at 16:52, Georg C. F. Greve wrote: Hi all, is it possible to call org-remember to insert a previously stored link? The remember buffer is in org-mode, you can just call C-c C-l to insert any previously stored link... - Carsten

Re: [Orgmode] Recurrence on Monday, Wednesday and Friday

2007-10-13 Thread Carsten Dominik
On Oct 14, 2007, at 3:03, John Wiegley wrote: Cecil Westerhof <[EMAIL PROTECTED]> writes: I started today to play with org-mode and agendaview. I like what I see. But I want something to reoccur every Monday, Wednesday and Friday. Is this possible, or do I need to generate three different e

Re: [Orgmode] Definition of "unscheduled" task

2007-10-13 Thread Carsten Dominik
On Oct 14, 2007, at 5:35, Wanrong Lin wrote: Hi, I am trying to follow GTD's principle that tasks should be reviewed regularly. So I first turn on "org-agenda-todo-ignore-scheduled", and do a "List of all TODO entries, and then review all tasks in the list. However, I found that tasks with